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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 69 public final boolean mHasShortcutKey;
87 mHasShortcutKey = hasShortcutKey;
104 id.mHasShortcutKey,
125 && other.mHasShortcutKey == mHasShortcutKey
197 (mHasShortcutKey ? " hasShortcutKey" : ""),
Keyboard.java     [all...]

Completed in 41 milliseconds