Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.h57 static const int KIND_OOV_CORRECTION = 10; // Most probable string correction variable
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java257 public static final int KIND_OOV_CORRECTION = 10; // Most probable string correction field in SuggestedWords.SuggestedWordInfo