Searched refs:irrelevantConstraints (Results 1 – 1 of 1) sorted by relevance
544 final int irrelevantConstraints = ~getRelevantAppliedConstraintsLocked(js); in hasEnoughSatisfiedConstraintsLocked() local547 if ((constraints & irrelevantConstraints) != 0) { in hasEnoughSatisfiedConstraintsLocked()