Searched refs:EVENT_PROC (Results 1 – 2 of 2) sorted by relevance
1398 public static final int EVENT_PROC = 0x0001; field in BatteryStats.HistoryItem1445 public static final int EVENT_PROC_START = EVENT_PROC | EVENT_FLAG_START;1446 public static final int EVENT_PROC_FINISH = EVENT_PROC | EVENT_FLAG_FINISH;
3701 HistoryItem.EVENT_PROC); in setRecordAllHistoryLocked()3716 HistoryItem.EVENT_PROC); in setRecordAllHistoryLocked()9379 if (!mRecordAllHistory && i == HistoryItem.EVENT_PROC) { in initActiveHistoryEventsLocked()