Object AppState.Companion
-
- All Implemented Interfaces:
public class AppState.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Integer
UNKNOWN
public final static Integer
LAUNCHING
public final static Integer
ACTIVE
public final static Integer
INACTIVE
public final static Integer
LEAVING_ACTIVE
public final static Integer
ENTERING_ACTIVE
public final static Integer
WILL_TERMINATE
public final static Integer
APP_VISIBLE_BEFORE_FOCUS
public final static Integer
APP_VISIBLE_LOST_FOCUS
public final static AppState.Companion
INSTANCE
-