Searched refs:getStartedJobs (Results 1 – 4 of 4) sorted by relevance
102 public List<JobInfo> getStartedJobs() { in getStartedJobs() method in JobSchedulerImpl104 return mBinder.getStartedJobs(); in getStartedJobs()
36 List<JobInfo> getStartedJobs(); in getStartedJobs() method
181 public abstract List<JobInfo> getStartedJobs(); in getStartedJobs() method in JobScheduler
2919 public List<JobInfo> getStartedJobs() { in getStartedJobs() method in JobSchedulerService.JobSchedulerStub