public
class
Contacts
extends Object
java.lang.Object | |
↳ | android.provider.Contacts |
This class was deprecated
in API level 5.
The APIs have been superseded by ContactsContract
. The newer APIs allow
access multiple accounts and support aggregation of similar contacts. These APIs continue to
work but will only return data for the first Google account created, which matches the original
behavior.
The Contacts provider stores all information about contacts.