Searched refs:EVENT_ALARM (Results 1 – 3 of 3) sorted by relevance
1762 public static final int EVENT_ALARM = 0x000d; field in BatteryStats.HistoryItem1802 public static final int EVENT_ALARM_START = EVENT_ALARM | EVENT_FLAG_START;1803 public static final int EVENT_ALARM_FINISH = EVENT_ALARM | EVENT_FLAG_FINISH;
4165 mActiveEvents.removeEvents(HistoryItem.EVENT_ALARM); in setRecordAllHistoryLocked()
48662 Landroid/os/BatteryStats$HistoryItem;->EVENT_ALARM:I