Searched refs:getForegroundTime (Results 1 – 6 of 6) sorted by relevance
35 fgTime = op.getForegroundTime(); in RunResult()
346 public long getForegroundTime() { in getForegroundTime() method in TestService.TestRunner
172 durationFgMs += ps.getForegroundTime(statsType); in calculatePowerAndDuration()175 + ps.getForegroundTime(statsType); in calculatePowerAndDuration()
9915 public long getForegroundTime(int which) { in getForegroundTime() method in BatteryStatsImpl.Uid.Proc
416 proc.getForegroundTime(STATS_SINCE_CHARGED)); in writeProc()
1160 public abstract long getForegroundTime(int which); in getForegroundTime() method in BatteryStats.Uid.Proc4583 final long foregroundMillis = ps.getForegroundTime(which); in dumpCheckinLocked()6138 foregroundTime = ps.getForegroundTime(which); in dumpLocked()7630 proto.write(UidProto.Process.FOREGROUND_DURATION_MS, ps.getForegroundTime(which)); in dumpProtoAppsLocked()