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()
7877 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()
772 public abstract long getForegroundTime(int which); in getForegroundTime() method in BatteryStats.Uid.Proc3642 final long foregroundMillis = ps.getForegroundTime(which); in dumpCheckinLocked()5118 foregroundTime = ps.getForegroundTime(which); in dumpLocked()