Searched refs:mMatchLevel (Results 1 – 2 of 2) sorted by relevance
138 final int mMatchLevel; field in BinaryDictionaryGetter.FileAndMatchLevel141 mMatchLevel = matchLevel; in FileAndMatchLevel()175 if (null == currentBestMatch || currentBestMatch.mMatchLevel < matchLevel) { in getCachedWordLists()
93 public final int mMatchLevel; field in DictionaryProvider.WordListInfo99 mMatchLevel = matchLevel; in WordListInfo()422 || currentBestMatch.mMatchLevel < matchLevel) { in getDictionaryWordListsForLocale()