Searched refs:noteJobsNonpending (Results 1 – 2 of 2) sorted by relevance
1551 void noteJobsNonpending(List<JobStatus> jobs) { in noteJobsNonpending() method in JobSchedulerService1971 noteJobsNonpending(mPendingJobs); in queueReadyJobsForExecutionLocked()2124 noteJobsNonpending(mPendingJobs); in maybeQueueReadyJobsForExecutionLocked()
7539 HSPLcom/android/server/job/JobSchedulerService;->noteJobsNonpending(Ljava/util/List;)V