Searched defs:computeRealtime (Results 1 – 2 of 2) sorted by relevance
1228 public long computeRealtime(long curTime, int which) { in computeRealtime() method in BatteryStatsImpl.TimeBase12461 public long computeRealtime(long curTime, int which) { in computeRealtime() method in BatteryStatsImpl
2901 public abstract long computeRealtime(long curTime, int which); in computeRealtime() method in BatteryStats