Lines Matching full:contact
54 * Header used across system for displaying a title bar with contact info. You
59 * permission to access contact data.
131 //Projection used for looking up contact id from phone number
139 //Projection used for looking up contact id from email address
185 // Set the photo with a random "no contact" image
350 * Manually set the contact uri without loading any data
357 * Manually set the contact uri without loading any data
446 * @param status The status of the contact. If this is either null or empty,
491 Log.w(TAG, "Contact status update resource package not found: "
501 Log.w(TAG, "Contact status update resource not found: " + statusResPackage + "@"
526 * contact.
536 * contact.
548 * contact.
551 * the contacts database. If more than one contact contains this email
564 * contact.
567 * the contacts database. If more than one contact contains this phone
581 * internal method to query contact by Uri.
583 * @param contactUri the contact uri
598 * internal method to query contact photo by photo id and uri.
615 * Method to force this widget to forget everything it knows about the contact.
616 * We need to stop any existing async queries for phone, email, contact, and photos.
637 * Bind the contact details provided by the given {@link Cursor}.