ContactsContract
. The newer APIs allow
access multiple accounts and support aggregation of similar contacts. These APIs continue to
work but will only return data for the first Google account created, which matches the original
behavior.@Deprecated public class Contacts extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUTHORITY
Deprecated.
see
ContactsContract |
static Uri |
CONTENT_URI
Deprecated.
see
ContactsContract |
static int |
KIND_EMAIL
Deprecated.
see
ContactsContract |
static int |
KIND_IM
Deprecated.
see
ContactsContract |
static int |
KIND_ORGANIZATION
Deprecated.
see
ContactsContract |
static int |
KIND_PHONE
Deprecated.
see
ContactsContract |
static int |
KIND_POSTAL
Deprecated.
see
ContactsContract |
@Deprecated public static final String AUTHORITY
ContactsContract
@Deprecated public static final Uri CONTENT_URI
ContactsContract
@Deprecated public static final int KIND_EMAIL
ContactsContract
@Deprecated public static final int KIND_POSTAL
ContactsContract
@Deprecated public static final int KIND_IM
ContactsContract
@Deprecated public static final int KIND_ORGANIZATION
ContactsContract
@Deprecated public static final int KIND_PHONE
ContactsContract