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.java254 boolean isNameSuperPrimary; field in AbstractContactAggregator.DisplayNameCandidate
1426 int isNameSuperPrimary = c.getInt(RawContactsQuery.HAS_SUPER_PRIMARY_NAME); in computeAggregateData() local
1561 int displayNameSource, boolean writableAccount, boolean isNameSuperPrimary) { in processDisplayNameCandidate()
1790 int isNameSuperPrimary = c.getInt(DisplayNameQuery.HAS_SUPER_PRIMARY_NAME); in updateDisplayNameForContact() local