Searched refs:queryRawContact (Results 1 – 4 of 4) sorted by relevance
602 protected Cursor queryRawContact(long rawContactId) { in queryRawContact() method in BaseContactsProvider2Test622 Cursor c = queryRawContact(rawContactId); in queryContactId()643 Cursor c = queryRawContact(rawContactId); in queryRawContactIsStarred()
7061 Cursor c1 = queryRawContact(rawContactId); in testDeleteContactComposedOfSingleLocalRawContact()7093 Cursor c1 = queryRawContact(rawContactId1); in testDeleteContactComposedOfTwoLocalRawContacts()7097 Cursor c2 = queryRawContact(rawContactId2); in testDeleteContactComposedOfTwoLocalRawContacts()7125 Cursor c1 = queryRawContact(rawContactId1); in testDeleteContactComposedOfSomeLocalRawContacts()7130 Cursor c2 = queryRawContact(rawContactId2); in testDeleteContactComposedOfSomeLocalRawContacts()
1719 Cursor c = queryRawContact(rawContactId); in assertDisplayNameEquals()
1831 Cursor c = queryRawContact(rawContactId); in assertDisplayNameEquals()