HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_REQUIRED (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/provider/
CalendarContract.java 425 * {@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;
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
CalendarSyncAdapter.java 338 attendeeCv.put(Attendees.ATTENDEE_TYPE, Attendees.TYPE_REQUIRED);
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java     [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java     [all...]
  /prebuilt/sdk/14/
android.jar 

Completed in 55 milliseconds