OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KIND_COMPLETION
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.h
40
static const int
KIND_COMPLETION
= 2; // Completion (suggestion with appended chars)
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java
175
public static final int
KIND_COMPLETION
= 2; // Completion (suggestion with appended chars)
Completed in 25 milliseconds