Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/
DUserDictionaryAddWordContents.java173 private static final String HAS_WORD_SELECTION_ALL_LOCALES = UserDictionary.Words.WORD field in UserDictionaryAddWordContents
182 HAS_WORD_PROJECTION, HAS_WORD_SELECTION_ALL_LOCALES, in hasWord()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DUserDictionaryAddWordContents.java173 private static final String HAS_WORD_SELECTION_ALL_LOCALES = UserDictionary.Words.WORD field in UserDictionaryAddWordContents
182 HAS_WORD_PROJECTION, HAS_WORD_SELECTION_ALL_LOCALES, in hasWord()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
DUserDictionaryAddWordContents.java197 private static final String HAS_WORD_SELECTION_ALL_LOCALES = UserDictionary.Words.WORD field in UserDictionaryAddWordContents
205 HAS_WORD_PROJECTION, HAS_WORD_SELECTION_ALL_LOCALES, in hasWord()