java.lang.Object | |
↳ | android.provider.Contacts.Groups |
This class was deprecated
in API level 5.
see ContactsContract
This table contains the groups for an account.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONTENT_ITEM_TYPE |
This constant was deprecated
in API level 5.
see ContactsContract
|
|||||||||
String | CONTENT_TYPE |
This constant was deprecated
in API level 5.
see ContactsContract
|
|||||||||
String | DEFAULT_SORT_ORDER |
This constant was deprecated
in API level 5.
see ContactsContract
|
|||||||||
String | GROUP_ANDROID_STARRED |
This constant was deprecated
in API level 5.
see ContactsContract
|
|||||||||
String | GROUP_MY_CONTACTS |
This constant was deprecated
in API level 5.
see ContactsContract
|
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.BaseColumns
| |||||||||||
From interface
android.provider.Contacts.GroupsColumns
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI |
This field was deprecated
in API level 5.
see ContactsContract
|
||||||||||
DELETED_CONTENT_URI |
This field was deprecated
in API level 5.
see ContactsContract
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
This constant was deprecated
in API level 5.
see ContactsContract
The MIME type of a CONTENT_URI
subdirectory of a single
group.
This constant was deprecated
in API level 5.
see ContactsContract
The MIME type of CONTENT_URI
providing a directory of
groups.
This constant was deprecated
in API level 5.
see ContactsContract
The default sort order for this table
This constant was deprecated
in API level 5.
see ContactsContract
This constant was deprecated
in API level 5.
see ContactsContract
The "My Contacts" system group.
This field was deprecated
in API level 5.
see ContactsContract
The content:// style URL for this table
This field was deprecated
in API level 5.
see ContactsContract
The content:// style URL for the table that holds the deleted groups.