Searched refs:existingComponents (Results 1 – 1 of 1) sorted by relevance
99 HashSet<ComponentName> existingComponents = new HashSet<ComponentName>(); in computeComponentsRemoved() local107 if (existingComponents.contains(cn)) { in computeComponentsRemoved()112 existingComponents.add(cn); in computeComponentsRemoved()