Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java167 keyboardView.updateShortcutKey(mRichImm.isShortcutImeReady()); in setKeyboard()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java603 public boolean isShortcutImeReady() { in isShortcutImeReady() method in RichInputMethodManager