Searched defs:CONTACTS_LOOKUP_ID_DISPLAY_PHOTO (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java271 private static final int CONTACTS_LOOKUP_ID_DISPLAY_PHOTO = 1014; field in class:ContactsProvider2
1112 CONTACTS_LOOKUP_ID_DISPLAY_PHOTO);
7025 case CONTACTS_LOOKUP_ID_DISPLAY_PHOTO: {
7037 boolean forDisplayPhoto = (match == CONTACTS_LOOKUP_ID_DISPLAY_PHOTO
7440 case CONTACTS_LOOKUP_ID_DISPLAY_PHOTO:

Completed in 55 milliseconds