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.java722 public static Cursor findColorsByAccount(ContentResolver resolver, String accountName, in findColorsByAccount() method in CalendarTest.ColorHelper
1593 Cursor c = ColorHelper.findColorsByAccount(mContentResolver, account, CTS_TEST_TYPE); in testColorWriteRequirements()
1596 c = ColorHelper.findColorsByAccount(mContentResolver, account2, CTS_TEST_TYPE); in testColorWriteRequirements()
1604 c = ColorHelper.findColorsByAccount(mContentResolver, account, CTS_TEST_TYPE); in testColorWriteRequirements()
1607 c = ColorHelper.findColorsByAccount(mContentResolver, account2, CTS_TEST_TYPE); in testColorWriteRequirements()