Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java212 reAggregateRawContacts(txContext, db, contactId, currentContactId, rawContactId, in aggregateContact()
416 private void reAggregateRawContacts(TransactionContext txContext, SQLiteDatabase db, in reAggregateRawContacts() method in ContactAggregator
H A DContactAggregator2.java186 reAggregateRawContacts(txContext, db, currentContactId, rawContactId, accountId, in aggregateContact()
312 private void reAggregateRawContacts(TransactionContext txContext, SQLiteDatabase db, in reAggregateRawContacts() method in ContactAggregator2