Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DMetadataHandler.java160 WordListMetadata bestWordList = null; in findWordListById() local
166 bestWordList = wordList; in findWordListById()
171 return bestWordList; in findWordListById()