Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java1279 ContentValues newSelf = new ContentValues(); in testAttendees() local
1280 newSelf.put(Attendees.ATTENDEE_EMAIL, CalendarHelper.generateCalendarOwnerEmail(account)); in testAttendees()
1282 newSelf, null, null); in testAttendees()