Home
last modified time | relevance | path

Searched defs:KIND_APP_DEFINED (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.h51 static const int KIND_APP_DEFINED = 6; // Suggested by the application variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java251 public static final int KIND_APP_DEFINED = 6; // Suggested by the application field in SuggestedWords.SuggestedWordInfo