Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.h46 static const int KIND_CORRECTION = 1; // Simple correction/suggestion variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java246 public static final int KIND_CORRECTION = 1; // Simple correction/suggestion field in SuggestedWords.SuggestedWordInfo