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

12

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowDateFormat.java13 public final static java.text.DateFormat getDateFormat(Context context) { method in class:ShadowDateFormat
/external/icu/icu4c/source/test/intltest/
H A Dcaltztst.h55 DateFormat* getDateFormat(void);
H A Dcaltztst.cpp41 DateFormat* CalendarTimeZoneTest::getDateFormat() function in class:CalendarTimeZoneTest
148 DateFormat* format = getDateFormat();
164 DateFormat* format = getDateFormat();
H A Ddtifmtts.cpp207 // ====== Test getDateFormat, setDateFormat, adoptDateFormat
210 logln("Testing DateIntervalFormat getDateFormat");
212 const DateFormat* fmt = another->getDateFormat();
214 const DateFormat* anotherFmt = dtitvfmt->getDateFormat();
216 dataerrln("ERROR: getDateFormat/setDateFormat failed");
222 anotherFmt = dtitvfmt->getDateFormat();
246 DateFormat* constFmt = (constFmt*)dtitvfmt->getDateFormat()->clone();
297 const DateFormat* dfmt = dtitvfmt->getDateFormat();
1461 const DateFormat* dformat = dtitvfmt->getDateFormat();
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DGlobalizationPreferencesTest.java102 DateFormat df = gp.getDateFormat(GlobalizationPreferences.DF_FULL, GlobalizationPreferences.DF_NONE);
1179 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE);
1194 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE);
1207 df = gp.getDateFormat(GlobalizationPreferences.DF_FULL, GlobalizationPreferences.DF_NONE);
1214 df = gp.getDateFormat(GlobalizationPreferences.DF_LONG, GlobalizationPreferences.DF_NONE);
1221 df = gp.getDateFormat(GlobalizationPreferences.DF_MEDIUM, GlobalizationPreferences.DF_NONE);
1228 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE);
1235 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_FULL);
1242 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_LONG);
1249 df = gp.getDateFormat(GlobalizationPreference
[all...]
H A DDateIntervalFormatTest.java889 DateFormat dtfmt = dtitvfmt.getDateFormat();
1047 DateFormat dformat = dtitvfmt.getDateFormat();
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
H A DGlobalizationPreferencesTest.java98 DateFormat df = gp.getDateFormat(GlobalizationPreferences.DF_FULL, GlobalizationPreferences.DF_NONE);
1175 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE);
1190 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE);
1203 df = gp.getDateFormat(GlobalizationPreferences.DF_FULL, GlobalizationPreferences.DF_NONE);
1210 df = gp.getDateFormat(GlobalizationPreferences.DF_LONG, GlobalizationPreferences.DF_NONE);
1217 df = gp.getDateFormat(GlobalizationPreferences.DF_MEDIUM, GlobalizationPreferences.DF_NONE);
1224 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE);
1231 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_FULL);
1238 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_LONG);
1245 df = gp.getDateFormat(GlobalizationPreference
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Ddtitvfmt.h511 const DateFormat* getDateFormat(void) const;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/
H A DTestCLDRVsICU.java468 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat);
483 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
H A DTestCLDRVsICU.java464 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat);
479 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) {
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDateIntervalFormat.java998 public DateFormat getDateFormat() method in class:DateIntervalFormat
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DGlobalizationPreferences.java660 public DateFormat getDateFormat(int dateStyle, int timeStyle) { method in class:GlobalizationPreferences
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
H A DGlobalizationPreferences.java687 public DateFormat getDateFormat(int dateStyle, int timeStyle) { method in class:GlobalizationPreferences
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalFormat.java1010 public DateFormat getDateFormat() method in class:DateIntervalFormat
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateIntervalFormatTest.java885 DateFormat dtfmt = dtitvfmt.getDateFormat();
1043 DateFormat dformat = dtitvfmt.getDateFormat();
/external/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp447 DateIntervalFormat::getDateFormat() const { function in class:DateIntervalFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/persist/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 2115 milliseconds

12