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