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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dcalendar.h145 * {@link #setRepeatedWallTimeOption} and {@link #setSkippedWallTimeOption}.
921 void setRepeatedWallTimeOption(UCalendarWallTimeOption option);
929 * @see #setRepeatedWallTimeOption
2163 * @see #setRepeatedWallTimeOption
/external/icu/icu4c/source/i18n/unicode/
H A Dcalendar.h145 * {@link #setRepeatedWallTimeOption} and {@link #setSkippedWallTimeOption}.
921 void setRepeatedWallTimeOption(UCalendarWallTimeOption option);
929 * @see #setRepeatedWallTimeOption
2173 * @see #setRepeatedWallTimeOption
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp359 ((Calendar*)cal)->setRepeatedWallTimeOption((UCalendarWallTimeOption)newValue);
H A Dcalendar.cpp2213 Calendar::setRepeatedWallTimeOption(UCalendarWallTimeOption option) function in class:Calendar
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp2380 cal2->setRepeatedWallTimeOption(UCAL_WALLTIME_FIRST);
2400 cal2->setRepeatedWallTimeOption(UCAL_WALLTIME_NEXT_VALID);
2510 calLast.setRepeatedWallTimeOption(UCAL_WALLTIME_LAST);
2511 calFirst.setRepeatedWallTimeOption(UCAL_WALLTIME_FIRST);
/external/icu/icu4c/source/i18n/
H A Ducal.cpp359 ((Calendar*)cal)->setRepeatedWallTimeOption((UCalendarWallTimeOption)newValue);
H A Dcalendar.cpp2362 Calendar::setRepeatedWallTimeOption(UCalendarWallTimeOption option) function in class:Calendar
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp2401 cal2->setRepeatedWallTimeOption(UCAL_WALLTIME_FIRST);
2421 cal2->setRepeatedWallTimeOption(UCAL_WALLTIME_NEXT_VALID);
2547 calLast.setRepeatedWallTimeOption(UCAL_WALLTIME_LAST);
2548 calFirst.setRepeatedWallTimeOption(UCAL_WALLTIME_FIRST);

Completed in 6574 milliseconds