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 41 const static int KIND_SHORTCUT = 7; // A shortcut
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 129 public static final int KIND_SHORTCUT = 7; // A shortcut
ExpandableDictionary.java 407 finalFreq, SuggestedWordInfo.KIND_SHORTCUT, mDictType));
    [all...]

Completed in 62 milliseconds