Searched defs:inputMethodInfo (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodManager.java188 private static int getImiIndexInList(final InputMethodInfo inputMethodInfo, argument
193 if (imi.equals(inputMethodInfo)) {

Completed in 29 milliseconds