Searched refs:matchingAttributes (Results 1 – 1 of 1) sorted by relevance
602 int matchingAttributes = 0; in createMultiAttributeSetter() local611 matchingAttributes++; in createMultiAttributeSetter()639 if ((adapter.requireAll && matchingAttributes != adapter.attributes.length) || in createMultiAttributeSetter()640 matchingAttributes == 0) { in createMultiAttributeSetter()