Lines Matching refs:Contacts
805 <a href="<?cs var:toroot ?>training/contacts-provider/index.html"
807 "How to use Android's central address book, the Contacts Provider, to
808 display contacts and their details and modify contact information.">
809 Accessing Contacts Data</a>
813 <a href="<?cs var:toroot ?>training/contacts-provider/retrieve-names.html">
814 Retrieving a List of Contacts
818 <a href="<?cs var:toroot ?>training/contacts-provider/retrieve-details.html">
823 <a href="<?cs var:toroot ?>training/contacts-provider/modify-data.html">
824 Modifying Contacts Using Intents
828 <a href="<?cs var:toroot ?>training/contacts-provider/display-contact-badge.html">