Searched refs:computeBatteryRealtime (Results 1 – 4 of 4) sorted by relevance
66 bs.computeBatteryRealtime(mNowRealtimeMs*1000, STATS_SINCE_UNPLUGGED)/1000); in writeUid()
430 mTypeBatteryRealtimeUs = mStats.computeBatteryRealtime(rawRealtimeUs, mStatsType); in refreshStats()
10762 public long computeBatteryRealtime(long curTime, int which) { in computeBatteryRealtime() method in BatteryStatsImpl
2442 public abstract long computeBatteryRealtime(long curTime, int which); in computeBatteryRealtime() method in BatteryStats3057 final long whichBatteryRealtime = computeBatteryRealtime(rawRealtime, which); in dumpCheckinLocked()3724 final long whichBatteryRealtime = computeBatteryRealtime(rawRealtime, which); in dumpLocked()4640 computeBatteryRealtime(rawRealtime, STATS_SINCE_CHARGED))); in dumpLocked()4647 computeBatteryRealtime(rawRealtime, STATS_SINCE_CHARGED))); in dumpLocked()