Home
last modified time | relevance | path

Searched refs:weekendOnsetMillis (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java1412 private int weekendOnsetMillis; field in Calendar
4496 return (weekendOnsetMillis == 0) ? WEEKEND : WEEKEND_ONSET; in getDayOfWeekType()
4508 return (weekendOnsetMillis == 0) ? WEEKEND : WEEKEND_ONSET; in getDayOfWeekType()
4536 return weekendOnsetMillis; in getWeekendTransition()
4693 public final int weekendOnsetMillis; field in Calendar.WeekData
4724 int weekendOnset, int weekendOnsetMillis, in WeekData() argument
4729 this.weekendOnsetMillis = weekendOnsetMillis; in WeekData()
4743 + weekendOnsetMillis) * 37 + weekendCease) * 37 + weekendCeaseMillis; in hashCode()
4764 && weekendOnsetMillis == that.weekendOnsetMillis in equals()
4780 + ", " + weekendOnsetMillis in toString()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...