Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
H A DEnterpriseContactsCursorWrapper.java206 || uriCode == ContactsProvider2.DISPLAY_PHOTO_ID) { in getCorpDisplayPhotoUri()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java420 public static final int DISPLAY_PHOTO_ID = 22000; field in ContactsProvider2
1334 matcher.addURI(ContactsContract.AUTHORITY, "display_photo/#", DISPLAY_PHOTO_ID); in matcher.addURI() argument
8738 case DISPLAY_PHOTO_ID: { in openAssetFileInner()
9182 case DISPLAY_PHOTO_ID: in getType()