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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Settings.java 303 final boolean shortcutImeEnabled = SubtypeSwitcher.getInstance().isShortcutImeEnabled();
501 final boolean isShortcutImeEnabled = SubtypeSwitcher.getInstance().isShortcutImeEnabled();
502 if (isShortcutImeEnabled
    [all...]
SubtypeSwitcher.java 384 public boolean isShortcutImeEnabled() {

Completed in 1800 milliseconds