Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DPrefetchController.java240 private boolean maybeUpdateConstraintForPkgLocked(@CurrentTimeMillisLong long now, in maybeUpdateConstraintForPkgLocked() method in PrefetchController
317 if (maybeUpdateConstraintForPkgLocked(now, nowElapsed, userId, pkgName)) { in processUpdatedEstimatedLaunchTime()
415 if (maybeUpdateConstraintForPkgLocked( in onConstantsUpdatedLocked()
456 } else if (maybeUpdateConstraintForPkgLocked( in processExpiredAlarms()
DQuotaController.java1554 maybeUpdateConstraintForPkgLocked(nowElapsed, userId, packageName)); in grantRewardForInstantEvent()
1686 maybeUpdateConstraintForPkgLocked(nowElapsed, userId, packageName)); in maybeUpdateAllConstraintsLocked()
1700 private ArraySet<JobStatus> maybeUpdateConstraintForPkgLocked(final long nowElapsed, in maybeUpdateConstraintForPkgLocked() method in QuotaController
2462 maybeUpdateConstraintForPkgLocked(nowElapsed,
2581 maybeUpdateConstraintForPkgLocked(
2736 maybeUpdateConstraintForPkgLocked( in handleMessage()
2769 maybeUpdateConstraintForPkgLocked( in handleMessage()
2799 maybeUpdateConstraintForPkgLocked( in handleMessage()
2819 maybeUpdateConstraintForPkgLocked(sElapsedRealtimeClock.millis(), in handleMessage()
/frameworks/base/services/
Dart-profile1897 HSPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForPkgLocked(JILjava/…
Dart-wear-profile13490 HPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForPkgLocked(JILjava/l…