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