Searched refs:getRepeatedWallTimeOption (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dcalendar.h918 * @see #getRepeatedWallTimeOption
932 UCalendarWallTimeOption getRepeatedWallTimeOption(void) const;
/external/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h918 * @see #getRepeatedWallTimeOption
932 UCalendarWallTimeOption getRepeatedWallTimeOption(void) const;
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp328 return ((Calendar*)cal)->getRepeatedWallTimeOption();
H A Dcalendar.cpp2223 Calendar::getRepeatedWallTimeOption(void) const function in class:Calendar
/external/icu/icu4c/source/i18n/
H A Ducal.cpp328 return ((Calendar*)cal)->getRepeatedWallTimeOption();
H A Dcalendar.cpp2372 Calendar::getRepeatedWallTimeOption(void) const function in class:Calendar
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp2361 if (cal->getRepeatedWallTimeOption() != UCAL_WALLTIME_LAST) {
2393 if (cal2->getRepeatedWallTimeOption() != UCAL_WALLTIME_FIRST) {
2401 if (cal2->getRepeatedWallTimeOption() != UCAL_WALLTIME_FIRST) {
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2382 if (cal->getRepeatedWallTimeOption() != UCAL_WALLTIME_LAST) {
2414 if (cal2->getRepeatedWallTimeOption() != UCAL_WALLTIME_FIRST) {
2422 if (cal2->getRepeatedWallTimeOption() != UCAL_WALLTIME_FIRST) {

Completed in 5317 milliseconds