Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java723 public static Cursor findColorsByAccount(ContentResolver resolver, String accountName, in findColorsByAccount() method in CalendarTest.ColorHelper
1594 Cursor c = ColorHelper.findColorsByAccount(mContentResolver, account, CTS_TEST_TYPE); in testColorWriteRequirements()
1597 c = ColorHelper.findColorsByAccount(mContentResolver, account2, CTS_TEST_TYPE); in testColorWriteRequirements()
1605 c = ColorHelper.findColorsByAccount(mContentResolver, account, CTS_TEST_TYPE); in testColorWriteRequirements()
1608 c = ColorHelper.findColorsByAccount(mContentResolver, account2, CTS_TEST_TYPE); in testColorWriteRequirements()