android.provider
Interface Contacts.GroupsColumns

All Known Implementing Classes:
Contacts.GroupMembership, Contacts.Groups
Enclosing class:
Contacts

Deprecated.

@Deprecated
public static interface Contacts.GroupsColumns


Field Summary
static String NAME
          Deprecated.  
static String NOTES
          Deprecated.  
static String SHOULD_SYNC
          Deprecated.  
static String SYSTEM_ID
          Deprecated.  
 

Field Detail

NAME

static final String NAME
Deprecated. 
See Also:
Constant Field Values

NOTES

static final String NOTES
Deprecated. 
See Also:
Constant Field Values

SHOULD_SYNC

static final String SHOULD_SYNC
Deprecated. 
See Also:
Constant Field Values

SYSTEM_ID

static final String SYSTEM_ID
Deprecated. 
See Also:
Constant Field Values


Copyright © 2008-2010. All Rights Reserved.