Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/enterprise/
DEnterpriseContactsCursorWrapper.java206 || uriCode == ContactsProvider2.DISPLAY_PHOTO_ID) { in getCorpDisplayPhotoUri()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java411 public static final int DISPLAY_PHOTO_ID = 22000; field in ContactsProvider2
1342 matcher.addURI(ContactsContract.AUTHORITY, "display_photo/#", DISPLAY_PHOTO_ID); in matcher.addURI() argument
8726 case DISPLAY_PHOTO_ID: { in openAssetFileInner()
9170 case DISPLAY_PHOTO_ID: in getType()