Searched defs:PHOTO_ID (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java921 * If PHOTO_ID is null, consult {@link #PHOTO_URI} or {@link #PHOTO_THUMBNAIL_URI},
927 public static final String PHOTO_ID = "photo_id"; field in interface:ContactsContract.ContactsColumns
933 * If this is present, {@link #PHOTO_ID} is also guaranteed to be populated.
945 * (see {@link #PHOTO_ID}). If either PHOTO_FILE_ID or PHOTO_ID is not null,
957 * or by ID (see {@link #PHOTO_ID}). If PHOTO_ID is not null, PHOTO_URI and
1343 * <td>{@link #PHOTO_ID}</td>
4665 * <td>{@link #PHOTO_ID}</td>
5120 * <td>{@link #PHOTO_ID}</t
[all...]

Completed in 49 milliseconds