Home | History | Annotate | Download | only in calendar

Lines Matching defs:EXRULE

412         ALLOWED_IN_EXCEPTION.add(Events.EXRULE);
1852 // Clear out RRULE, RDATE, EXRULE & EXDATE
1856 values.remove(Events.EXRULE);
2502 * TODO: Validate RDATE, EXRULE, EXDATE (possibly passing in an indication of whether we
2503 * believe we have the full set, so we can reject EXRULE when not accompanied by RRULE).
2979 || values.containsKey(Events.EXRULE)
3911 modValues.containsKey(Events.EXRULE) ||
4834 sEventsProjectionMap.put(Events.EXRULE, Events.EXRULE);
4927 sEventEntitiesProjectionMap.put(Events.EXRULE, Events.EXRULE);