Language

DisplayNameSources Enum

Definition

Enumerates values returned by several types.

public enum DisplayNameSources
type DisplayNameSources = 
Inheritance
DisplayNameSources

Fields

Name Value Description
Undefined 0
Email 10
Phone 20
Organization 30
Nickname 35
StructuredPhoneticName 37

Display name comes from a structured name that only has phonetic components.

Android reference for android.provider.ContactsContract.DisplayNameSources.STRUCTURED_PHONETIC_NAME.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

StructuredName 40

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to