java.lang.Object | |
↳ | android.provider.Contacts |
This class is deprecated.
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.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Contacts.ContactMethods |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.ContactMethodsColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.Extensions |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.ExtensionsColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.GroupMembership |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.Groups |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.GroupsColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.Intents |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.OrganizationColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.Organizations |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.People |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.PeopleColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.Phones |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.PhonesColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.Photos |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.PhotosColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.PresenceColumns |
This interface is deprecated.
see ContactsContract
|
||||||||||
Contacts.Settings |
This class is deprecated.
see ContactsContract
|
||||||||||
Contacts.SettingsColumns |
This interface is deprecated.
see ContactsContract
|
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | AUTHORITY |
This constant is deprecated.
see ContactsContract
|
|||||||||
int | KIND_EMAIL |
This constant is deprecated.
see ContactsContract
|
|||||||||
int | KIND_IM |
This constant is deprecated.
see ContactsContract
|
|||||||||
int | KIND_ORGANIZATION |
This constant is deprecated.
see ContactsContract
|
|||||||||
int | KIND_PHONE |
This constant is deprecated.
see ContactsContract
|
|||||||||
int | KIND_POSTAL |
This constant is deprecated.
see ContactsContract
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI |
This field is deprecated.
see ContactsContract
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
This constant is deprecated.
see ContactsContract
Signifies an email address row that is stored in the ContactMethods table
This constant is deprecated.
see ContactsContract
Signifies an IM address row that is stored in the ContactMethods table
This constant is deprecated.
see ContactsContract
Signifies an Organization row that is stored in the Organizations table
This constant is deprecated.
see ContactsContract
Signifies an Phone row that is stored in the Phones table
This constant is deprecated.
see ContactsContract
Signifies a postal address row that is stored in the ContactMethods table