Searched refs:contact2Uri (Results 1 – 1 of 1) sorted by relevance
1465 final Uri contact2Uri = ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId2); in createVCardTestContacts() local1469 Uri.encode(Contacts.getLookupUri(mResolver, contact2Uri).getPathSegments().get(2)); in createVCardTestContacts()