Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java919 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl
5653 if (mWifiRadioPowerState != powerState) { in noteWifiRadioPowerState()
5671 mWifiRadioPowerState = powerState; in noteWifiRadioPowerState()
13631 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()
14601 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()
15005 pr.println("*** mWifiRadioPowerState=" + mWifiRadioPowerState); in dumpLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95284 Lcom/android/internal/os/BatteryStatsImpl;->mWifiRadioPowerState:I