Searched refs:mMobileRadioPowerCalculator (Results 1 – 2 of 2) sorted by relevance
1549 @Nullable MobileRadioPowerCalculator mMobileRadioPowerCalculator = null; field in BatteryStatsImpl12865 mMobileRadioPowerCalculator.calcPowerFromRadioActiveDurationMah( in noteModemControllerActivity()12917 mMobileRadioPowerCalculator.calcInactiveStatePowerMah(sleepTimeMs, in noteModemControllerActivity()12925 mMobileRadioPowerCalculator.calcPowerFromRadioActiveDurationMah( in noteModemControllerActivity()12937 mMobileRadioPowerCalculator.calcIdlePowerAtSignalStrengthMah( in noteModemControllerActivity()12946 mMobileRadioPowerCalculator.calcScanTimePowerMah(scanTimeMs); in noteModemControllerActivity()13046 mMobileRadioPowerCalculator.calcTxStatePowerMah(rat, freq, in incrementPerRatDataLocked()13065 mMobileRadioPowerCalculator.calcRxStatePowerMah(rat, freq, in incrementPerRatDataLocked()13092 mMobileRadioPowerCalculator.calcRxStatePowerMah(ratBucket, freq, in incrementPerRatDataLocked()13106 mMobileRadioPowerCalculator.calcTxStatePowerMah(ratBucket, freq, in incrementPerRatDataLocked()[all …]
72722 Lcom/android/internal/os/BatteryStatsHelper;->mMobileRadioPowerCalculator:Lcom/android/internal/os/…