Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java298 private static final int CONTACTS_LOOKUP_ID_PHOTO = 1011; field in ContactsProvider2
1166 CONTACTS_LOOKUP_ID_PHOTO); in matcher.addURI() argument
5243 case CONTACTS_LOOKUP_ID_PHOTO: { in queryLocal()
5255 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) { in queryLocal()
5274 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) { in queryLocal()
7849 case CONTACTS_LOOKUP_ID_PHOTO: in openAssetFileInner()
8293 case CONTACTS_LOOKUP_ID_PHOTO: in getType()