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
254 durationFgMs += ps.getForegroundTime(statsType); in calculatePowerAndDuration()257 + ps.getForegroundTime(statsType); in calculatePowerAndDuration()
10455 public long getForegroundTime(int which) { in getForegroundTime() method in BatteryStatsImpl.Uid.Proc
416 proc.getForegroundTime(STATS_SINCE_CHARGED)); in writeProc()
1283 public abstract long getForegroundTime(int which); in getForegroundTime() method in BatteryStats.Uid.Proc5109 final long foregroundMillis = ps.getForegroundTime(which); in dumpCheckinLocked()6743 foregroundTime = ps.getForegroundTime(which); in dumpLocked()8290 proto.write(UidProto.Process.FOREGROUND_DURATION_MS, ps.getForegroundTime(which)); in dumpProtoAppsLocked()