Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryProvider.java380 final String wordListLocalFilename = results.getString(localFileNameIndex); in getDictionaryWordListsForLocale() local
402 final File f = getContext().getFileStreamPath(wordListLocalFilename); in getDictionaryWordListsForLocale()