Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSubtypeSwitcher.java179 mRichImm.checkIfSubtypeBelongsToThisImeAndImplicitlyEnabled(newSubtype); in onSubtypeChanged()
DRichInputMethodManager.java252 public boolean checkIfSubtypeBelongsToThisImeAndImplicitlyEnabled( in checkIfSubtypeBelongsToThisImeAndImplicitlyEnabled() method in RichInputMethodManager