Lines Matching defs:setEndRule
344 * setEndRule(TimeFields.OCTOBER, -1, TimeFields.SUNDAY, 2*60*60*1000);
359 SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek,
374 SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfMonth,
377 setEndRule(month, dayOfMonth, 0, time, mode, status);
383 SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek,
386 setEndRule(month, after ? dayOfMonth : -dayOfMonth,
799 // and setEndRule(). It uses various combinations of positive, negative,