Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java1037 public void assertSelectionWithProjection(Uri uri, ContentValues values, String idColumn, in assertSelectionWithProjection() method in BaseContactsProvider2Test
DContactsProvider2Test.java2734 assertSelectionWithProjection(Contacts.CONTENT_URI, values, Contacts._ID, contactId); in testQueryContactWithStatusUpdate()