Home
last modified time | relevance | path

Searched refs:EVENT_LONG_WAKE_LOCK_FINISH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java3893 if (!mActiveEvents.updateState(HistoryItem.EVENT_LONG_WAKE_LOCK_FINISH, historyName, uid, in noteLongPartialWakelockFinish()
3897 addHistoryEventLocked(elapsedRealtime, uptime, HistoryItem.EVENT_LONG_WAKE_LOCK_FINISH, in noteLongPartialWakelockFinish()
/frameworks/base/core/java/android/os/
DBatteryStats.java1471 public static final int EVENT_LONG_WAKE_LOCK_FINISH = field in BatteryStats.HistoryItem