Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java2023 public static final int EVENT_TOP = 0x0003; field in BatteryStats.HistoryItem
2070 public static final int EVENT_TOP_START = EVENT_TOP | EVENT_FLAG_START;
2071 public static final int EVENT_TOP_FINISH = EVENT_TOP | EVENT_FLAG_FINISH;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34855 Landroid/os/BatteryStats$HistoryItem;->EVENT_TOP:I