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