Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/job/controllers/
DQuotaController.java1250 changed |= maybeUpdateConstraintForPkgLocked(userId, packageName); in maybeUpdateAllConstraintsLocked()
1263 private boolean maybeUpdateConstraintForPkgLocked(final int userId, in maybeUpdateConstraintForPkgLocked() method in QuotaController
1810 if (!mShouldThrottle || maybeUpdateConstraintForPkgLocked(userId, in onAppIdleStateChanged()
1877 if (maybeUpdateConstraintForPkgLocked(pkg.userId, pkg.packageName)) { in handleMessage()
1908 if (maybeUpdateConstraintForPkgLocked(userId, packageName)) { in handleMessage()
/frameworks/base/services/
Dart-profile7794 HSPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForPkgLocked(ILjava/l…