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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputMethodManager.java86 mInputMethodInfoOfThisIme = getInputMethodInfoOfThisIme(context);
102 private InputMethodInfo getInputMethodInfoOfThisIme(final Context context) { method in class:RichInputMethodManager
216 public InputMethodInfo getInputMethodInfoOfThisIme() { method in class:RichInputMethodManager

Completed in 35 milliseconds