Searched defs:getTimeSinceLastJobRun (Results 1 – 5 of 5) sorted by relevance
277 public abstract long getTimeSinceLastJobRun(String packageName, @UserIdInt int userId); in getTimeSinceLastJobRun() method in UsageStatsManagerInternal
83 long getTimeSinceLastJobRun(String packageName, int userId); in getTimeSinceLastJobRun() method
536 public long getTimeSinceLastJobRun(String packageName, int userId, long elapsedRealtime) { in getTimeSinceLastJobRun() method in AppIdleHistory
1338 public long getTimeSinceLastJobRun(String packageName, int userId) { in getTimeSinceLastJobRun() method in AppStandbyController
3390 public long getTimeSinceLastJobRun(String packageName, int userId) { in getTimeSinceLastJobRun() method in UsageStatsService.LocalService