android.provider
Interface ContactsContract.BaseSyncColumns

All Known Subinterfaces:
ContactsContract.SyncColumns
All Known Implementing Classes:
ContactsContract.Contacts.Entity, ContactsContract.Groups, ContactsContract.RawContacts
Enclosing class:
ContactsContract

protected static interface ContactsContract.BaseSyncColumns


Field Summary
static String SYNC1
           
static String SYNC2
           
static String SYNC3
           
static String SYNC4
           
 

Field Detail

SYNC1

static final String SYNC1
See Also:
Constant Field Values

SYNC2

static final String SYNC2
See Also:
Constant Field Values

SYNC3

static final String SYNC3
See Also:
Constant Field Values

SYNC4

static final String SYNC4
See Also:
Constant Field Values


Copyright © 2008-2012. All Rights Reserved.