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