Searched refs:PHOTO_FILE_ID (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java837 public static final String PHOTO_FILE_ID = "photo_file_id"; field in interface:ContactsContract.ContactsColumns
841 * If PHOTO_FILE_ID is not null, this will be populated with a URI based off
845 * (see {@link #PHOTO_ID}). If either PHOTO_FILE_ID or PHOTO_ID is not null,
1977 public static final String PHOTO_FILE_ID = DATA14; field in class:ContactsContract.Contacts.Photo
3808 * The record will contain both a {@link StreamItemPhotos#PHOTO_FILE_ID} and a
3809 * {@link StreamItemPhotos#PHOTO_URI}. The {@link StreamItemPhotos#PHOTO_FILE_ID}
3899 public static final String PHOTO_FILE_ID = "photo_file_id"; field in interface:ContactsContract.StreamItemPhotosColumns
5031 * {@link #PHOTO_ID} and {@link #PHOTO_FILE_ID} will be set to null. Do not use them.
6858 * <td>{@link #PHOTO_FILE_ID}</td>
6886 public static final String PHOTO_FILE_ID field in class:ContactsContract.CommonDataKinds.Photo
[all...]

Completed in 270 milliseconds