Home
last modified time | relevance | path

Searched refs:getInputMethodIdOfThisIme (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java244 public String getInputMethodIdOfThisIme() { in getInputMethodIdOfThisIme() method in RichInputMethodManager
383 token, getInputMethodIdOfThisIme(), subtype); in setInputMethodAndSubtype()
388 getInputMethodIdOfThisIme(), subtypes); in setAdditionalInputMethodSubtypes()
DLatinIME.java1761 mRichImm.getInputMethodIdOfThisIme(), in showSubtypeSelectorAndSettings()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCustomInputStyleSettingsFragment.java566 mRichImm.getInputMethodIdOfThisIme(), in createDialog()