Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java911 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl
4888 if (mMobileRadioPowerState != powerState) { in noteMobileRadioPowerStateLocked()
4916 mMobileRadioPowerState = powerState; in noteMobileRadioPowerStateLocked()
13624 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()
14590 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()
14996 pr.println("*** mMobileRadioPowerState=" + mMobileRadioPowerState); in dumpLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88816 Lcom/android/internal/os/BatteryStatsImpl;->mMobileRadioPowerState:I