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

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

Completed in 51 milliseconds