Searched refs:adjustStagedCount (Results 1 – 2 of 2) sorted by relevance
1159 packageStats.adjustStagedCount(true, nextPending.shouldTreatAsExpeditedJob()); in determineAssignmentsLocked()1533 packageStats.adjustStagedCount(false, jobStatus.shouldTreatAsExpeditedJob()); in startJobLocked()2878 private void adjustStagedCount(boolean add, boolean forEj) { in adjustStagedCount() method in PackageStats
4214 HSPLcom/android/server/job/JobConcurrencyManager$PackageStats;->adjustStagedCount(ZZ)V