Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionarySettingsFragment.java188 final WordListPreference pref = findWordListPreference(wordListId); in wordListDownloadFinished()
204 private WordListPreference findWordListPreference(final String id) { in findWordListPreference() method in DictionarySettingsFragment