Home
last modified time | relevance | path

Searched refs:adjustPendingJobCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobConcurrencyManager.java1551 adjustPendingJobCount(workTypes, true); in incrementPendingJobCount()
1555 if (adjustPendingJobCount(workTypes, false) > 1) { in decrementPendingJobCount()
1568 private int adjustPendingJobCount(int workTypes, boolean add) { in adjustPendingJobCount() method in JobConcurrencyManager.WorkCountTracker
/aosp12/frameworks/base/services/
H A Dart-profile20229 HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->adjustPendingJobCount(IZ)I+]Land…