Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java169 final int currentIndex = getImiIndexInList(getInputMethodInfoOfThisIme(), enabledImis); in switchToNextInputMethodAndSubtype()
188 private static int getImiIndexInList(final InputMethodInfo inputMethodInfo, in getImiIndexInList() method in RichInputMethodManager