HomeSort by relevance Sort by last modified time
    Searched refs:isShortcutImeReady (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 407 public boolean isShortcutImeReady() {
427 keyboard.updateShortcutKey(isShortcutImeReady(), switcher.getKeyboardView());
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 295 keyboard.updateShortcutKey(mSubtypeSwitcher.isShortcutImeReady(), null);
    [all...]

Completed in 259 milliseconds