Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.h53 static const int KIND_PREDICTION = 8; // A prediction (== a suggestion with no input) variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java253 public static final int KIND_PREDICTION = 8; // A prediction (== a suggestion with no input) field in SuggestedWords.SuggestedWordInfo