Searched defs:getBestMatch (Results 1 – 5 of 5) sorted by relevance
777 public ULocale getBestMatch(ULocale desiredLocale) { in getBestMatch() method in LocaleMatcher790 public ULocale getBestMatch(Iterable<ULocale> desiredLocales) { in getBestMatch() method in LocaleMatcher809 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch() method in LocaleMatcher
870 public ULocale getBestMatch(ULocale desiredLocale) { in getBestMatch() method in LocaleMatcher884 public ULocale getBestMatch(Iterable<ULocale> desiredLocales) { in getBestMatch() method in LocaleMatcher904 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch() method in LocaleMatcher
624 const Locale *LocaleMatcher::getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const… in getBestMatch() function in LocaleMatcher632 const Locale *LocaleMatcher::getBestMatch(Locale::Iterator &desiredLocales, in getBestMatch() function in LocaleMatcher