Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DCalendarTracker.java231 case Attendees.ATTENDEE_STATUS_INVITED: return "ATTENDEE_STATUS_INVITED";
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/core/java/android/provider/
DCalendarContract.java811 public static final int ATTENDEE_STATUS_INVITED = 3; field
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd697 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
719 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcalendar-provider.jd691 <li>{@link android.provider.CalendarContract.AttendeesColumns#ATTENDEE_STATUS_INVITED}</li>
713 values.put(Attendees.ATTENDEE_STATUS, Attendees.ATTENDEE_STATUS_INVITED);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23318 field public static final int ATTENDEE_STATUS_INVITED = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt30379 field public static final int ATTENDEE_STATUS_INVITED = 3; // 0x3
Dtest-current.txt30452 field public static final int ATTENDEE_STATUS_INVITED = 3; // 0x3
Dsystem-current.txt32952 field public static final int ATTENDEE_STATUS_INVITED = 3; // 0x3