Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DCorrectionSettingsFragment.java88 overwriteUserDictionaryPreference(editPersonalDictionary); in onCreate()
95 private void overwriteUserDictionaryPreference(final Preference userDictionaryPreference) { in overwriteUserDictionaryPreference() method in CorrectionSettingsFragment