Searched refs:capsMatchSet (Results 1 – 1 of 1) sorted by relevance
167 final Set<CapabilityMatchCriteria> capsMatchSet = new ArraySet<>(); in dedupAndGetCapRequirementsForCell() local177 capsMatchSet.add(new CapabilityMatchCriteria(capability, matchCriteria)); in dedupAndGetCapRequirementsForCell()181 dedupedCapsMatchSets.add(capsMatchSet); in dedupAndGetCapRequirementsForCell()