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.java268 private static final int CONTACTS_LOOKUP_ID_PHOTO = 1011; field in class:ContactsProvider2
1108 CONTACTS_LOOKUP_ID_PHOTO);
5058 case CONTACTS_LOOKUP_ID_PHOTO: {
5070 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) {
5088 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) {
7023 case CONTACTS_LOOKUP_ID_PHOTO:
7437 case CONTACTS_LOOKUP_ID_PHOTO:

Completed in 36 milliseconds