Stay organized with collections
Save and categorize content based on your preferences.
DisplayNameSources
interface 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
EMAIL
static val EMAIL: Int
Value: 10
NICKNAME
static val NICKNAME: Int
Value: 35
ORGANIZATION
static val ORGANIZATION: Int
Value: 30
PHONE
static val PHONE: Int
Value: 20
STRUCTURED_NAME
static val STRUCTURED_NAME: Int
Value: 40
STRUCTURED_PHONETIC_NAME
static val STRUCTURED_PHONETIC_NAME: Int
Display name comes from a structured name that only has phonetic components.
Value: 37
UNDEFINED
static val UNDEFINED: Int
Value: 0
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-04 UTC."],[],[]]