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