Searched refs:setBackgroundNotRestrictedConstraintSatisfied (Results 1 – 3 of 3) sorted by relevance
554 job.setBackgroundNotRestrictedConstraintSatisfied(false); in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()556 job.setBackgroundNotRestrictedConstraintSatisfied(true); in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()560 job.setBackgroundNotRestrictedConstraintSatisfied(false); in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()562 job.setBackgroundNotRestrictedConstraintSatisfied(true); in testWouldBeReadyWithConstraint_ImplicitBackgroundNotRestricted()569 job.setBackgroundNotRestrictedConstraintSatisfied(isSatisfied); in markImplicitConstraintsSatisfied()
204 boolean didChange = jobStatus.setBackgroundNotRestrictedConstraintSatisfied(canRun); in updateSingleJobRestrictionLocked()
990 boolean setBackgroundNotRestrictedConstraintSatisfied(boolean state) { in setBackgroundNotRestrictedConstraintSatisfied() method in JobStatus