Searched defs:LocalePatternMatcher (Results 1 – 1 of 1) sorted by relevance
371 private static class LocalePatternMatcher { class in LocaleMatcher382 public LocalePatternMatcher(String toMatch) { in LocalePatternMatcher() method in LocaleMatcher.LocalePatternMatcher494 …void addDataToScores(String desired, String supported, R3<LocalePatternMatcher, LocalePatternMatch… in addDataToScores()