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()
1048 boolean setStorageNotLowConstraintSatisfied(boolean state) { in setStorageNotLowConstraintSatisfied() method in JobStatus
326 job.setStorageNotLowConstraintSatisfied(false); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()328 job.setStorageNotLowConstraintSatisfied(true); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()332 job.setStorageNotLowConstraintSatisfied(false); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()334 job.setStorageNotLowConstraintSatisfied(true); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()