Added in API level 11
DisplayNameSources
interface 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
.
Summary
Constants | |
---|---|
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int |
Display name comes from a structured name that only has phonetic components. |
static Int |
Constants
STRUCTURED_PHONETIC_NAME
Added in API level 23
static val STRUCTURED_PHONETIC_NAME: Int
Display name comes from a structured name that only has phonetic components.
Value: 37