Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java438 public static final int DISPLAY_PHOTO_ID = 22000; field in ContactsProvider2
1400 matcher.addURI(ContactsContract.AUTHORITY, "display_photo/#", DISPLAY_PHOTO_ID); in matcher.addURI() argument