Searched defs:computeUptime (Results 1 – 2 of 2) sorted by relevance
3481 public abstract long computeUptime(long curTime, int which); in computeUptime() method in BatteryStats
2212 public long computeUptime(long curTimeUs, int which) { in computeUptime() method in BatteryStatsImpl.TimeBase