Home
last modified time | relevance | path

Searched defs:assertSelection (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DLegacyContactsProviderTest.java971 protected void assertSelection(Uri uri, ContentValues values, String legacyTable, in assertSelection() method in LegacyContactsProviderTest
DBaseContactsProvider2Test.java1057 protected void assertSelection(Uri uri, ContentValues values, String idColumn, long id) { in assertSelection() method in BaseContactsProvider2Test
1066 private void assertSelection(Uri uri, ContentValues values, String idColumn, long id, in assertSelection() method in BaseContactsProvider2Test