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

  /packages/inputmethods/LatinIME/native/jni/src/
dictionary.h 42 static const int KIND_SHORTCUT = 7; // A shortcut
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 133 public static final int KIND_SHORTCUT = 7; // A shortcut
ExpandableDictionary.java 413 finalFreq, SuggestedWordInfo.KIND_SHORTCUT, mDictType));
    [all...]

Completed in 158 milliseconds