Searched refs:mMobileRadioPowerCalculator (Results 1 – 2 of 2) sorted by relevance
1463 @Nullable MobileRadioPowerCalculator mMobileRadioPowerCalculator = null; field in BatteryStatsImpl12350 mMobileRadioPowerCalculator.calcPowerFromRadioActiveDurationMah( in noteModemControllerActivity()12402 mMobileRadioPowerCalculator.calcInactiveStatePowerMah(sleepTimeMs, in noteModemControllerActivity()12410 mMobileRadioPowerCalculator.calcPowerFromRadioActiveDurationMah( in noteModemControllerActivity()12422 mMobileRadioPowerCalculator.calcIdlePowerAtSignalStrengthMah( in noteModemControllerActivity()12431 mMobileRadioPowerCalculator.calcScanTimePowerMah(scanTimeMs); in noteModemControllerActivity()12531 mMobileRadioPowerCalculator.calcTxStatePowerMah(rat, freq, in incrementPerRatDataLocked()12550 mMobileRadioPowerCalculator.calcRxStatePowerMah(rat, freq, in incrementPerRatDataLocked()12577 mMobileRadioPowerCalculator.calcRxStatePowerMah(ratBucket, freq, in incrementPerRatDataLocked()12591 mMobileRadioPowerCalculator.calcTxStatePowerMah(ratBucket, freq, in incrementPerRatDataLocked()[all …]
73365 Lcom/android/internal/os/BatteryStatsHelper;->mMobileRadioPowerCalculator:Lcom/android/internal/os/…