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