Home
last modified time | relevance | path

Searched refs:overridesImplicitlyEnabledSubtype (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DInputMethodSubtypeCompatUtils.java64 boolean overridesImplicitlyEnabledSubtype, int id) { in newInputMethodSubtype() argument
68 overridesImplicitlyEnabledSubtype); in newInputMethodSubtype()
72 overridesImplicitlyEnabledSubtype, id); in newInputMethodSubtype()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndSubtypeEnabler.java190 if (subtype.overridesImplicitlyEnabledSubtype()) { in addInputMethodSubtypePreferences()