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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java275 private static final int CONTACTS_LOOKUP_ID_PHOTO = 1011; field in class:ContactsProvider2
1124 CONTACTS_LOOKUP_ID_PHOTO);
5166 case CONTACTS_LOOKUP_ID_PHOTO: {
5178 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) {
5197 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) {
7562 case CONTACTS_LOOKUP_ID_PHOTO:
7973 case CONTACTS_LOOKUP_ID_PHOTO:

Completed in 35 milliseconds