Searched refs:ICalendar (Results 1 – 3 of 3) sorted by relevance
23 import com.android.calendarcommon2.ICalendar;39 ICalendar.Component component = new ICalendar.Component("CTS", null); in testStaticLinking()40 List<ICalendar.Property> properties = in testStaticLinking()
31 public static void addPropertiesForRuleStr(ICalendar.Component component, in addPropertiesForRuleStr()34 component.addProperty(new ICalendar.Property(CTS_PROPERTY_NAME)); in addPropertiesForRuleStr()
31 public class ICalendar { class101 private ICalendar() { in ICalendar() method in ICalendar