Searched refs:mReadyWithinQuota (Results 1 – 1 of 1) sorted by relevance
544 private boolean mReadyWithinQuota; field in JobStatus1768 mReadyWithinQuota = state; in setQuotaConstraintSatisfied()2178 oldValue = mReadyWithinQuota; in readinessStatusWithConstraint()2179 mReadyWithinQuota = value; in readinessStatusWithConstraint()2218 mReadyWithinQuota = oldValue; in readinessStatusWithConstraint()2234 if (((!mReadyWithinQuota || !mReadyTareWealth) in isReady()