public
static
interface
ContactsContract.DisplayNameSources
android.provider.ContactsContract.DisplayNameSources |
Types of data used to produce the display name for a contact. In the order
of increasing priority: EMAIL
, PHONE
,
ORGANIZATION
, NICKNAME
, STRUCTURED_PHONETIC_NAME
,
STRUCTURED_NAME
.
Constants | |
---|---|
int |
EMAIL
|
int |
NICKNAME
|
int |
ORGANIZATION
|
int |
PHONE
|
int |
STRUCTURED_NAME
|
int |
STRUCTURED_PHONETIC_NAME
Display name comes from a structured name that only has phonetic components. |
int |
UNDEFINED
|
int STRUCTURED_PHONETIC_NAME
Display name comes from a structured name that only has phonetic components.
Constant Value: 37 (0x00000025)