Searched defs:LocaleMatcher (Results 1 – 7 of 7) 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
67 public final class LocaleMatcher { class537 public LocaleMatcher(LocalePriorityList supportedLocales) { in LocaleMatcher() method in LocaleMatcher550 public LocaleMatcher(String supportedLocales) { in LocaleMatcher() method in LocaleMatcher554 private LocaleMatcher(Builder builder) { in LocaleMatcher() method in LocaleMatcher
66 public final class LocaleMatcher { class561 public LocaleMatcher(LocalePriorityList supportedLocales) { in LocaleMatcher() method in LocaleMatcher575 public LocaleMatcher(String supportedLocales) { in LocaleMatcher() method in LocaleMatcher579 private LocaleMatcher(Builder builder) { in LocaleMatcher() method in LocaleMatcher
325 LocaleMatcher::LocaleMatcher(const Builder &builder, UErrorCode &errorCode) : in LocaleMatcher() function in LocaleMatcher482 LocaleMatcher::LocaleMatcher(LocaleMatcher &&src) U_NOEXCEPT : in LocaleMatcher() function in LocaleMatcher
527 public static class LocaleMatcher implements ObjectMatcher<String> { class in CheckAttributeValues537 private LocaleMatcher(boolean b) { in LocaleMatcher() method in CheckAttributeValues.LocaleMatcher
256 friend class LocaleMatcher; variable
693 public static class LocaleMatcher extends MatcherPattern { class704 private LocaleMatcher(String variable) { in LocaleMatcher() method in AttributeValueValidity.LocaleMatcher