Searched refs:estimatedBatteryCapacity (Results 1 – 1 of 1) sorted by relevance
4520 final int estimatedBatteryCapacity = getEstimatedBatteryCapacity(); in dumpLocked() local4521 if (estimatedBatteryCapacity > 0) { in dumpLocked()4525 sb.append(BatteryStatsHelper.makemAh(estimatedBatteryCapacity)); in dumpLocked()