Home
last modified time | relevance | path

Searched refs:KIND_HARDCODED (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DPunctuationSuggestions.java119 SuggestedWordInfo.KIND_HARDCODED, in newHardCodedWordInfo()
H A DSuggestedWords.java250 public static final int KIND_HARDCODED = 5; // Hardcoded suggestion, e.g. punctuation field in SuggestedWords.SuggestedWordInfo
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
H A Ddictionary.h50 static const int KIND_HARDCODED = 5; // Hardcoded suggestion, e.g. punctuation variable