Searched refs:computeBatteryRealtime (Results 1 – 4 of 4) sorted by relevance
65 bs.computeBatteryRealtime(mNowRealtimeMs*1000, STATS_SINCE_UNPLUGGED)/1000); in writeUid()
397 mTypeBatteryRealtimeUs = mStats.computeBatteryRealtime(rawRealtimeUs, mStatsType); in refreshStats()
9542 public long computeBatteryRealtime(long curTime, int which) { in computeBatteryRealtime() method in BatteryStatsImpl
2268 public abstract long computeBatteryRealtime(long curTime, int which); in computeBatteryRealtime() method in BatteryStats2810 final long whichBatteryRealtime = computeBatteryRealtime(rawRealtime, which); in dumpCheckinLocked()3345 final long whichBatteryRealtime = computeBatteryRealtime(rawRealtime, which); in dumpLocked()