Searched refs:updatedRawContacts (Results 1 – 1 of 1) sorted by relevance
2455 final Set<Long> updatedRawContacts = mTransactionContext.get().getUpdatedRawContactIds(); in flushTransactionalChanges() local2456 if (!updatedRawContacts.isEmpty()) { in flushTransactionalChanges()2459 appendIds(mSb, updatedRawContacts); in flushTransactionalChanges()