Searched refs:EVENT_ALARM (Results 1 – 2 of 2) sorted by relevance
1466 public static final int EVENT_ALARM = 0x000d; field in BatteryStats.HistoryItem1506 public static final int EVENT_ALARM_START = EVENT_ALARM | EVENT_FLAG_START;1507 public static final int EVENT_ALARM_FINISH = EVENT_ALARM | EVENT_FLAG_FINISH;
3823 mActiveEvents.removeEvents(HistoryItem.EVENT_ALARM); in setRecordAllHistoryLocked()