Searched refs:hasMultipleEnabledSubtypes (Results 1 – 1 of 1) sorted by relevance
360 return hasMultipleEnabledSubtypes(shouldIncludeAuxiliarySubtypes, enabledImis); in hasMultipleEnabledIMEsOrSubtypes()367 return hasMultipleEnabledSubtypes(shouldIncludeAuxiliarySubtypes, imiList); in hasMultipleEnabledSubtypesInThisIme()370 private boolean hasMultipleEnabledSubtypes(final boolean shouldIncludeAuxiliarySubtypes, in hasMultipleEnabledSubtypes() method in RichInputMethodManager