Searched refs:EVENT_WAKE_LOCK_FINISH (Results 1 – 2 of 2) sorted by relevance
3933 if (mActiveEvents.updateState(HistoryItem.EVENT_WAKE_LOCK_FINISH, historyName, in noteStopWakeLocked()3936 HistoryItem.EVENT_WAKE_LOCK_FINISH, historyName, uid); in noteStopWakeLocked()
1497 public static final int EVENT_WAKE_LOCK_FINISH = EVENT_WAKE_LOCK | EVENT_FLAG_FINISH; field in BatteryStats.HistoryItem