Searched refs:queryContact (Results 1 – 4 of 4) sorted by relevance
607 protected Cursor queryContact(long contactId) { in queryContact() method in BaseContactsProvider2Test612 protected Cursor queryContact(long contactId, String[] projection) { in queryContact() method in BaseContactsProvider2Test630 Cursor c = queryContact(contactId); in queryPhotoId()653 Cursor c = queryContact(contactId); in queryDisplayName()661 Cursor c = queryContact(contactId); in queryLookupKey()
5214 Cursor c = queryContact(contactId); in testSendToVoicemailDefault()6178 Cursor c = queryContact(queryContactId(rawContactId1), in testSingleStatusUpdateRowPerContact()6216 Cursor c = queryContact(contactId); in assertSendToVoicemailAndRingtone()7102 Cursor c3 = queryContact(contactId); in testDeleteContactComposedOfTwoLocalRawContacts()7137 Cursor c3 = queryContact(contactId); in testDeleteContactComposedOfSomeLocalRawContacts()
458 Cursor cursor = queryContact(contactId1); in testAggregationExceptionKeepIn()462 Cursor cursor = queryContact(contactId2); in testAggregationExceptionKeepIn()
464 Cursor cursor = queryContact(contactId1); in testAggregationExceptionKeepIn()468 Cursor cursor = queryContact(contactId2); in testAggregationExceptionKeepIn()