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

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

Completed in 141 milliseconds