Home
last modified time | relevance | path

Searched refs:isAuxiliary (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DInputMethodSubtypeCompatUtils.java63 String mode, String extraValue, boolean isAuxiliary, in newInputMethodSubtype() argument
67 return new InputMethodSubtype(nameId, iconId, locale, mode, extraValue, isAuxiliary, in newInputMethodSubtype()
71 nameId, iconId, locale, mode, extraValue, isAuxiliary, in newInputMethodSubtype()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java222 if (!subtype.isAuxiliary()) { in isAuxiliaryIme()
387 if (subtype.isAuxiliary()) { in hasMultipleEnabledSubtypes()
525 if (!subtype.isAuxiliary() && !subtype.getLocale().isEmpty() in isSystemLocaleSameAsLocaleOfAllEnabledSubtypesOfEnabledImes()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DCryptKeeper.java844 if (subtype.isAuxiliary()) { in hasMultipleEnabledIMEsOrSubtypes()
/packages/apps/Settings/src/com/android/settings/
DCryptKeeper.java844 if (subtype.isAuxiliary()) { in hasMultipleEnabledIMEsOrSubtypes()