Home
last modified time | relevance | path

Searched refs:EVENT_WAKE_LOCK (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java1829 public static final int EVENT_WAKE_LOCK = 0x0005; field in BatteryStats.HistoryItem
1875 public static final int EVENT_WAKE_LOCK_START = EVENT_WAKE_LOCK | EVENT_FLAG_START;
1876 public static final int EVENT_WAKE_LOCK_FINISH = EVENT_WAKE_LOCK | EVENT_FLAG_FINISH;
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java4341 mActiveEvents.removeEvents(HistoryItem.EVENT_WAKE_LOCK); in setRecordAllHistoryLocked()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38189 Landroid/os/BatteryStats$HistoryItem;->EVENT_WAKE_LOCK:I