Searched refs:enableList (Results 1 – 1 of 1) sorted by relevance
142 ArrayList<PowerComponent> enableList = new ArrayList<PowerComponent>( in createWithComponentOff() local144 if (!enableList.remove(removingComp)) { in createWithComponentOff()148 PowerComponent[] enables = enableList.toArray(new PowerComponent[0]); in createWithComponentOff()