Searched defs:KIND_BLACKLIST (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
H A Ddictionary.h49 static const int KIND_BLACKLIST = 4; // Blacklisted word member in class:latinime::Dictionary
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSuggestedWords.java249 public static final int KIND_BLACKLIST = 4; // Blacklisted word field in class:SuggestedWords.SuggestedWordInfo

Completed in 225 milliseconds