Searched defs:PHOTO_URI (Results 1 - 3 of 3) sorted by path

/packages/apps/Contacts/src/com/android/contacts/
H A DContactLoader.java558 Contacts.PHOTO_URI,
630 public final static int PHOTO_URI = 61; field in class:ContactLoader.ContactQuery
854 final String photoUri = cursor.getString(ContactQuery.PHOTO_URI);
H A DContactTileLoaderFactory.java35 public final static int PHOTO_URI = 3; field in class:ContactTileLoaderFactory
49 Contacts.PHOTO_URI, // ....................................3
65 Contacts.PHOTO_URI, // ....................................3
/packages/apps/Contacts/src/com/android/contacts/calllog/
H A DPhoneQuery.java34 PhoneLookup.PHOTO_URI};
44 public static final int PHOTO_URI = 8; field in class:PhoneQuery

Completed in 65 milliseconds