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