Searched refs:getUpdatedRawContactIds (Results 1 – 3 of 3) sorted by relevance
44 Set<Long> newUpdated = context.getUpdatedRawContactIds(); in testClearExceptSearchIndexUpdates_returnsNewSets()
123 public Set<Long> getUpdatedRawContactIds() { in getUpdatedRawContactIds() method in TransactionContext
2499 final Set<Long> updatedRawContacts = mTransactionContext.get().getUpdatedRawContactIds(); in flushTransactionalChanges()