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
9905 mEstimatedBatteryCapacity = (int) mPowerProfile.getBatteryCapacity(); in setPowerProfileLocked()10481 mEstimatedBatteryCapacity = (int) mPowerProfile.getBatteryCapacity(); in resetAllStatsLocked()
3984 BatteryStatsHelper.makemAh(helper.getPowerProfile().getBatteryCapacity()), in dumpCheckinLocked()5131 printmAh(pw, helper.getPowerProfile().getBatteryCapacity()); in dumpLocked()8156 helper.getPowerProfile().getBatteryCapacity()); in dumpProtoSystemLocked()
21335 HSPLcom/android/internal/os/PowerProfile;->getBatteryCapacity()D