HomeSort by relevance Sort by last modified time
    Searched full:type_required (Results 1 - 10 of 10) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventHelper.java 413 values.put(Attendees.ATTENDEE_TYPE, Attendees.TYPE_REQUIRED);
510 values.put(Attendees.ATTENDEE_TYPE, Attendees.TYPE_REQUIRED);
    [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
CalendarSyncAdapter.java 341 attendeeCv.put(Attendees.ATTENDEE_TYPE, Attendees.TYPE_REQUIRED);
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java     [all...]
  /frameworks/base/core/java/android/provider/
CalendarContract.java 463 * {@link Attendees#TYPE_OPTIONAL}, {@link Attendees#TYPE_REQUIRED},
771 * Type: Integer (one of {@link #TYPE_NONE}, {@link #TYPE_REQUIRED},
778 public static final int TYPE_REQUIRED = 1;
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java     [all...]
  /frameworks/base/docs/html/guide/topics/providers/
calendar-provider.jd 687 <li>{@link android.provider.CalendarContract.AttendeesColumns#TYPE_REQUIRED}</li>
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree.h 4116 const bool type_required; member in struct:attribute_spec
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 4327 const bool type_required; member in struct:attribute_spec
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 4327 const bool type_required; member in struct:attribute_spec
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 4327 const bool type_required; member in struct:attribute_spec
    [all...]

Completed in 679 milliseconds