Searched refs:whichBatteryUptime (Results 1 – 1 of 1) sorted by relevance
3056 final long whichBatteryUptime = computeBatteryUptime(rawUptime, which); in dumpCheckinLocked() local3090 whichBatteryRealtime / 1000, whichBatteryUptime / 1000, in dumpCheckinLocked()3723 final long whichBatteryUptime = computeBatteryUptime(rawUptime, which); in dumpLocked() local3773 formatTimeMs(sb, whichBatteryUptime / 1000); in dumpLocked()3774 sb.append("("); sb.append(formatRatioLocked(whichBatteryUptime, totalRealtime)); in dumpLocked()