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