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