Home
last modified time | relevance | path

Searched refs:mMobileRadioPowerCalculator (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1549 @Nullable MobileRadioPowerCalculator mMobileRadioPowerCalculator = null; field in BatteryStatsImpl
12865 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 …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt72722 Lcom/android/internal/os/BatteryStatsHelper;->mMobileRadioPowerCalculator:Lcom/android/internal/os/…