Home
last modified time | relevance | path

Searched refs:connectedRids (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator2.java365 final String connectedRids = TextUtils.join(",", connectedRawContactIds); in reAggregateRawContacts() local
366 clearSuperPrimarySetting(db, connectedRids); in reAggregateRawContacts()
372 markAggregated(db, connectedRids); in reAggregateRawContacts()