HomeSort by relevance Sort by last modified time
    Searched full:eeee (Results 76 - 100 of 143) sorted by null

1 2 34 5 6

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatRoundTripTest.java 240 SimpleDateFormat sdf = new SimpleDateFormat("EEEE, MMMM d, yyyy HH:mm:ss, z G", Locale.US);
DateFormatRegressionTest.java 721 SimpleDateFormat fmt = new SimpleDateFormat("EEEE, dd-MMM-yy HH:mm:ss z", Locale.US);
    [all...]
DateFormatTest.java 92 {DateFormat.WEEKDAY, "EEEE", "en", "cccc"},
95 {DateFormat.YEAR_MONTH_WEEKDAY_DAY, "yMMMMEEEEd", "en", "EEEE, MMMM d, y"},
103 {DateFormat.MONTH_WEEKDAY_DAY, "MMMMEEEEd","en","EEEE, MMMM d"},
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DiskLruCacheTest.java 538 set("e", "eeee", "eeee");
545 assertValue("e", "eeee", "eeee");
    [all...]
  /frameworks/base/tools/aapt2/
Resource.h 120 * EEEE: 16 bit entry identifier.
  /external/icu/icu4c/source/test/cintltst/
cdtrgtst.c 526 static const UChar eeeedMyPattern[] = { 0x65,0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "eeee dd MMM yyyy" */
555 { eeeedMyPattern, eeeedMyText, "eeee dd MMM yyyy" },
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
GlobalizationPreferencesTest.java     [all...]
DateFormatRegressionTest.java 725 SimpleDateFormat fmt = new SimpleDateFormat("EEEE, dd-MMM-yy HH:mm:ss z", Locale.US);
    [all...]
DateFormatTest.java 96 {DateFormat.WEEKDAY, "EEEE", "en", "cccc"},
99 {DateFormat.YEAR_MONTH_WEEKDAY_DAY, "yMMMMEEEEd", "en", "EEEE, MMMM d, y"},
107 {DateFormat.MONTH_WEEKDAY_DAY, "MMMMEEEEd","en","EEEE, MMMM d"},
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
dtitvinf.h 63 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
dtitvfmt.h 86 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
    [all...]
  /external/icu/icu4c/source/test/intltest/
callimts.cpp 108 ((SimpleDateFormat*) fmt)->applyPattern("HH:mm:ss.SSS Z, EEEE, MMMM d, yyyy G");
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
GlobalizationPreferencesTest.java     [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTime.java 293 translate.put("A", "EEEE");
  /packages/apps/Dialer/tests/src/com/android/dialer/database/
SmartDialPrefixTest.java 269 "1", 0, " aaaa bbbb cccc dddd eeee ffff gggg hhhh iiii jjjj kkkk llll mmmm nnnn" +
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceService.java 263 mDayOfWeekFormat = new SimpleDateFormat("EEEE", Locale.getDefault());
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceService.java 263 mDayOfWeekFormat = new SimpleDateFormat("EEEE", Locale.getDefault());
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DigitalWatchFaceService.java 263 mDayOfWeekFormat = new SimpleDateFormat("EEEE", Locale.getDefault());
  /packages/apps/DeskClock/src/com/android/deskclock/
Utils.java 81 private static final String DATE_FORMAT_LONG = "EEEE";
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DateIntervalFormat.java 78 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
    [all...]
DateIntervalInfo.java 64 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateIntervalFormat.java 77 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
    [all...]
DateIntervalInfo.java 63 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
    [all...]
  /external/v8/src/js/
i18n.js     [all...]
  /external/icu/icu4c/source/i18n/
smpdtfmt.cpp     [all...]

Completed in 1691 milliseconds

1 2 34 5 6