Home
last modified time | relevance | path

Searched refs:firstDay (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DCalendarTest.java433 int firstDay = cal.getFirstDayOfWeek(); in testSetFirstDayOfWeek() local
434 cal.setFirstDayOfWeek(firstDay+1); in testSetFirstDayOfWeek()
435 assertEquals(firstDay+1, cal.getFirstDayOfWeek()); in testSetFirstDayOfWeek()
452 int firstDay = cal.getMinimalDaysInFirstWeek(); in testSetMinimalDaysInFirstWeek() local
453 cal.setMinimalDaysInFirstWeek(firstDay+1); in testSetMinimalDaysInFirstWeek()
454 assertEquals(firstDay+1, cal.getMinimalDaysInFirstWeek()); in testSetMinimalDaysInFirstWeek()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java856 int firstDay = 31; // max possible number of dates in a month in createRuleByRRULE() local
864 firstDay = days[i] < firstDay ? days[i] : firstDay; in createRuleByRRULE()
870 if (days[j] == firstDay + i) { in createRuleByRRULE()
881 dayOfMonth = firstDay; in createRuleByRRULE()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java887 int firstDay = 31; // max possible number of dates in a month in createRuleByRRULE() local
895 firstDay = days[i] < firstDay ? days[i] : firstDay; in createRuleByRRULE()
901 if (days[j] == firstDay + i) { in createRuleByRRULE()
912 dayOfMonth = firstDay; in createRuleByRRULE()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegression.java587 for (int firstDay=1; firstDay<=2; firstDay++) { in Test4103271()
590 testCal.setFirstDayOfWeek(firstDay); in Test4103271()
591 testDesc = ("Test" + String.valueOf(firstDay) + String.valueOf(minDays)); in Test4103271()
593 String.valueOf(firstDay) + in Test4103271()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegression.java583 for (int firstDay=1; firstDay<=2; firstDay++) { in Test4103271()
586 testCal.setFirstDayOfWeek(firstDay); in Test4103271()
587 testDesc = ("Test" + String.valueOf(firstDay) + String.valueOf(minDays)); in Test4103271()
589 String.valueOf(firstDay) + in Test4103271()
/external/icu/icu4c/source/test/intltest/
Dcalregts.cpp996 for (int32_t firstDay=1; firstDay<=2; firstDay++) { in test4103271() local
999 testCal->setFirstDayOfWeek((UCalendarDaysOfWeek)firstDay); in test4103271()
1000 testDesc = (UnicodeString("Test") + firstDay + minDays); in test4103271()
1002 firstDay + in test4103271()
/external/icu/icu4c/source/i18n/
Dvtzone.cpp558 int32_t firstDay = 31; // max possible number of dates in a month in createRuleByRRULE() local
566 if (days[i] < firstDay) { in createRuleByRRULE()
567 firstDay = days[i]; in createRuleByRRULE()
574 if (days[j] == firstDay + i) { in createRuleByRRULE()
585 dayOfMonth = firstDay; in createRuleByRRULE()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...