Searched refs:RRULE_DAY_WEEK (Results 1 – 1 of 1) sorted by relevance
390 static final int RRULE_DAY_WEEK = 1; field in CalendarUtilities.RRule417 type = RRULE_DAY_WEEK; in RRule()425 if (type == RRULE_DAY_WEEK) { in toString()703 if ((daylightRule != null) && (daylightRule.type == RRule.RRULE_DAY_WEEK) && in timeZoneToTziStringImpl()704 (standardRule != null) && (standardRule.type == RRule.RRULE_DAY_WEEK)) { in timeZoneToTziStringImpl()