Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
H A Ddictionary.h48 static const int KIND_WHITELIST = 3; // Whitelisted word variable
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSuggestedWords.java248 public static final int KIND_WHITELIST = 3; // Whitelisted word field in SuggestedWords.SuggestedWordInfo