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