Searched refs:Attendees (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DCalendarContract.java59 * one-time or can recur multiple times. Attendees, reminders, and extended
67 * <li>The {@link Attendees} table holds the event attendee or guest
466 * in the format "#,#,#". Valid types are {@link Attendees#TYPE_NONE},
467 * {@link Attendees#TYPE_OPTIONAL}, {@link Attendees#TYPE_REQUIRED},
468 * {@link Attendees#TYPE_RESOURCE}. Setting this field to only
469 * {@link Attendees#TYPE_NONE} should be used to indicate that changing
750 * Columns from the Attendees table that other tables join into themselves.
832 * Fields and helpers for interacting with Attendees. Each row of this table
850 public static final class Attendees implement class in class:CalendarContract
862 private Attendees() {} method in class:CalendarContract.Attendees
[all...]

Completed in 8 milliseconds