Searched defs:getTimeSinceLastJobRun (Results 1 – 5 of 5) sorted by relevance
246 public abstract long getTimeSinceLastJobRun(String packageName, @UserIdInt int userId); in getTimeSinceLastJobRun() method in UsageStatsManagerInternal
72 long getTimeSinceLastJobRun(String packageName, int userId); in getTimeSinceLastJobRun() method
454 public long getTimeSinceLastJobRun(String packageName, int userId, long elapsedRealtime) { in getTimeSinceLastJobRun() method in AppIdleHistory
1077 public long getTimeSinceLastJobRun(String packageName, int userId) { in getTimeSinceLastJobRun() method in AppStandbyController
2478 public long getTimeSinceLastJobRun(String packageName, int userId) { in getTimeSinceLastJobRun() method in UsageStatsService.LocalService