Searched refs:whichBatteryUptime (Results 1 – 1 of 1) sorted by relevance
3678 final long whichBatteryUptime = computeBatteryUptime(rawUptime, which); in dumpCheckinLocked() local3715 whichBatteryRealtime / 1000, whichBatteryUptime / 1000, in dumpCheckinLocked()4452 final long whichBatteryUptime = computeBatteryUptime(rawUptime, which); in dumpLocked() local4503 formatTimeMs(sb, whichBatteryUptime / 1000); in dumpLocked()4504 sb.append("("); sb.append(formatRatioLocked(whichBatteryUptime, whichBatteryRealtime)); in dumpLocked()