Home
last modified time | relevance | path

Searched refs:ICalendar (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/calendarcommon/src/android/calendarcommon2/cts/
DCalendarcommon2Test.java22 import com.android.calendarcommon2.ICalendar;
37 ICalendar.Component component = new ICalendar.Component("CTS", null); in testStaticLinking()
38 List<ICalendar.Property> properties = in testStaticLinking()
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/
DRecurrenceSet.java31 public static void addPropertiesForRuleStr(ICalendar.Component component, in addPropertiesForRuleStr()
34 component.addProperty(new ICalendar.Property(CTS_PROPERTY_NAME)); in addPropertiesForRuleStr()
DICalendar.java31 public class ICalendar { class
101 private ICalendar() { in ICalendar() method in ICalendar
/cts/tools/dex-tools/dex/
Dclasses.out.dex59523 @dalvik.annotation.EnclosingClass (value =Landroid/pim/ICalendar; )
59524 class android.pim.ICalendar$1 extends java.lang.Object
59532 @dalvik.annotation.EnclosingClass (value =Landroid/pim/ICalendar; )
59533 public class android.pim.ICalendar$Component extends java.lang.Object
59556 @dalvik.annotation.Signature (value =Ljava/util/LinkedList<Landroid/pim/ICalendar$Component;>; )
59561 private final android.pim.ICalendar$Component mParent
59562 …va/util/LinkedHashMap<Ljava/lang/String;Ljava/util/ArrayList<Landroid/pim/ICalendar$Property;>;>; )
59568 android.pim.ICalendar$Component)
59571 android.pim.ICalendar$Component)
59574 android.pim.ICalendar$Property)
[all …]