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/
DSubtypeSwitcher.java177 public void switchToShortcutIME(final InputMethodService context) { in switchToShortcutIME() method in SubtypeSwitcher
DLatinIME.java1438 mSubtypeSwitcher.switchToShortcutIME(this); in onCodeInput()