Searched refs:mMobileRadioPowerState (Results 1 – 2 of 2) sorted by relevance
911 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl4888 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()
88816 Lcom/android/internal/os/BatteryStatsImpl;->mMobileRadioPowerState:I