Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java1262 long attId4 = AttendeeHelper.addAttendee(mContentResolver, eventId2, in testAttendees() local
1281 count = mContentResolver.update(ContentUris.withAppendedId(Attendees.CONTENT_URI, attId4), in testAttendees()
1305 count = mContentResolver.delete(ContentUris.withAppendedId(Attendees.CONTENT_URI, attId4), in testAttendees()