Searched refs:mWifiRadioPowerState (Results 1 – 2 of 2) sorted by relevance
919 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl5653 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()
95284 Lcom/android/internal/os/BatteryStatsImpl;->mWifiRadioPowerState:I