Searched refs:PHOTO_ID (Results 26 - 30 of 30) sorted by relevance

12

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsDatabaseHelper.java1175 Contacts.PHOTO_ID + " INTEGER REFERENCES data(_id)," +
1837 + Contacts.PHOTO_ID + ", "
2113 + Contacts.PHOTO_ID + " IS NULL"
2114 + " OR " + Contacts.PHOTO_ID + "=0"
2125 + Contacts.PHOTO_ID + " IS NULL"
2126 + " OR " + Contacts.PHOTO_ID + "=0"
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsProvider2Test.java146 Contacts.PHOTO_ID,
187 Contacts.PHOTO_ID,
232 Contacts.PHOTO_ID,
281 Contacts.PHOTO_ID,
407 Contacts.PHOTO_ID,
485 Contacts.PHOTO_ID,
576 Contacts.PHOTO_ID,
660 PhoneLookup.PHOTO_ID,
686 PhoneLookup.PHOTO_ID,
1936 PhoneLookup.PHOTO_ID,
[all...]
H A DBaseContactsProvider2Test.java596 long photoId = c.getInt(c.getColumnIndex(Contacts.PHOTO_ID));
/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupEditorFragment.java138 Contacts.PHOTO_ID, // 7
/packages/apps/Dialer/tests/src/com/android/dialer/database/
H A DSmartDialPrefixTest.java127 Phone.PHOTO_ID, // 7

Completed in 161 milliseconds

12