Searched defs:getTimeSinceLastJobRun (Results 1 – 4 of 4) sorted by relevance
244 public abstract long getTimeSinceLastJobRun(String packageName, @UserIdInt int userId); in getTimeSinceLastJobRun() method in UsageStatsManagerInternal
397 public long getTimeSinceLastJobRun(String packageName, int userId, long elapsedRealtime) { in getTimeSinceLastJobRun() method in AppIdleHistory
992 public long getTimeSinceLastJobRun(String packageName, int userId) { in getTimeSinceLastJobRun() method in AppStandbyController
1786 public long getTimeSinceLastJobRun(String packageName, int userId) { in getTimeSinceLastJobRun() method in UsageStatsService.LocalService