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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 74 public final boolean mHasShortcutKey;
93 mHasShortcutKey = hasShortcutKey;
111 id.mHasShortcutKey,
133 && other.mHasShortcutKey == mHasShortcutKey
207 (mHasShortcutKey ? " hasShortcutKey" : ""),
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardBuilder.java 625 R.styleable.Keyboard_Case_hasShortcutKey, id.mHasShortcutKey);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ResearchLogger.java     [all...]

Completed in 224 milliseconds