Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java1974 public static final int STATE2_VIDEO_ON_FLAG = 1<<30; field in BatteryStats.HistoryItem
3008 new BitDescription(HistoryItem.STATE2_VIDEO_ON_FLAG, "video", "v"),
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java6254 HistoryItem.STATE2_VIDEO_ON_FLAG); in noteVideoOnLocked()
6270 HistoryItem.STATE2_VIDEO_ON_FLAG); in noteVideoOffLocked()
6296 HistoryItem.STATE2_VIDEO_ON_FLAG); in noteResetVideoLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34894 Landroid/os/BatteryStats$HistoryItem;->STATE2_VIDEO_ON_FLAG:I