/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/ |
TestCLDRVsICU.java | 431 int timeFormat = 0; 460 timeFormat = index; 468 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat); 475 "\n\tTime: " + DateFormatNames[timeFormat] + 483 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) { 491 dt = DateFormat.getTimeInstance(DateFormatValues[timeFormat], locale); 494 } else if (timeFormat == 0) { 499 dt = DateFormat.getDateTimeInstance(DateFormatValues[dateFormat], DateFormatValues[timeFormat], 505 logln("\tinput:\t" + dateFormat + ", " + timeFormat + " => " + ((SimpleDateFormat) dt).toPattern());
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/ |
TestCLDRVsICU.java | 427 int timeFormat = 0; 456 timeFormat = index; 464 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat); 471 "\n\tTime: " + DateFormatNames[timeFormat] + 479 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) { 487 dt = DateFormat.getTimeInstance(DateFormatValues[timeFormat], locale); 490 } else if (timeFormat == 0) { 495 dt = DateFormat.getDateTimeInstance(DateFormatValues[dateFormat], DateFormatValues[timeFormat], 501 logln("\tinput:\t" + dateFormat + ", " + timeFormat + " => " + ((SimpleDateFormat) dt).toPattern());
|
/packages/apps/DeskClock/src/com/android/alarmclock/ |
DigitalAppWidgetProvider.java | 212 final CharSequence timeFormat = DateFormat.getBestDateTimePattern(locale, skeleton); 213 widget.setCharSequence(R.id.date, "setFormat12Hour", timeFormat); 214 widget.setCharSequence(R.id.date, "setFormat24Hour", timeFormat);
|
/cts/tests/tests/text/src/android/text/format/cts/ |
DateFormatTest.java | 297 private void setTimeFormat(String timeFormat) throws IOException { 299 + Settings.System.TIME_12_24 + " " + timeFormat);
|
/prebuilts/go/darwin-x86/src/archive/zip/ |
zip_test.go | 383 const timeFormat = "20060102T150405.000.txt" 386 filename := ts.Format(timeFormat)
|
/prebuilts/go/linux-x86/src/archive/zip/ |
zip_test.go | 383 const timeFormat = "20060102T150405.000.txt" 386 filename := ts.Format(timeFormat)
|
/prebuilts/go/darwin-x86/src/cmd/pack/ |
pack.go | 133 timeFormat = "Jan _2 15:04 2006" 219 time.Unix(e.mtime, 0).Format(timeFormat),
|
/prebuilts/go/linux-x86/src/cmd/pack/ |
pack.go | 133 timeFormat = "Jan _2 15:04 2006" 219 time.Unix(e.mtime, 0).Format(timeFormat),
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
TestMessageFormat.java | [all...] |
DateFormatTest.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
TestMessageFormat.java | [all...] |
DateFormatTest.java | [all...] |
/external/icu/icu4c/source/test/intltest/ |
dtfmttst.cpp | [all...] |
/external/chromium-trace/catapult/tracing/third_party/d3/ |
d3.min.js | [all...] |
/external/guice/extensions/struts2/lib/ |
freemarker-2.3.16.jar | |
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/ |
freemarker-2.3.20.jar | |
/prebuilts/sdk/tools/ |
jack-launcher.jar | |
jack-server-4.8.ALPHA.jar | |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
gwt-user.jar | |