Home
last modified time | relevance | path

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

/packages/apps/Exchange/tests/src/com/android/exchange/adapter/
DCalendarSyncAdapterTests.java414 private Cursor setupAddEventOneAttendee(String userEmail, boolean update) in setupAddEventOneAttendee() method in CalendarSyncAdapterTests
438 Cursor c = setupAddEventOneAttendee("foo@bar.com", false); in testAddEventOneAttendee()
452 Cursor c = setupAddEventOneAttendee(SINGLE_ATTENDEE_EMAIL, false); in testAddEventSelfAttendee()
466 Cursor c = setupAddEventOneAttendee(SINGLE_ATTENDEE_EMAIL, true); in testAddEventSelfAttendeeUpdate()
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/adapter/
DCalendarSyncAdapterTests.java414 private Cursor setupAddEventOneAttendee(String userEmail, boolean update) in setupAddEventOneAttendee() method in CalendarSyncAdapterTests
438 Cursor c = setupAddEventOneAttendee("foo@bar.com", false); in testAddEventOneAttendee()
452 Cursor c = setupAddEventOneAttendee(SINGLE_ATTENDEE_EMAIL, false); in testAddEventSelfAttendee()
466 Cursor c = setupAddEventOneAttendee(SINGLE_ATTENDEE_EMAIL, true); in testAddEventSelfAttendeeUpdate()