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
5666 if (mWifiRadioPowerState != powerState) { in noteWifiRadioPowerState()
5684 mWifiRadioPowerState = powerState; in noteWifiRadioPowerState()
13631 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()
14600 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()
15003 pr.println("*** mWifiRadioPowerState=" + mWifiRadioPowerState); in dumpLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88917 Lcom/android/internal/os/BatteryStatsImpl;->mWifiRadioPowerState:I