Searched refs:CONTENT_MULTI_VCARD_URI (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java1535 * and {@link #CONTENT_MULTI_VCARD_URI} to indicate that the returned
1574 * return Uri.withAppendedPath(Contacts.CONTENT_MULTI_VCARD_URI,
1584 public static final Uri CONTENT_MULTI_VCARD_URI = Uri.withAppendedPath(CONTENT_URI, field in class:ContactsContract.Contacts

Completed in 68 milliseconds