android.provider
Interface Contacts.SettingsColumns

All Known Implementing Classes:
Contacts.Settings
Enclosing class:
Contacts

Deprecated.

@Deprecated
public static interface Contacts.SettingsColumns


Field Summary
static String _SYNC_ACCOUNT
          Deprecated. 
static String _SYNC_ACCOUNT_TYPE
          Deprecated. 
static String KEY
          Deprecated. 
static String VALUE
          Deprecated. 
 

Field Detail

_SYNC_ACCOUNT

@Deprecated
static final String _SYNC_ACCOUNT
Deprecated. 
See Also:
Constant Field Values

_SYNC_ACCOUNT_TYPE

@Deprecated
static final String _SYNC_ACCOUNT_TYPE
Deprecated. 
See Also:
Constant Field Values

KEY

@Deprecated
static final String KEY
Deprecated. 
See Also:
Constant Field Values

VALUE

@Deprecated
static final String VALUE
Deprecated. 
See Also:
Constant Field Values


Copyright © 2008-2012. All Rights Reserved.