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.java279 private static final int CONTACTS_LOOKUP_ID_PHOTO = 1011; field in class:ContactsProvider2
1142 CONTACTS_LOOKUP_ID_PHOTO);
5211 case CONTACTS_LOOKUP_ID_PHOTO: {
5223 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) {
5242 if (match == CONTACTS_LOOKUP_PHOTO || match == CONTACTS_LOOKUP_ID_PHOTO) {
7637 case CONTACTS_LOOKUP_ID_PHOTO:
8049 case CONTACTS_LOOKUP_ID_PHOTO:

Completed in 50 milliseconds