Searched refs:getWeekendTransition (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dcalendar.h1385 * method getWeekendTransition() will return the point of
1408 virtual int32_t getWeekendTransition(UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const;
/external/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h1385 * method getWeekendTransition() will return the point of
1408 virtual int32_t getWeekendTransition(UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const;
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp613 return ((Calendar*)cal)->getWeekendTransition(dayOfWeek, *status);
H A Dcalendar.cpp2333 Calendar::getWeekendTransition(UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const function in class:Calendar
2385 int32_t transitionMillis = getWeekendTransition(dayOfWeek, status);
/external/icu/icu4c/source/i18n/
H A Ducal.cpp613 return ((Calendar*)cal)->getWeekendTransition(dayOfWeek, *status);
H A Dcalendar.cpp2482 Calendar::getWeekendTransition(UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const function in class:Calendar
2534 int32_t transitionMillis = getWeekendTransition(dayOfWeek, status);
/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 137 milliseconds