public static interface ContactsContract.DisplayNameSources
EMAIL
, PHONE
,
ORGANIZATION
, NICKNAME
, STRUCTURED_PHONETIC_NAME
,
STRUCTURED_NAME
.Modifier and Type | Field and Description |
---|---|
static int |
EMAIL |
static int |
NICKNAME |
static int |
ORGANIZATION |
static int |
PHONE |
static int |
STRUCTURED_NAME |
static int |
STRUCTURED_PHONETIC_NAME
Display name comes from a structured name that only has phonetic components.
|
static int |
UNDEFINED |
static final int UNDEFINED
static final int EMAIL
static final int PHONE
static final int ORGANIZATION
static final int NICKNAME
static final int STRUCTURED_PHONETIC_NAME
static final int STRUCTURED_NAME