Searched refs:maxLocale (Results 1 – 3 of 3) sorted by relevance
263 ULocale maxLocale = tableKeyValue.get1(); in getBestMatchInternal() local265 final double match = match(languageCode, maximized, tableKey, maxLocale); in getBestMatchInternal()
270 ULocale maxLocale = tableKeyValue.get1(); in getBestMatchInternal() local272 final double match = match(languageCode, maximized, tableKey, maxLocale); in getBestMatchInternal()
527 Locale maxLocale = Locale(maxLocaleID); in getAllowedHourFormats() local529 const char *country = maxLocale.getCountry(); in getAllowedHourFormats()531 const char *language = maxLocale.getLanguage(); in getAllowedHourFormats()