Home
last modified time | relevance | path

Searched refs:KIND_COMPLETION (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.h47 static const int KIND_COMPLETION = 2; // Completion (suggestion with appended chars) variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java247 public static final int KIND_COMPLETION = 2; // Completion (suggestion with appended chars) field in SuggestedWords.SuggestedWordInfo