Home
last modified time | relevance | path

Searched refs:contact1Uri (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java1464 final Uri contact1Uri = ContentUris.withAppendedId(Contacts.CONTENT_URI, contactId1); in createVCardTestContacts() local
1467 Uri.encode(Contacts.getLookupUri(mResolver, contact1Uri).getPathSegments().get(2)); in createVCardTestContacts()