Home
last modified time | relevance | path

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

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