Searched refs:incrementPendingJobCount (Results 1 – 3 of 3) sorted by relevance
96 mJobCountTracker.incrementPendingJobCount(true); in startPendingJobs()99 mJobCountTracker.incrementPendingJobCount(false); in startPendingJobs()
325 mJobCountTracker.incrementPendingJobCount(isFgJob(pending)); in assignJobsToContextsInternalLocked()582 void incrementPendingJobCount(boolean isFg) { in incrementPendingJobCount() method in JobConcurrencyManager.JobCountTracker
7422 HSPLcom/android/server/job/JobConcurrencyManager$JobCountTracker;->incrementPendingJobCount(Z)V