Searched refs:getSystemTime (Results 1 – 5 of 5) sorted by relevance
72 final long costValue = ps.getUserTime(statsType) + ps.getSystemTime(statsType) in calculateApp()
8074 public long getSystemTime(int which) { in getSystemTime() method in BatteryStatsImpl.Uid.Proc
400 proc.getSystemTime(STATS_SINCE_UNPLUGGED)); in writeProc()
784 public abstract long getSystemTime(int which); in getSystemTime() method in BatteryStats.Uid.Proc3815 final long systemMillis = ps.getSystemTime(which); in dumpCheckinLocked()5366 systemTime = ps.getSystemTime(which); in dumpLocked()
10529 HPLcom/android/internal/os/BatteryStatsImpl$Uid$Proc;->getSystemTime(I)J28212 HSPLandroid/os/BatteryStats$Uid$Proc;->getSystemTime(I)J