Searched refs:reAggregateRawContacts (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/ |
H A D | ContactAggregator.java | 212 reAggregateRawContacts(txContext, db, contactId, currentContactId, rawContactId, in aggregateContact() 416 private void reAggregateRawContacts(TransactionContext txContext, SQLiteDatabase db, in reAggregateRawContacts() method in ContactAggregator
|
H A D | ContactAggregator2.java | 186 reAggregateRawContacts(txContext, db, currentContactId, rawContactId, accountId, in aggregateContact() 312 private void reAggregateRawContacts(TransactionContext txContext, SQLiteDatabase db, in reAggregateRawContacts() method in ContactAggregator2
|