Searched refs:rawContactInserted (Results 1 – 3 of 3) sorted by relevance
36 context.rawContactInserted(1L, 1L); in testClearExceptSearchIndexUpdates_returnsNewSets()76 context.rawContactInserted(1L, 2L); in testRawContactInserted_affectsChangedContacts()80 context.rawContactInserted(5L, 10L); in testRawContactInserted_affectsChangedContacts()93 context.rawContactInserted(5L, 10L); in testMarkRawContactChangedOrDeletedOrInserted_affectsChangedContacts()
58 public void rawContactInserted(long rawContactId, long accountId) { in rawContactInserted() method in TransactionContext
2864 mTransactionContext.get().rawContactInserted(rawContactId, accountId); in insertRawContact()4632 mTransactionContext.get().rawContactInserted(rawContactId, accountId); in updateRawContact()