Searched refs:CALENDAR_RECURRENCE_WEEKOFMONTH (Results 1 – 3 of 3) sorted by relevance
1159 s.data(Tags.CALENDAR_RECURRENCE_WEEKOFMONTH, Integer.toString(weekOfMonth)); in addByDay()1172 s.data(Tags.CALENDAR_RECURRENCE_WEEKOFMONTH, Integer.toString(weekOfMonth)); in addByDaySetpos()1211 s.data(Tags.CALENDAR_RECURRENCE_WEEKOFMONTH, "5"); in recurrenceFromRrule()1215 s.data(Tags.CALENDAR_RECURRENCE_WEEKOFMONTH, byDay.substring(0, 1)); in recurrenceFromRrule()
197 public static final int CALENDAR_RECURRENCE_WEEKOFMONTH = CALENDAR_PAGE + 0x22; field in Tags
815 case Tags.CALENDAR_RECURRENCE_WEEKOFMONTH: in recurrenceParser()