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