Searched defs:getBestMatch (Results 1 – 7 of 7) sorted by relevance
175 public ULocale getBestMatch(LocalePriorityList languageList) { in getBestMatch() method in LocaleMatcher202 public ULocale getBestMatch(String languageList) { in getBestMatch() method in LocaleMatcher213 public ULocale getBestMatch(ULocale ulocale) { in getBestMatch() method in LocaleMatcher222 public ULocale getBestMatch(ULocale... ulocales) { 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
831 public ULocale getBestMatch(ULocale desiredLocale) { in getBestMatch() method in LocaleMatcher844 public ULocale getBestMatch(Iterable<ULocale> desiredLocales) { in getBestMatch() method in LocaleMatcher863 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch() method in LocaleMatcher
209 private Method getBestMatch(List<Method> methods, Class<?>[] args) in getBestMatch() method in MethodMap
606 const Locale *LocaleMatcher::getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const… in getBestMatch() function in LocaleMatcher614 const Locale *LocaleMatcher::getBestMatch(Locale::Iterator &desiredLocales, in getBestMatch() function in LocaleMatcher
608 const Locale *LocaleMatcher::getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const… in getBestMatch() function in LocaleMatcher617 const Locale *LocaleMatcher::getBestMatch(Locale::Iterator &desiredLocales, in getBestMatch() function in LocaleMatcher
1548 public NamePattern getBestMatch( in getBestMatch() method in PersonNameFormatter.NamePatternData