Searched refs:setDeviceNotDozingConstraintSatisfied (Results 1 – 3 of 3) sorted by relevance
516 job.setDeviceNotDozingConstraintSatisfied(false, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()518 job.setDeviceNotDozingConstraintSatisfied(true, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()522 job.setDeviceNotDozingConstraintSatisfied(false, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()524 job.setDeviceNotDozingConstraintSatisfied(true, false); in testWouldBeReadyWithConstraint_ImplicitDeviceNotDozing()568 job.setDeviceNotDozingConstraintSatisfied(isSatisfied, false); in markImplicitConstraintsSatisfied()
211 return task.setDeviceNotDozingConstraintSatisfied(enableTask, whitelisted); in updateTaskStateLocked()
979 boolean setDeviceNotDozingConstraintSatisfied(boolean state, boolean whitelisted) { in setDeviceNotDozingConstraintSatisfied() method in JobStatus