Searched refs:firstMatch (Results 1 – 1 of 1) sorted by relevance
275 Locale firstMatch = null; in getLocaleForLanguageCountry() local295 if (firstMatch == null) { in getLocaleForLanguageCountry()296 firstMatch = l; in getLocaleForLanguageCountry()303 if (firstMatch != null) { in getLocaleForLanguageCountry()305 firstMatch.toLanguageTag()); in getLocaleForLanguageCountry()306 return firstMatch; in getLocaleForLanguageCountry()