@Deprecated public static final class Contacts.Settings extends Object implements BaseColumns, Contacts.SettingsColumns
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_DIRECTORY
Deprecated.
|
static Uri |
CONTENT_URI
Deprecated.
|
static String |
DEFAULT_SORT_ORDER
Deprecated.
|
static String |
SYNC_EVERYTHING
Deprecated.
|
_COUNT, _ID_SYNC_ACCOUNT, _SYNC_ACCOUNT_TYPE, KEY, VALUE| Modifier and Type | Method and Description |
|---|---|
static String |
getSetting(ContentResolver cr,
String account,
String key)
Deprecated.
|
static void |
setSetting(ContentResolver cr,
String account,
String key,
String value)
Deprecated.
|
@Deprecated public static final Uri CONTENT_URI
@Deprecated public static final String CONTENT_DIRECTORY
@Deprecated public static final String DEFAULT_SORT_ORDER
@Deprecated public static final String SYNC_EVERYTHING
@Deprecated public static String getSetting(ContentResolver cr, String account, String key)
@Deprecated public static void setSetting(ContentResolver cr, String account, String key, String value)
Copyright © 2008-2013. All Rights Reserved.