Searched refs:STATE_LAST_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
56 import static com.android.internal.app.procstats.ProcessStats.STATE_LAST_ACTIVITY;95 STATE_LAST_ACTIVITY, // ActivityManager.PROCESS_STATE_LAST_ACTIVITY792 new int[] {STATE_LAST_ACTIVITY}, now, totalTime, true); in dumpSummary()
86 public static final int STATE_LAST_ACTIVITY = 10; field in ProcessStats153 STATE_HOME, STATE_LAST_ACTIVITY, STATE_CACHED_ACTIVITY,