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

/frameworks/base/core/java/android/provider/
H A DContactsContract.java937 public static final String PHOTO_FILE_ID = "photo_file_id"; field in interface:ContactsContract.ContactsColumns
941 * If PHOTO_FILE_ID is not null, this will be populated with a URI based off
945 * (see {@link #PHOTO_ID}). If either PHOTO_FILE_ID or PHOTO_ID is not null,
2082 public static final String PHOTO_FILE_ID = DATA14; field in class:ContactsContract.Contacts.Photo
3912 * The record will contain both a {@link StreamItemPhotos#PHOTO_FILE_ID} and a
3913 * {@link StreamItemPhotos#PHOTO_URI}. The {@link StreamItemPhotos#PHOTO_FILE_ID}
4009 public static final String PHOTO_FILE_ID = "photo_file_id"; field in interface:ContactsContract.StreamItemPhotosColumns
5204 * {@link #PHOTO_ID} and {@link #PHOTO_FILE_ID} will be set to null. Do not use them.
6215 * {@link #PHOTO_ID} and {@link #PHOTO_FILE_ID} will be set to null. Do not
7122 * <td>{@link #PHOTO_FILE_ID}</t
7150 public static final String PHOTO_FILE_ID = DATA14; field in class:ContactsContract.CommonDataKinds.Photo
[all...]

Completed in 20 milliseconds