Searched refs:setStorageNotLowConstraintSatisfied (Results 1 – 3 of 3) sorted by relevance
67 taskStatus.setStorageNotLowConstraintSatisfied( in maybeStartTrackingJobLocked()86 reportChange |= ts.setStorageNotLowConstraintSatisfied(nowElapsed, storageNotLow); in maybeReportNewStorageState()
1701 boolean setStorageNotLowConstraintSatisfied(final long nowElapsed, boolean state) { in setStorageNotLowConstraintSatisfied() method in JobStatus
835 job.setStorageNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), false); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()837 job.setStorageNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()841 job.setStorageNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), false); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()843 job.setStorageNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedStorageNotLow()