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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 68 public final boolean mShortcutKeyEnabled;
86 mShortcutKeyEnabled = shortcutKeyEnabled;
103 id.mShortcutKeyEnabled,
124 && other.mShortcutKeyEnabled == mShortcutKeyEnabled
196 (mShortcutKeyEnabled ? " shortcutKeyEnabled" : ""),
Keyboard.java     [all...]

Completed in 69 milliseconds