Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DQuotaController.java1175 changed |= maybeUpdateConstraintForPkgLocked(userId, packageName); in maybeUpdateAllConstraintsLocked()
1188 private boolean maybeUpdateConstraintForPkgLocked(final int userId, in maybeUpdateConstraintForPkgLocked() method in QuotaController
1712 if (maybeUpdateConstraintForPkgLocked(userId, packageName)) { in onAppIdleStateChanged()
1767 if (maybeUpdateConstraintForPkgLocked(pkg.userId, pkg.packageName)) { in handleMessage()
1798 if (maybeUpdateConstraintForPkgLocked(userId, packageName)) { in handleMessage()