Searched refs:shallowCopy (Results 1 – 1 of 1) sorted by relevance
67 final HashSet<MemoryCache> shallowCopy; in reclaimMemory() local69 shallowCopy = (HashSet<MemoryCache>) mMemoryCaches.clone(); in reclaimMemory()71 for (final MemoryCache cache : shallowCopy) { in reclaimMemory()