Searched refs:activeServices (Results 1 – 1 of 1) sorted by relevance
280 final List<JobServiceContext> activeServices = mService.mActiveServices; in assignJobsToContextsInternalLocked() local404 JobStatus js = activeServices.get(i).getRunningJobLocked(); in assignJobsToContextsInternalLocked()408 + activeServices.get(i).getRunningJobLocked()); in assignJobsToContextsInternalLocked()411 activeServices.get(i).preemptExecutingJobLocked(); in assignJobsToContextsInternalLocked()422 if (!activeServices.get(i).executeRunnableJob(pendingJob)) { in assignJobsToContextsInternalLocked()431 activeServices.get(i).clearPreferredUid(); in assignJobsToContextsInternalLocked()