Searched refs:WEEKEND_ONSET (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
H A DCalendar.java1093 * @see #WEEKEND_ONSET
1104 * @see #WEEKEND_ONSET
1121 public static final int WEEKEND_ONSET = 2; field in class:Calendar
1129 * @see #WEEKEND_ONSET
2259 * the type WEEKEND_ONSET or WEEKEND_CEASE. In this case, the
2264 * @return either WEEKDAY, WEEKEND, WEEKEND_ONSET, or
2270 * @see #WEEKEND_ONSET
2288 // * calendar system. If getDayOfWeekType(dayOfWeek) == WEEKEND_ONSET return the time
2297 // * WEEKEND_ONSET or WEEKEND_CEASE
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCalendar.java1078 * @see #WEEKEND_ONSET
1091 * @see #WEEKEND_ONSET
1112 public static final int WEEKEND_ONSET = 2; field in class:Calendar
1120 * @see #WEEKEND_ONSET
4338 * the type WEEKEND_ONSET or WEEKEND_CEASE. In this case, the
4343 * @return either WEEKDAY, WEEKEND, WEEKEND_ONSET, or
4349 * @see #WEEKEND_ONSET
4365 return (weekendOnsetMillis == 0) ? WEEKEND : WEEKEND_ONSET;
4377 return (weekendOnsetMillis == 0) ? WEEKEND : WEEKEND_ONSET;
4387 * calendar system. If getDayOfWeekType(dayOfWeek) == WEEKEND_ONSET retur
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java1126 * @see #WEEKEND_ONSET
1138 * @see #WEEKEND_ONSET
1157 public static final int WEEKEND_ONSET = 2; field in class:Calendar
1165 * @see #WEEKEND_ONSET
4470 * the type WEEKEND_ONSET or WEEKEND_CEASE. In this case, the
4475 * @return either WEEKDAY, WEEKEND, WEEKEND_ONSET, or
4481 * @see #WEEKEND_ONSET
4496 return (weekendOnsetMillis == 0) ? WEEKEND : WEEKEND_ONSET;
4508 return (weekendOnsetMillis == 0) ? WEEKEND : WEEKEND_ONSET;
4518 * calendar system. If getDayOfWeekType(dayOfWeek) == WEEKEND_ONSET retur
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DIBMCalendarTest.java909 if (cal.getDayOfWeekType(i) == Calendar.WEEKEND_ONSET) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DIBMCalendarTest.java905 if (cal.getDayOfWeekType(i) == Calendar.WEEKEND_ONSET) {
/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 ...

Completed in 229 milliseconds