Searched refs:nonAuxCount (Results 1 – 1 of 1) sorted by relevance
391 final int nonAuxCount = subtypes.size() - auxCount; in hasMultipleEnabledSubtypes() local396 if (nonAuxCount > 0 || (shouldIncludeAuxiliarySubtypes && auxCount > 1)) { in hasMultipleEnabledSubtypes()