/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | ICUServiceTest.java | 74 * the matchID. 85 * sort the display names, and null for the matchID. 96 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { argument 98 return service.getDisplayNames(locale, col, matchID);
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | ICUServiceTest.java | 70 * the matchID. 81 * sort the display names, and null for the matchID. 92 public SortedMap getDisplayNames(ICUService service, ULocale locale, String matchID) { argument 94 return service.getDisplayNames(locale, col, matchID);
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | ICUService.java | 563 * <p>matchID is passed to createKey to create a key. If the 567 public Set<String> getVisibleIDs(String matchID) { argument 570 Key fallbackKey = createKey(matchID); 660 * the comparator, and null for the matchID. 669 * uses null for the comparator, and null for the matchID. 677 * uses null for the matchID, thus returning all display names. 687 public SortedMap<String, String> getDisplayNames(ULocale locale, String matchID) { argument 688 return getDisplayNames(locale, null, matchID); 701 public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com, String matchID) { argument 732 Key matchKey = createKey(matchID); [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUService.java | 561 * <p>matchID is passed to createKey to create a key. If the 565 public Set<String> getVisibleIDs(String matchID) { argument 568 Key fallbackKey = createKey(matchID); 658 * the comparator, and null for the matchID. 667 * uses null for the comparator, and null for the matchID. 675 * uses null for the matchID, thus returning all display names. 685 public SortedMap<String, String> getDisplayNames(ULocale locale, String matchID) { argument 686 return getDisplayNames(locale, null, matchID); 699 public SortedMap<String, String> getDisplayNames(ULocale locale, Comparator<Object> com, String matchID) { argument 730 Key matchKey = createKey(matchID); [all...] |
/external/icu/icu4c/source/common/ |
H A D | serv.cpp | 608 ICUService::getVisibleIDs(UVector& result, const UnicodeString* matchID, UErrorCode& status) const argument 620 ICUServiceKey* fallbackKey = createKey(matchID, status); 739 const UnicodeString* matchID, 786 ICUServiceKey* matchKey = createKey(matchID, status); 737 getDisplayNames(UVector& result, const Locale& locale, const UnicodeString* matchID, UErrorCode& status) const argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
H A D | intel-moe-ios.jar | META-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |