Home
last modified time | relevance | path

Searched refs:ATTENDEE_RELATIONSHIP (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DCalendarContract.java889 public static final String ATTENDEE_RELATIONSHIP = "attendeeRelationship"; field
1436 Attendees.ATTENDEE_RELATIONSHIP,
1586 attendeeValues.put(Attendees.ATTENDEE_RELATIONSHIP, in getEntityAndIncrementCursor()
/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarDatabaseHelper.java131 Attendees.ATTENDEE_RELATIONSHIP + "," +
438 CalendarContract.Attendees.ATTENDEE_RELATIONSHIP + " INTEGER," + in bootstrapDB()
H A DCalendarProvider2.java3023 values.put(Attendees.ATTENDEE_RELATIONSHIP, in createAttendeeEntry()
3113 Integer relationObj = attendeeValues.getAsInteger(Attendees.ATTENDEE_RELATIONSHIP); in updateEventAttendeeStatus()
5208 sAttendeesProjectionMap.put(Attendees.ATTENDEE_RELATIONSHIP, "attendeeRelationship"); in sAttendeesProjectionMap.put() argument
/aosp12/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
H A DCalendarProvider2Test.java2164 attendee.put(CalendarContract.Attendees.ATTENDEE_RELATIONSHIP, in testInsertAttendeeToNonExistentEvent()
2240 attendee.put(CalendarContract.Attendees.ATTENDEE_RELATIONSHIP, in testAttendees()
2412 attendee.put(CalendarContract.Attendees.ATTENDEE_RELATIONSHIP, in internalTestDirty()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt33421 field public static final String ATTENDEE_RELATIONSHIP = "attendeeRelationship";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt23314 field public static final java.lang.String ATTENDEE_RELATIONSHIP = "attendeeRelationship";