Searched refs:getForegroundTime (Results 1 – 6 of 6) sorted by relevance
80 app.cpuFgTimeMs += ps.getForegroundTime(statsType); in calculateApp()83 + ps.getForegroundTime(statsType); in calculateApp()
6858 public long getForegroundTime(int which) { in getForegroundTime() method in BatteryStatsImpl.Uid.Proc
35 fgTime = op.getForegroundTime(); in RunResult()
346 public long getForegroundTime() { in getForegroundTime() method in TestService.TestRunner
416 proc.getForegroundTime(STATS_SINCE_UNPLUGGED)); in writeProc()
628 public abstract long getForegroundTime(int which); in getForegroundTime() method in BatteryStats.Uid.Proc3264 final long foregroundMillis = ps.getForegroundTime(which); in dumpCheckinLocked()4444 foregroundTime = ps.getForegroundTime(which); in dumpLocked()