Searched refs:mWifiRadioPowerState (Results 1 – 2 of 2) sorted by relevance
1069 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl6313 if (mWifiRadioPowerState != powerState) { in noteWifiRadioPowerState()6330 mWifiRadioPowerState = powerState; in noteWifiRadioPowerState()15672 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;16658 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;17149 pr.println("*** mWifiRadioPowerState=" + mWifiRadioPowerState);
77811 Lcom/android/internal/os/BatteryStatsImpl;->mWifiRadioPowerState:I