Searched refs:updateConstraintLocked (Results 1 – 1 of 1) sorted by relevance
164 updateConstraintLocked(jobStatus, now, nowElapsed); in maybeStartTrackingJobLocked()246 changed |= updateConstraintLocked(js, now, nowElapsed); in maybeUpdateConstraintForPkgLocked()269 if (updateConstraintLocked(js, now, nowElapsed)) { in maybeUpdateConstraintForUid()323 private boolean updateConstraintLocked(@NonNull JobStatus jobStatus, in updateConstraintLocked() method in PrefetchController