Searched refs:STATE_PHONE_SIGNAL_STRENGTH_MASK (Results 1 – 3 of 3) sorted by relevance
1647 …public static final int STATE_PHONE_SIGNAL_STRENGTH_MASK = 0x7 << STATE_PHONE_SIGNAL_STRENGTH_SHIF… field in BatteryStats.HistoryItem2510 new BitDescription(HistoryItem.STATE_PHONE_SIGNAL_STRENGTH_MASK,
5234 … mHistoryCur.states = (mHistoryCur.states&~HistoryItem.STATE_PHONE_SIGNAL_STRENGTH_MASK) in updateAllPhoneStateLocked()
48750 Landroid/os/BatteryStats$HistoryItem;->STATE_PHONE_SIGNAL_STRENGTH_MASK:I