@Deprecated public static final class Contacts.Intents.UI extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILTER_CONTACTS_ACTION
Deprecated.
Do not use. This is not supported.
|
static String |
FILTER_TEXT_EXTRA_KEY
Deprecated.
Do not use. This is not supported.
|
static String |
GROUP_NAME_EXTRA_KEY
Deprecated.
Do not use. This is not supported.
|
static String |
LIST_ALL_CONTACTS_ACTION
Deprecated.
Do not use. This is not supported.
|
static String |
LIST_CONTACTS_WITH_PHONES_ACTION
Deprecated.
Do not use. This is not supported.
|
static String |
LIST_DEFAULT
Deprecated.
Do not use. This is not supported.
|
static String |
LIST_FREQUENT_ACTION
Deprecated.
Do not use. This is not supported.
|
static String |
LIST_GROUP_ACTION
Deprecated.
Do not use. This is not supported.
|
static String |
LIST_STARRED_ACTION
Deprecated.
Do not use. This is not supported.
|
static String |
LIST_STREQUENT_ACTION
Deprecated.
Do not use. This is not supported.
|
static String |
TITLE_EXTRA_KEY
Deprecated.
Do not use. This is not supported.
|
Constructor and Description |
---|
UI()
Deprecated.
Do not use. This is not supported.
|
@Deprecated public static final String LIST_DEFAULT
@Deprecated public static final String LIST_GROUP_ACTION
@Deprecated public static final String GROUP_NAME_EXTRA_KEY
@Deprecated public static final String LIST_ALL_CONTACTS_ACTION
@Deprecated public static final String LIST_CONTACTS_WITH_PHONES_ACTION
@Deprecated public static final String LIST_STARRED_ACTION
@Deprecated public static final String LIST_FREQUENT_ACTION
@Deprecated public static final String LIST_STREQUENT_ACTION
@Deprecated public static final String TITLE_EXTRA_KEY
@Deprecated public static final String FILTER_CONTACTS_ACTION
Input: Extra field FILTER_TEXT_EXTRA_KEY
is the text to use for
filtering
Output: Nothing.
@Deprecated public static final String FILTER_TEXT_EXTRA_KEY
FILTER_CONTACTS_ACTION
intents to supply the text on which to filter.@Deprecated public UI()