Lines Matching refs:photo
57 contact's photo thumbnail image.
181 <h3>Set the photo thumbnail</h3>
184 load the contact's thumbnail photo. To load the photo, get a URI for the photo from the
186 thumbnail photo, and read the file into a {@link android.graphics.Bitmap}.
210 * Gets the photo thumbnail column index if
228 Define a method that takes photo-related data for the contact and dimensions for the
235 * Load a contact photo thumbnail and return it as a Bitmap,
237 * @param photoData photo ID Prior to Honeycomb, the contact's _ID value.
256 // Prior to Android 3.0, constructs a photo Uri using _ID
264 * Creates a photo URI by appending the content URI of
284 // Decode the photo file and return the result as a Bitmap
310 thumbnail {@link android.graphics.Bitmap}, and use the result to set the photo thumbnail in
330 {@link android.widget.QuickContactBadge} to display a thumbnail photo for each contact; when
559 * Column index of the photo data column.