Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java578 public void switchToShortcutIme(final InputMethodService context) { in switchToShortcutIme() method in RichInputMethodManager
DLatinIME.java1442 mRichImm.switchToShortcutIme(this); in onEvent()