Searched refs:assertSelectionWithProjection (Results 1 – 2 of 2) sorted by relevance
1061 public void assertSelectionWithProjection(Uri uri, ContentValues values, String idColumn, in assertSelectionWithProjection() method in BaseContactsProvider2Test
3478 assertSelectionWithProjection(Contacts.CONTENT_URI, values, Contacts._ID, contactId); in testQueryContactWithStatusUpdate()