Searched refs:bestMatchingLayoutScore (Results 1 – 1 of 1) sorted by relevance
797 float bestMatchingLayoutScore = 0; in getMatchingLayoutForProvidedLanguageTag() local821 if (layoutScore > bestMatchingLayoutScore) { in getMatchingLayoutForProvidedLanguageTag()822 bestMatchingLayoutScore = layoutScore; in getMatchingLayoutForProvidedLanguageTag()