Searched refs:mReadyWithinQuota (Results 1 – 1 of 1) sorted by relevance
562 private boolean mReadyWithinQuota; field in JobStatus1884 mReadyWithinQuota = state; in setQuotaConstraintSatisfied()2263 oldValue = mReadyWithinQuota; in readinessStatusWithConstraint()2264 mReadyWithinQuota = value; in readinessStatusWithConstraint()2300 mReadyWithinQuota = oldValue; in readinessStatusWithConstraint()2316 if (((!mReadyWithinQuota) in isReady()