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