Searched refs:maybeUpdateConstraintForPkgLocked (Results 1 – 2 of 2) sorted by relevance
1250 changed |= maybeUpdateConstraintForPkgLocked(userId, packageName); in maybeUpdateAllConstraintsLocked()1263 private boolean maybeUpdateConstraintForPkgLocked(final int userId, in maybeUpdateConstraintForPkgLocked() method in QuotaController1810 if (!mShouldThrottle || maybeUpdateConstraintForPkgLocked(userId, in onAppIdleStateChanged()1877 if (maybeUpdateConstraintForPkgLocked(pkg.userId, pkg.packageName)) { in handleMessage()1908 if (maybeUpdateConstraintForPkgLocked(userId, packageName)) { in handleMessage()
7794 HSPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForPkgLocked(ILjava/l…