Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1510 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl
5885 if (mMobileRadioPowerState != powerState) { in noteMobileRadioPowerStateLocked()
5910 mMobileRadioPowerState = powerState; in noteMobileRadioPowerStateLocked()
10932 if (!BatteryStatsImpl.isActiveRadioPowerState(mBsi.mMobileRadioPowerState)) { in maybeScheduleExternalStatsSync()
16528 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
17526 pr.println("*** mMobileRadioPowerState=" + mMobileRadioPowerState);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73744 Lcom/android/internal/os/BatteryStatsImpl;->mMobileRadioPowerState:I