HomeSort by relevance Sort by last modified time
    Searched refs:setupAddEventOneAttendee (Results 1 - 2 of 2) sorted by null

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

Completed in 333 milliseconds