Searched refs:STATE_PHONE_SIGNAL_STRENGTH_MASK (Results 1 – 2 of 2) sorted by relevance
1170 …public static final int STATE_PHONE_SIGNAL_STRENGTH_MASK = 0x7 << STATE_PHONE_SIGNAL_STRENGTH_SHIF… field in BatteryStats.HistoryItem1945 new BitDescription(HistoryItem.STATE_PHONE_SIGNAL_STRENGTH_MASK,
3837 … mHistoryCur.states = (mHistoryCur.states&~HistoryItem.STATE_PHONE_SIGNAL_STRENGTH_MASK) in updateAllPhoneStateLocked()