Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java1424 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl
5634 if (mMobileRadioPowerState != powerState) { in noteMobileRadioPowerStateLocked()
5659 mMobileRadioPowerState = powerState; in noteMobileRadioPowerStateLocked()
10579 if (!BatteryStatsImpl.isActiveRadioPowerState(mBsi.mMobileRadioPowerState)) { in maybeScheduleExternalStatsSync()
15908 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
16893 pr.println("*** mMobileRadioPowerState=" + mMobileRadioPowerState);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt74387 Lcom/android/internal/os/BatteryStatsImpl;->mMobileRadioPowerState:I