Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/api/
H A Dremoved.txt406 field @Deprecated public static final android.net.Uri CONTENT_PHOTO_URI;
/aosp14/frameworks/base/core/java/android/provider/
H A DContactsContract.java3574 public static final Uri CONTENT_PHOTO_URI = Uri.withAppendedPath(CONTENT_URI, "photo"); field in ContactsContract.StreamItems