Searched refs:mMatchLevel (Results 1 – 1 of 1) sorted by relevance
232 final int mMatchLevel; field in BinaryDictionaryGetter.FileAndMatchLevel235 mMatchLevel = matchLevel; in FileAndMatchLevel()269 if (null == currentBestMatch || currentBestMatch.mMatchLevel < matchLevel) { in getCachedWordLists()