Searched refs:getInsertedRawContactIds (Results 1 – 3 of 3) sorted by relevance
43 Set<Long> newInserted = context.getInsertedRawContactIds(); in testClearExceptSearchIndexUpdates_returnsNewSets()
119 public Set<Long> getInsertedRawContactIds() { in getInsertedRawContactIds() method in TransactionContext
2433 for (long rawContactId : mTransactionContext.get().getInsertedRawContactIds()) { in flushTransactionalChanges()