Searched defs:PHOTO_FILE_ID (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/provider/
H A DContactsContract.java842 public static final String PHOTO_FILE_ID = "photo_file_id"; field in interface:ContactsContract.ContactsColumns
846 * If PHOTO_FILE_ID is not null, this will be populated with a URI based off
850 * (see {@link #PHOTO_ID}). If either PHOTO_FILE_ID or PHOTO_ID is not null,
1979 public static final String PHOTO_FILE_ID = DATA14; field in class:ContactsContract.Contacts.Photo
3803 * The record will contain both a {@link StreamItemPhotos#PHOTO_FILE_ID} and a
3804 * {@link StreamItemPhotos#PHOTO_URI}. The {@link StreamItemPhotos#PHOTO_FILE_ID}
3900 public static final String PHOTO_FILE_ID = "photo_file_id"; field in interface:ContactsContract.StreamItemPhotosColumns
5072 * {@link #PHOTO_ID} and {@link #PHOTO_FILE_ID} will be set to null. Do not use them.
6072 * {@link #PHOTO_ID} and {@link #PHOTO_FILE_ID} will be set to null. Do not
6968 * <td>{@link #PHOTO_FILE_ID}</t
6996 public static final String PHOTO_FILE_ID = DATA14; field in class:ContactsContract.CommonDataKinds.Photo
[all...]

Completed in 51 milliseconds