Searched refs:onRawContactInsert (Results 1 – 3 of 3) sorted by relevance
60 public long onRawContactInsert(TransactionContext txContext, SQLiteDatabase db, in onRawContactInsert() method in ProfileAggregator
639 public long onRawContactInsert( in onRawContactInsert() method in AbstractContactAggregator
2822 mAggregator.get().onRawContactInsert(mTransactionContext.get(), db, rawContactId); in flushTransactionalChanges()