Searched refs:nonAuxCount (Results 1 – 2 of 2) sorted by relevance
258 final int nonAuxCount = subtypes.size() - auxCount; in hasMultipleEnabledIMEsOrSubtypes() local263 if (nonAuxCount > 0 || (shouldIncludeAuxiliarySubtypes && auxCount > 1)) { in hasMultipleEnabledIMEsOrSubtypes()
1740 int nonAuxCount = 0; in shouldShowImeSwitcherLocked() local1750 ++nonAuxCount; in shouldShowImeSwitcherLocked()1755 ++nonAuxCount; in shouldShowImeSwitcherLocked()1764 if (nonAuxCount > 1 || auxCount > 1) { in shouldShowImeSwitcherLocked()1766 } else if (nonAuxCount == 1 && auxCount == 1) { in shouldShowImeSwitcherLocked()