Searched refs:EVENT_PROC (Results 1 – 3 of 3) sorted by relevance
1737 public static final int EVENT_PROC = 0x0001; field in BatteryStats.HistoryItem1784 public static final int EVENT_PROC_START = EVENT_PROC | EVENT_FLAG_START;1785 public static final int EVENT_PROC_FINISH = EVENT_PROC | EVENT_FLAG_FINISH;
4169 HistoryItem.EVENT_PROC); in setRecordAllHistoryLocked()4184 HistoryItem.EVENT_PROC); in setRecordAllHistoryLocked()10608 if (!mRecordAllHistory && i == HistoryItem.EVENT_PROC) { in initActiveHistoryEventsLocked()
48684 Landroid/os/BatteryStats$HistoryItem;->EVENT_PROC:I