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