Searched refs:contact1Uri (Results 1 – 1 of 1) sorted by relevance
7311 final Uri contact1Uri = ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId1); in createVCardTestContacts() local7314 Uri.encode(Contacts.getLookupUri(mResolver, contact1Uri).getPathSegments().get(2)); in createVCardTestContacts()