Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java1730 …public static final int STATE_PHONE_SIGNAL_STRENGTH_MASK = 0x7 << STATE_PHONE_SIGNAL_STRENGTH_SHIF… field in BatteryStats.HistoryItem
2689 new BitDescription(HistoryItem.STATE_PHONE_SIGNAL_STRENGTH_MASK,
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java5777 (mHistoryCur.states & ~HistoryItem.STATE_PHONE_SIGNAL_STRENGTH_MASK) in updateAllPhoneStateLocked()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38234 Landroid/os/BatteryStats$HistoryItem;->STATE_PHONE_SIGNAL_STRENGTH_MASK:I