Home
last modified time | relevance | path

Searched defs:isNameSuperPrimary (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DAbstractContactAggregator.java255 boolean isNameSuperPrimary; field in AbstractContactAggregator.DisplayNameCandidate
1428 int isNameSuperPrimary = c.getInt(RawContactsQuery.HAS_SUPER_PRIMARY_NAME); in computeAggregateData() local
1563 int displayNameSource, boolean writableAccount, boolean isNameSuperPrimary) { in processDisplayNameCandidate()
1792 int isNameSuperPrimary = c.getInt(DisplayNameQuery.HAS_SUPER_PRIMARY_NAME); in updateDisplayNameForContact() local