HomeSort by relevance Sort by last modified time
    Searched defs:Attendees (Results 1 - 3 of 3) sorted by null

  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarSyncTestingBase.java 61 ATTENDEES_COLUMNS_TO_SKIP.add(CalendarContract.Attendees._ID);
  /frameworks/base/core/java/android/provider/
CalendarContract.java 58 * one-time or can recur multiple times. Attendees, reminders, and extended
66 * <li>The {@link Attendees} table holds the event attendee or guest
424 * in the format "#,#,#". Valid types are {@link Attendees#TYPE_NONE},
425 * {@link Attendees#TYPE_OPTIONAL}, {@link Attendees#TYPE_REQUIRED},
426 * {@link Attendees#TYPE_RESOURCE}. Setting this field to only
427 * {@link Attendees#TYPE_NONE} should be used to indicate that changing
696 * Columns from the Attendees table that other tables join into themselves.
762 * Fields and helpers for interacting with Attendees. Each row of this table
764 * {@link #query(ContentResolver, long, String[])} will return a list of attendees fo
    [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 990 milliseconds