Searched refs:resourceKey (Results 1 - 10 of 10) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DTimeUnitFormat.java366 private void setup(String resourceKey, Map<TimeUnit, Map<String, Object[]>> timeUnitToCountToPatterns, int style, argument
372 ICUResourceBundle unitsRes = resource.getWithFallback(resourceKey);
453 searchInTree(resourceKey, style, timeUnit, pluralCount, pluralCount, countToPatterns);
467 private void searchInTree(String resourceKey, int styl, TimeUnit timeUnit, String srcPluralCount, argument
476 unitsRes = unitsRes.getWithFallback(resourceKey);
493 if (parentLocale == null && resourceKey.equals("unitsShort")) {
528 searchInTree(resourceKey, styl, timeUnit, srcPluralCount, "other", countToPatterns);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeUnitFormat.java364 private void setup(String resourceKey, Map<TimeUnit, Map<String, Object[]>> timeUnitToCountToPatterns, int style, argument
370 ICUResourceBundle unitsRes = resource.getWithFallback(resourceKey);
451 searchInTree(resourceKey, style, timeUnit, pluralCount, pluralCount, countToPatterns);
465 private void searchInTree(String resourceKey, int styl, TimeUnit timeUnit, String srcPluralCount, argument
474 unitsRes = unitsRes.getWithFallback(resourceKey);
491 if (parentLocale == null && resourceKey.equals("unitsShort")) {
526 searchInTree(resourceKey, styl, timeUnit, srcPluralCount, "other", countToPatterns);
/external/slf4j/jul-to-slf4j/src/test/java/org/slf4j/bridge/
H A DSLF4JBridgeHandlerTest.java108 String resourceKey = "resource_key";
109 String expectedMsg = bundle.getString(resourceKey);
110 String msg = resourceKey;
/external/icu/icu4c/source/test/intltest/
H A Drestest.cpp575 const char *resourceKey; member in struct:__anon7094
608 ResourceBundle res = rb.get(test[i].resourceKey, status);
611 err("Couldn't find the key %s. Error: %s\n", test[i].resourceKey, u_errorName(status));
/external/icu/icu4c/source/common/unicode/
H A Dures.h217 *@param resourceKey key tagging the resource
230 const char* resourceKey,
/external/icu/icu4c/source/test/cintltst/
H A Dcrestst.c954 const char *resourceKey; member in struct:__anon7000
989 res = ures_getByKey(rb, test[i].resourceKey, res, &status);
992 log_err("Couldn't find the key %s. Error: %s\n", test[i].resourceKey, u_errorName(status));
/external/icu/icu4c/source/common/
H A Duresbund.cpp2312 const char* resourceKey,
2324 ures_getByKey(resourceBundle, resourceKey, &resData, status);
2311 ures_countArrayItems(const UResourceBundle* resourceBundle, const char* resourceKey, UErrorCode* status) argument
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...

Completed in 171 milliseconds