Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java13458 double totalEstimatedMah in updateBluetoothStateLocked() local
13460 totalEstimatedMah = Math.max(totalEstimatedMah, controllerMaMs / MILLISECONDS_IN_HOUR); in updateBluetoothStateLocked()
13462 consumedChargeUC, uidEstimatedConsumptionMah, totalEstimatedMah, in updateBluetoothStateLocked()