Searched defs:LocaleMatcher (Results 1 – 8 of 8) sorted by relevance
51 public class LocaleMatcher { class83 public LocaleMatcher(LocalePriorityList languagePriorityList) { in LocaleMatcher() method in LocaleMatcher94 public LocaleMatcher(String languagePriorityListString) { in LocaleMatcher() method in LocaleMatcher106 public LocaleMatcher(LocalePriorityList languagePriorityList, LanguageMatcherData matcherData) { in LocaleMatcher() method in LocaleMatcher118 …public LocaleMatcher(LocalePriorityList languagePriorityList, LanguageMatcherData matcherData, dou… 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
66 public final class LocaleMatcher { class624 public LocaleMatcher(LocalePriorityList supportedLocales) { in LocaleMatcher() method in LocaleMatcher637 public LocaleMatcher(String supportedLocales) { in LocaleMatcher() method in LocaleMatcher641 private LocaleMatcher(Builder builder) { in LocaleMatcher() method in LocaleMatcher
534 public static class LocaleMatcher implements Predicate<String> { class in CheckAttributeValues542 private LocaleMatcher() { in LocaleMatcher() method in CheckAttributeValues.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
698 public static class LocaleMatcher extends MatcherPattern { class708 private LocaleMatcher(String variable) { in LocaleMatcher() method in AttributeValueValidity.LocaleMatcher