Home
last modified time | relevance | path

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

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