Home
last modified time | relevance | path

Searched defs:calculatePowerMah (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBluetoothPowerCalculator.java192 private double calculatePowerMah(@BatteryConsumer.PowerModel int powerModel, in calculatePowerMah() method in BluetoothPowerCalculator
225 public double calculatePowerMah(long rxTimeMs, long txTimeMs, long idleTimeMs) { in calculatePowerMah() method in BluetoothPowerCalculator
H A DSensorPowerCalculator.java93 private double calculatePowerMah(BatteryStats.Uid u, long rawRealtimeUs, int statsType) { in calculatePowerMah() method in SensorPowerCalculator