Searched refs:STATE_PHONE_SCANNING_FLAG (Results 1 – 2 of 2) sorted by relevance
1340 public static final int STATE_PHONE_SCANNING_FLAG = 1<<21; field in BatteryStats.HistoryItem2089 new BitDescription(HistoryItem.STATE_PHONE_SCANNING_FLAG, "phone_scanning", "Psc"),
4445 mHistoryCur.states |= HistoryItem.STATE_PHONE_SCANNING_FLAG; in updateAllPhoneStateLocked()4456 mHistoryCur.states &= ~HistoryItem.STATE_PHONE_SCANNING_FLAG; in updateAllPhoneStateLocked()