Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java246 public synchronized InputMethodInfo getInputMethodOfThisIme() { in getInputMethodOfThisIme() method in RichInputMethodManager.InputMethodInfoCache
283 return mInputMethodInfoCache.getInputMethodOfThisIme(); in getInputMethodInfoOfThisIme()