Searched refs:CalendarHelper (Results 1 – 1 of 1) sorted by relevance
84 private static class CalendarHelper { class in CalendarTest121 private CalendarHelper() {} // do not instantiate this class in CalendarHelper() method in CalendarTest.CalendarHelper516 values.put(Events.OWNER_ACCOUNT, CalendarHelper.generateCalendarOwnerEmail(account)); in addDefaultReadOnlyValues()927 CalendarHelper.deleteCalendarByAccount(mContentResolver, account); in testCalendarCreationAndDeletion()943 CalendarHelper.deleteCalendarByAccount(mContentResolver, account); in testDefaultProjections()1002 CalendarHelper.deleteCalendarByAccount(mContentResolver, account); in testEventsEntityQuery()1055 attendee.put(Attendees.ATTENDEE_EMAIL, CalendarHelper.generateCalendarOwnerEmail(account)); in testEventsEntityQuery()1134 CalendarHelper.deleteCalendarByAccount(mContentResolver, account1); in testCalendarEntityQuery()1135 CalendarHelper.deleteCalendarByAccount(mContentResolver, account2); in testCalendarEntityQuery()1136 CalendarHelper.deleteCalendarByAccount(mContentResolver, account3); in testCalendarEntityQuery()[all …]