Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java388 private static final int PROFILE_DISPLAY_PHOTO = 19012; field in ContactsProvider2
1273 matcher.addURI(ContactsContract.AUTHORITY, "profile/display_photo", PROFILE_DISPLAY_PHOTO); in matcher.addURI() argument