Searched refs:getSystemTime (Results 1 – 4 of 4) sorted by relevance
82 final long costValue = ps.getUserTime(statsType) + ps.getSystemTime(statsType) in calculateApp()
6847 public long getSystemTime(int which) { in getSystemTime() method in BatteryStatsImpl.Uid.Proc
400 proc.getSystemTime(STATS_SINCE_UNPLUGGED)); in writeProc()
600 public abstract long getSystemTime(int which); in getSystemTime() method in BatteryStats.Uid.Proc3263 final long systemMillis = ps.getSystemTime(which); in dumpCheckinLocked()4443 systemTime = ps.getSystemTime(which); in dumpLocked()