Searched refs:mMobileRadioPowerState (Results 1 – 2 of 2) sorted by relevance
911 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl4885 if (mMobileRadioPowerState != powerState) { in noteMobileRadioPowerStateLocked()4913 mMobileRadioPowerState = powerState; in noteMobileRadioPowerStateLocked()13624 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()14591 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()14998 pr.println("*** mMobileRadioPowerState=" + mMobileRadioPowerState); in dumpLocked()
95183 Lcom/android/internal/os/BatteryStatsImpl;->mMobileRadioPowerState:I