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