Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1069 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl
6313 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);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt77811 Lcom/android/internal/os/BatteryStatsImpl;->mWifiRadioPowerState:I