Searched refs:languageList (Results 1 – 8 of 8) sorted by relevance
216 public ULocale getBestMatch(String languageList) {217 return getBestMatch(LocalePriorityList.add(languageList).build(), null);241 private static Set<ULocale> asSet(LocalePriorityList languageList) {243 for (ULocale locale : languageList) {
233 public ULocale getBestMatch(String languageList) {234 return getBestMatch(LocalePriorityList.add(languageList).build(), null);254 private static Set<ULocale> asSet(LocalePriorityList languageList) {256 for (ULocale locale : languageList) {
238 public ULocale getBestMatch(String languageList) {239 return getBestMatch(LocalePriorityList.add(languageList).build(), null);259 private static Set<ULocale> asSet(LocalePriorityList languageList) {261 for (ULocale locale : languageList) {
177 public ULocale getBestMatch(LocalePriorityList languageList) { in getBestMatch() argument182 for (final ULocale language : languageList) { in getBestMatch()184 final double weight = matchWeight.value * languageList.getWeight(language) - penalty; in getBestMatch()204 public ULocale getBestMatch(String languageList) { in getBestMatch() argument205 return getBestMatch(LocalePriorityList.add(languageList).build()); in getBestMatch()
187 public ULocale getBestMatch(LocalePriorityList languageList) { in getBestMatch() argument192 for (final ULocale language : languageList) { in getBestMatch()194 final double weight = matchWeight.value * languageList.getWeight(language) - penalty; in getBestMatch()213 public ULocale getBestMatch(String languageList) { in getBestMatch() argument214 return getBestMatch(LocalePriorityList.add(languageList).build()); in getBestMatch()
191 public ULocale getBestMatch(LocalePriorityList languageList) { in getBestMatch() argument196 for (final ULocale language : languageList) { in getBestMatch()198 final double weight = matchWeight.value * languageList.getWeight(language) - penalty; in getBestMatch()218 public ULocale getBestMatch(String languageList) { in getBestMatch() argument219 return getBestMatch(LocalePriorityList.add(languageList).build()); in getBestMatch()
META-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...