Searched refs:wordListRawChecksum (Results 1 – 2 of 2) sorted by relevance
381 final String wordListRawChecksum = results.getString(rawChecksumIndex); in getDictionaryWordListsForLocale() local415 wordListRawChecksum, matchLevel)); in getDictionaryWordListsForLocale()
179 final String wordListRawChecksum = cursor.getString(2); in getWordListWordListInfos() local181 list.add(new WordListInfo(wordListId, wordListLocale, wordListRawChecksum)); in getWordListWordListInfos()