Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
DUserDictionaryList.java48 public static final String USER_DICTIONARY_SETTINGS_INTENT_ACTION = field in UserDictionaryList
141 final Intent intent = new Intent(USER_DICTIONARY_SETTINGS_INTENT_ACTION); in createUserDictionaryPreference()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/
DUserDictionaryListPreferenceController.java46 public static final String USER_DICTIONARY_SETTINGS_INTENT_ACTION = field in UserDictionaryListPreferenceController
194 final Intent intent = new Intent(USER_DICTIONARY_SETTINGS_INTENT_ACTION); in createUserDictionaryPreference()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DUserDictionaryListPreferenceController.java46 public static final String USER_DICTIONARY_SETTINGS_INTENT_ACTION = field in UserDictionaryListPreferenceController
194 final Intent intent = new Intent(USER_DICTIONARY_SETTINGS_INTENT_ACTION); in createUserDictionaryPreference()