Home
last modified time | relevance | path

Searched refs:mWifiRadioPowerState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1525 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl
6864 if (mWifiRadioPowerState != powerState) { in noteWifiRadioPowerState()
6880 mWifiRadioPowerState = powerState; in noteWifiRadioPowerState()
16535 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
17533 pr.println("*** mWifiRadioPowerState=" + mWifiRadioPowerState);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73845 Lcom/android/internal/os/BatteryStatsImpl;->mWifiRadioPowerState:I