Searched defs:getBestMatch (Results 1 – 4 of 4) sorted by relevance
177 public ULocale getBestMatch(LocalePriorityList languageList) { in getBestMatch() method in LocaleMatcher204 public ULocale getBestMatch(String languageList) { in getBestMatch() method in LocaleMatcher215 public ULocale getBestMatch(ULocale ulocale) { in getBestMatch() method in LocaleMatcher224 public ULocale getBestMatch(ULocale... ulocales) { in getBestMatch() method in LocaleMatcher
877 public ULocale getBestMatch(ULocale desiredLocale) { in getBestMatch() method in LocaleMatcher891 public ULocale getBestMatch(Iterable<ULocale> desiredLocales) { in getBestMatch() method in LocaleMatcher911 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch() method in LocaleMatcher
841 public ULocale getBestMatch(ULocale desiredLocale) { in getBestMatch() method in LocaleMatcher854 public ULocale getBestMatch(Iterable<ULocale> desiredLocales) { in getBestMatch() method in LocaleMatcher873 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch() method in LocaleMatcher
625 const Locale *LocaleMatcher::getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const… in getBestMatch() function in LocaleMatcher633 const Locale *LocaleMatcher::getBestMatch(Locale::Iterator &desiredLocales, in getBestMatch() function in LocaleMatcher