Searched defs:LocaleMatcher (Results 1 – 8 of 8) sorted by relevance
66 public final class LocaleMatcher { class585 public LocaleMatcher(LocalePriorityList supportedLocales) { in LocaleMatcher() method in LocaleMatcher598 public LocaleMatcher(String supportedLocales) { in LocaleMatcher() method in LocaleMatcher602 private LocaleMatcher(Builder builder) { in LocaleMatcher() method in LocaleMatcher
65 public final class LocaleMatcher { class661 public LocaleMatcher(LocalePriorityList supportedLocales) { in LocaleMatcher() method in LocaleMatcher675 public LocaleMatcher(String supportedLocales) { in LocaleMatcher() method in LocaleMatcher679 private LocaleMatcher(Builder builder) { in LocaleMatcher() method in LocaleMatcher
290 friend class LocaleMatcher; variable
358 LocaleMatcher::LocaleMatcher(const Builder &builder, UErrorCode &errorCode) : in LocaleMatcher() function in LocaleMatcher504 LocaleMatcher::LocaleMatcher(LocaleMatcher &&src) U_NOEXCEPT : in LocaleMatcher() function in LocaleMatcher