Searched refs:setDateFormatSymbols (Results 1 - 25 of 25) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DIntlTestSimpleDateFormatAPI.java116 def.setDateFormatSymbols(syms);
117 pat_fr.setDateFormatSymbols(syms);
H A DDateFormatMiscTests.java98 //test SimpleDateFormat.setDateFormatSymbols()
102 df.setDateFormatSymbols(symbols);
114 errln("setDateFormatSymbols: the formats are not equal");
H A DDateFormatTest.java2295 longChineseDateFormat.setDateFormatSymbols( dfs );
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestSimpleDateFormatAPI.java112 def.setDateFormatSymbols(syms);
113 pat_fr.setDateFormatSymbols(syms);
H A DDateFormatMiscTests.java94 //test SimpleDateFormat.setDateFormatSymbols()
98 df.setDateFormatSymbols(symbols);
110 errln("setDateFormatSymbols: the formats are not equal");
H A DDateFormatTest.java2291 longChineseDateFormat.setDateFormatSymbols( dfs );
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DSimpleDateFormat.java399 public void setDateFormatSymbols(DateFormatSymbols newFormatSymbols) { method in class:SimpleDateFormat
400 ((java.text.SimpleDateFormat)dateFormat).setDateFormatSymbols(newFormatSymbols.dfs);
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DSimpleDateFormatICU.java154 public void setDateFormatSymbols(DateFormatSymbols newFormatSymbols) { method in class:SimpleDateFormatICU
204 fIcuSdf.setDateFormatSymbols(icuDfs);
/external/icu/icu4c/source/test/intltest/
H A Dsdtfmtts.cpp188 pat_fr.setDateFormatSymbols(*newSyms);
H A Dmiscdtfm.cpp191 * Test void SimpleDateFormat::setDateFormatSymbols ( const DateFormatSymbols & newFormatSymbols )
200 df->setDateFormatSymbols(*symbols);
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
H A DSimpleDateFormatTest.java193 * Test method for 'com.ibm.icu.text.SimpleDateFormat.setDateFormatSymbols(DateFormatSymbols)'
198 sdf.setDateFormatSymbols(dfs);
/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1059 virtual void setDateFormatSymbols(const DateFormatSymbols& newFormatSymbols);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
H A DFormatTests.java1838 ((SimpleDateFormat)dfa).setDateFormatSymbols(tmp);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DFormatTests.java1837 ((SimpleDateFormat)dfa).setDateFormatSymbols(tmp);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DSimpleDateFormat.java3529 public void setDateFormatSymbols(DateFormatSymbols newFormatSymbols) method in class:SimpleDateFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java3551 public void setDateFormatSymbols(DateFormatSymbols newFormatSymbols) method in class:SimpleDateFormat
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3526 SimpleDateFormat::setDateFormatSymbols(const DateFormatSymbols& newFormatSymbols) function in class:SimpleDateFormat
/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/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 293 milliseconds