Searched refs:setStorageNotLowConstraintSatisfied (Results 1 – 3 of 3) sorted by relevance
66 taskStatus.setStorageNotLowConstraintSatisfied(mStorageTracker.isStorageNotLow()); in maybeStartTrackingJobLocked()84 reportChange |= ts.setStorageNotLowConstraintSatisfied(storageNotLow); in maybeReportNewStorageState()
944 boolean setStorageNotLowConstraintSatisfied(boolean state) { in setStorageNotLowConstraintSatisfied() method in JobStatus
219 job.setStorageNotLowConstraintSatisfied(false); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()221 job.setStorageNotLowConstraintSatisfied(true); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()225 job.setStorageNotLowConstraintSatisfied(false); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()227 job.setStorageNotLowConstraintSatisfied(true); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()