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