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