Searched refs:getInputMethodInfoOfThisIme (Results 1 – 6 of 6) sorted by relevance
110 getInputMethodInfoOfThisIme(), allowsImplicitlySelectedSubtypes); in getMyEnabledInputMethodSubtypeList()151 final int currentIndex = getImiIndexInList(getInputMethodInfoOfThisIme(), enabledImis); in switchToNextInputMethodAndSubtype()154 + getInputMethodInfoOfThisIme().getPackageName()); in switchToNextInputMethodAndSubtype()240 public InputMethodInfo getInputMethodInfoOfThisIme() { in getInputMethodInfoOfThisIme() method in RichInputMethodManager245 return getInputMethodInfoOfThisIme().getId(); in getInputMethodIdOfThisIme()249 return checkIfSubtypeBelongsToImeAndEnabled(getInputMethodInfoOfThisIme(), subtype); in checkIfSubtypeBelongsToThisImeAndEnabled()285 return getSubtypeIndexInIme(subtype, getInputMethodInfoOfThisIme()) != INDEX_NOT_FOUND; in checkIfSubtypeBelongsToThisIme()314 getInputMethodInfoOfThisIme()); in hasMultipleEnabledSubtypesInThisIme()368 final InputMethodInfo myImi = getInputMethodInfoOfThisIme(); in findSubtypeByLocaleAndKeyboardLayoutSet()
45 final InputMethodInfo imi = richImm.getInputMethodInfoOfThisIme(); in setUp()
62 final InputMethodInfo imi = richImm.getInputMethodInfoOfThisIme(); in setUp()
65 final InputMethodInfo imi = mRichImm.getInputMethodInfoOfThisIme(); in setUp()
108 .getInputMethodInfoOfThisIme(); in SubtypeLocaleAdapter()