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