Home
last modified time | relevance | path

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

/frameworks/base/api/
Dsystem-removed.txt147 field public static final deprecated android.net.Uri CONTENT_PHOTO_URI;
Dremoved.txt147 field public static final deprecated android.net.Uri CONTENT_PHOTO_URI;
/frameworks/base/core/java/android/provider/
DContactsContract.java3319 public static final Uri CONTENT_PHOTO_URI = Uri.withAppendedPath(CONTENT_URI, "photo"); field in ContactsContract.StreamItems