OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KIND_PREDICTION
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.h
53
static const int
KIND_PREDICTION
= 8; // A prediction (== a suggestion with no input)
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java
253
public static final int
KIND_PREDICTION
= 8; // A prediction (== a suggestion with no input)
Completed in 258 milliseconds