Searched refs:STATE2_WIFI_RUNNING_FLAG (Results 1 – 2 of 2) sorted by relevance
1364 public static final int STATE2_WIFI_RUNNING_FLAG = 1<<29; field in BatteryStats.HistoryItem2113 new BitDescription(HistoryItem.STATE2_WIFI_RUNNING_FLAG, "wifi_running", "Ww"),
4929 mHistoryCur.states2 |= HistoryItem.STATE2_WIFI_RUNNING_FLAG; in noteWifiRunningLocked()4968 mHistoryCur.states2 &= ~HistoryItem.STATE2_WIFI_RUNNING_FLAG; in noteWifiStoppedLocked()