Home
last modified time | relevance | path

Searched refs:ATTENDEE_STATUS (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/provider/
DCalendarContract.java806 public static final String ATTENDEE_STATUS = "attendeeStatus"; field
1325 Attendees.ATTENDEE_STATUS,
1477 attendeeValues.put(Attendees.ATTENDEE_STATUS, in getEntityAndIncrementCursor()
/frameworks/base/services/core/java/com/android/server/notification/
DCalendarTracker.java62 Attendees.ATTENDEE_STATUS,
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd692 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
719 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcalendar-provider.jd686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23315 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";
/frameworks/base/api/
Dcurrent.txt30376 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";
Dtest-current.txt30449 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";
Dsystem-current.txt32949 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";