Searched refs:queryContact (Results 1 – 4 of 4) sorted by relevance
589 protected Cursor queryContact(long contactId) { in queryContact() method in BaseContactsProvider2Test594 protected Cursor queryContact(long contactId, String[] projection) { in queryContact() method in BaseContactsProvider2Test612 Cursor c = queryContact(contactId); in queryPhotoId()635 Cursor c = queryContact(contactId); in queryDisplayName()643 Cursor c = queryContact(contactId); in queryLookupKey()
5192 Cursor c = queryContact(contactId); in testSendToVoicemailDefault()6167 Cursor c = queryContact(queryContactId(rawContactId1), in testSingleStatusUpdateRowPerContact()6205 Cursor c = queryContact(contactId); in assertSendToVoicemailAndRingtone()
511 Cursor cursor = queryContact(contactId1); in testAggregationExceptionKeepIn()515 Cursor cursor = queryContact(contactId2); in testAggregationExceptionKeepIn()
527 Cursor cursor = queryContact(contactId1); in testAggregationExceptionKeepIn()531 Cursor cursor = queryContact(contactId2); in testAggregationExceptionKeepIn()