Home
last modified time | relevance | path

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

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