Searched refs:dirtyRawContacts (Results 1 – 1 of 1) sorted by relevance
2825 final Set<Long> dirtyRawContacts = mTransactionContext.get().getDirtyRawContactIds(); in flushTransactionalChanges() local2826 if (!dirtyRawContacts.isEmpty()) { in flushTransactionalChanges()2829 appendIds(mSb, dirtyRawContacts); in flushTransactionalChanges()