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