Searched refs:getCalendarsByAccount (Results 1 – 1 of 1) sorted by relevance
209 public static Cursor getCalendarsByAccount(ContentResolver resolver, String account) { in getCalendarsByAccount() method in CalendarTest.CalendarHelper3680 Cursor c = CalendarHelper.getCalendarsByAccount(mContentResolver, account); in removeAndVerifyCalendar()3695 Cursor c = CalendarHelper.getCalendarsByAccount(mContentResolver, account); in verifyCalendar()