Searched refs:getBatteryCapacity (Results 1 – 6 of 6) sorted by relevance
55 assertEquals(3000.0, mProfile.getBatteryCapacity()); in testPowerProfile()
473 * mPowerProfile.getBatteryCapacity()) / 100; in refreshStats()475 * mPowerProfile.getBatteryCapacity()) / 100; in refreshStats()
505 public double getBatteryCapacity() { in getBatteryCapacity() method in PowerProfile
9922 mEstimatedBatteryCapacity = (int) mPowerProfile.getBatteryCapacity(); in setPowerProfileLocked()10498 mEstimatedBatteryCapacity = (int) mPowerProfile.getBatteryCapacity(); in resetAllStatsLocked()
3963 BatteryStatsHelper.makemAh(helper.getPowerProfile().getBatteryCapacity()), in dumpCheckinLocked()5112 printmAh(pw, helper.getPowerProfile().getBatteryCapacity()); in dumpLocked()8130 helper.getPowerProfile().getBatteryCapacity()); in dumpProtoSystemLocked()
29135 HSPLcom/android/internal/os/PowerProfile;->getBatteryCapacity()D