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