Searched refs:ATTENDEE_STATUS (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/core/java/android/provider/ |
D | CalendarContract.java | 806 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/ |
D | CalendarTracker.java | 62 Attendees.ATTENDEE_STATUS,
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/ |
D | calendar-provider.jd | 686 <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/ |
D | calendar-provider.jd | 686 <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/ |
D | calendar-provider.jd | 686 <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/ |
D | calendar-provider.jd | 686 <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/ |
D | calendar-provider.jd | 686 <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/ |
D | calendar-provider.jd | 686 <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/ |
D | calendar-provider.jd | 692 <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/ |
D | calendar-provider.jd | 686 <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/ |
D | calendar-provider.jd | 686 <td>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS}</td> 713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 23315 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";
|
/frameworks/base/api/ |
D | current.txt | 30376 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";
|
D | test-current.txt | 30449 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";
|
D | system-current.txt | 32949 field public static final java.lang.String ATTENDEE_STATUS = "attendeeStatus";
|