Searched refs:whichBatteryUptime (Results 1 – 1 of 1) sorted by relevance
1888 final long whichBatteryUptime = computeBatteryUptime(rawUptime, which); in dumpCheckinLocked() local1914 whichBatteryRealtime / 1000, whichBatteryUptime / 1000, in dumpCheckinLocked()2372 final long whichBatteryUptime = computeBatteryUptime(rawUptime, which); in dumpLocked() local2393 formatTimeMs(sb, whichBatteryUptime / 1000); in dumpLocked()2394 sb.append("("); sb.append(formatRatioLocked(whichBatteryUptime, totalRealtime)); in dumpLocked()