|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.provider.Contacts.Groups
public static final class Contacts.Groups
This table contains the groups for an account.
| Field Summary | |
|---|---|
static String |
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of a single
group. |
static String |
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of
groups. |
static Uri |
CONTENT_URI
The content:// style URL for this table |
static String |
DEFAULT_SORT_ORDER
The default sort order for this table |
static Uri |
DELETED_CONTENT_URI
The content:// style URL for the table that holds the deleted groups. |
static String |
GROUP_ANDROID_STARRED
|
static String |
GROUP_MY_CONTACTS
The "My Contacts" system group. |
| Fields inherited from interface android.provider.BaseColumns |
|---|
_COUNT, _ID |
| Fields inherited from interface android.provider.SyncConstValue |
|---|
_SYNC_ACCOUNT, _SYNC_DIRTY, _SYNC_ID, _SYNC_LOCAL_ID, _SYNC_MARK, _SYNC_TIME, _SYNC_VERSION, NON_SYNCABLE_ACCOUNT |
| Fields inherited from interface android.provider.Contacts.GroupsColumns |
|---|
NAME, NOTES, SHOULD_SYNC, SYSTEM_ID |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Uri CONTENT_URI
public static final Uri DELETED_CONTENT_URI
public static final String CONTENT_TYPE
CONTENT_URI providing a directory of
groups.
public static final String CONTENT_ITEM_TYPE
CONTENT_URI subdirectory of a single
group.
public static final String DEFAULT_SORT_ORDER
public static final String GROUP_ANDROID_STARRED
public static final String GROUP_MY_CONTACTS
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||