Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java209 public static Cursor getCalendarsByAccount(ContentResolver resolver, String account) { in getCalendarsByAccount() method in CalendarTest.CalendarHelper
3680 Cursor c = CalendarHelper.getCalendarsByAccount(mContentResolver, account); in removeAndVerifyCalendar()
3695 Cursor c = CalendarHelper.getCalendarsByAccount(mContentResolver, account); in verifyCalendar()