android.provider
Interface ContactsContract.GroupsColumns
- All Known Implementing Classes:
- ContactsContract.Groups
- Enclosing class:
- ContactsContract
protected static interface ContactsContract.GroupsColumns
TITLE
static final String TITLE
- See Also:
- Constant Field Values
NOTES
static final String NOTES
- See Also:
- Constant Field Values
SYSTEM_ID
static final String SYSTEM_ID
- See Also:
- Constant Field Values
SUMMARY_COUNT
static final String SUMMARY_COUNT
- See Also:
- Constant Field Values
SUMMARY_WITH_PHONES
static final String SUMMARY_WITH_PHONES
- See Also:
- Constant Field Values
GROUP_VISIBLE
static final String GROUP_VISIBLE
- See Also:
- Constant Field Values
DELETED
static final String DELETED
- See Also:
- Constant Field Values
SHOULD_SYNC
static final String SHOULD_SYNC
- See Also:
- Constant Field Values
Copyright © 2008-2010. All Rights Reserved.