Searched refs:EVENT_WAKE_LOCK (Results 1 – 3 of 3) sorted by relevance
1703 public static final int EVENT_WAKE_LOCK = 0x0005; field in BatteryStats.HistoryItem1749 public static final int EVENT_WAKE_LOCK_START = EVENT_WAKE_LOCK | EVENT_FLAG_START;1750 public static final int EVENT_WAKE_LOCK_FINISH = EVENT_WAKE_LOCK | EVENT_FLAG_FINISH;
4161 mActiveEvents.removeEvents(HistoryItem.EVENT_WAKE_LOCK); in setRecordAllHistoryLocked()
52216 Landroid/os/BatteryStats$HistoryItem;->EVENT_WAKE_LOCK:I