Searched refs:mMobileRadioPowerState (Results 1 – 2 of 2) sorted by relevance
1424 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; field in BatteryStatsImpl5634 if (mMobileRadioPowerState != powerState) { in noteMobileRadioPowerStateLocked()5659 mMobileRadioPowerState = powerState; in noteMobileRadioPowerStateLocked()10579 if (!BatteryStatsImpl.isActiveRadioPowerState(mBsi.mMobileRadioPowerState)) { in maybeScheduleExternalStatsSync()15908 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;16893 pr.println("*** mMobileRadioPowerState=" + mMobileRadioPowerState);
74387 Lcom/android/internal/os/BatteryStatsImpl;->mMobileRadioPowerState:I