Searched refs:mMatchLevel (Results 1 – 2 of 2) sorted by relevance
145 final int mMatchLevel; field in BinaryDictionaryGetter.FileAndMatchLevel148 mMatchLevel = matchLevel; in FileAndMatchLevel()182 if (null == currentBestMatch || currentBestMatch.mMatchLevel < matchLevel) { in getCachedWordLists()
94 public final int mMatchLevel; field in DictionaryProvider.WordListInfo100 mMatchLevel = matchLevel; in WordListInfo()413 || currentBestMatch.mMatchLevel < matchLevel) { in getDictionaryWordListsForLocale()