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

/frameworks/base/core/java/android/provider/
H A DCalendarContract.java425 * {@link Attendees#TYPE_OPTIONAL}, {@link Attendees#TYPE_REQUIRED},
733 * Type: Integer (one of {@link #TYPE_NONE}, {@link #TYPE_REQUIRED},
740 public static final int TYPE_REQUIRED = 1; field in interface:CalendarContract.AttendeesColumns

Completed in 72 milliseconds