public class HandlerComunicationClass
extends android.os.Handler
Modifier and Type | Field and Description |
---|---|
static int |
CARGARJSON |
static int |
DISMISSDIALOG |
static int |
ERRORCARGARJSON |
private int |
fallasLeerJson |
static int |
FraseTraducida |
static int |
INTENTARDENUEVO |
private prefs |
preferences |
private Principal |
principal |
static int |
SHOWDIALOG |
static int |
TEXTONOTRADUCIDO |
Constructor and Description |
---|
HandlerComunicationClass(prefs preferences) |
HandlerComunicationClass(Principal principal) |
Modifier and Type | Method and Description |
---|---|
void |
handleMessage(android.os.Message msg) |
void |
setFallasLeerJson(int fallasLeerJson) |
createAsync, createAsync, dispatchMessage, dump, getLooper, getMessageName, hasCallbacks, hasMessages, hasMessages, obtainMessage, obtainMessage, obtainMessage, obtainMessage, obtainMessage, post, postAtFrontOfQueue, postAtTime, postAtTime, postDelayed, postDelayed, removeCallbacks, removeCallbacks, removeCallbacksAndMessages, removeMessages, removeMessages, sendEmptyMessage, sendEmptyMessageAtTime, sendEmptyMessageDelayed, sendMessage, sendMessageAtFrontOfQueue, sendMessageAtTime, sendMessageDelayed, toString
private prefs preferences
private Principal principal
public static final int SHOWDIALOG
public static final int DISMISSDIALOG
public static final int CARGARJSON
public static final int ERRORCARGARJSON
public static final int FraseTraducida
public static final int TEXTONOTRADUCIDO
public static final int INTENTARDENUEVO
private int fallasLeerJson