Searched defs:STATE_LAST_ACTIVITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
H A DProcessStats.java74 public static final int STATE_LAST_ACTIVITY = 10; field in class:ProcessStats
153 STATE_LAST_ACTIVITY, // ActivityManager.PROCESS_STATE_LAST_ACTIVITY
162 STATE_HOME, STATE_LAST_ACTIVITY, STATE_CACHED_ACTIVITY,
1138 new int[] {STATE_LAST_ACTIVITY}, now, totalTime, true);

Completed in 35 milliseconds