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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.h 45 static const int KIND_SHORTCUT = 7; // A shortcut
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 166 public static final int KIND_SHORTCUT = 7; // A shortcut

Completed in 1642 milliseconds