Searched refs:newDraftSet (Results 1 – 1 of 1) sorted by relevance
95 HashSet<Long> newDraftSet = new HashSet<Long>(); in rebuildCache() local108 newDraftSet.add(threadId); in rebuildCache()123 mDraftSet = newDraftSet; in rebuildCache()139 added = new HashSet<Long>(newDraftSet); in rebuildCache()142 removed.removeAll(newDraftSet); in rebuildCache()