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_NAME
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | |||||||||||
int | NICKNAME | ||||||||||
int | ORGANIZATION | ||||||||||
int | PHONE | ||||||||||
int | STRUCTURED_NAME | ||||||||||
int | UNDEFINED |