Searched refs:supportedLanguages (Results 1 – 4 of 4) sorted by relevance
38 …private final Map<LSR, Collection<ULocale>> supportedLanguages; // the locales in the collection a… field in XLocaleMatcher161 supportedLanguages = temp2.asMap(); in XLocaleMatcher()164 : supportedLanguages.isEmpty() ? null in XLocaleMatcher()165 … : supportedLanguages.entrySet().iterator().next().getValue().iterator().next(); // first language in XLocaleMatcher()280 Collection<ULocale> found = supportedLanguages.get(desiredLSR);289 …for (final Entry<LSR, Collection<ULocale>> supportedLsrAndLocale : supportedLanguages.entrySet()) {343 Collection<ULocale> found = supportedLanguages.get(desiredLSR);352 …for (final Entry<LSR, Collection<ULocale>> supportedLsrAndLocale : supportedLanguages.entrySet()) {
42 …private final Map<LSR, Set<ULocale>> supportedLanguages; // the locales in the collection are orde… field in XLocaleMatcher177 supportedLanguages = temp2.asMap(); in XLocaleMatcher()180 : supportedLanguages.isEmpty() ? null in XLocaleMatcher()181 … : supportedLanguages.entrySet().iterator().next().getValue().iterator().next(); // first language in XLocaleMatcher()298 Collection<ULocale> found = supportedLanguages.get(desiredLSR);312 … for (final Entry<LSR, Set<ULocale>> supportedLsrAndLocale : supportedLanguages.entrySet()) {386 Collection<ULocale> found = supportedLanguages.get(desiredLSR);399 for (final Entry<LSR, Set<ULocale>> supportedLsrAndLocale : supportedLanguages.entrySet()) {
44 …private final Map<LSR, Set<ULocale>> supportedLanguages; // the locales in the collection are orde… field in XLocaleMatcher182 supportedLanguages = temp2.asMap(); in XLocaleMatcher()185 : supportedLanguages.isEmpty() ? null in XLocaleMatcher()186 … : supportedLanguages.entrySet().iterator().next().getValue().iterator().next(); // first language in XLocaleMatcher()303 Collection<ULocale> found = supportedLanguages.get(desiredLSR);317 … for (final Entry<LSR, Set<ULocale>> supportedLsrAndLocale : supportedLanguages.entrySet()) {391 Collection<ULocale> found = supportedLanguages.get(desiredLSR);404 for (final Entry<LSR, Set<ULocale>> supportedLsrAndLocale : supportedLanguages.entrySet()) {
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...