Searched defs:addPropertiesForRuleStr (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DRecurrenceSet.java318 addPropertiesForRuleStr(component, "RRULE", rruleStr);
320 addPropertiesForRuleStr(component, "EXRULE", exruleStr);
377 addPropertiesForRuleStr(component, "RRULE", rruleStr);
379 addPropertiesForRuleStr(component, "EXRULE", exruleStr);
384 public static void addPropertiesForRuleStr(ICalendar.Component component, method in class:RecurrenceSet

Completed in 19 milliseconds