Searched refs:matchingBubbles (Results 1 – 1 of 1) sorted by relevance
515 final List<Bubble> matchingBubbles = new ArrayList<>(); in performActionOnBubblesMatching() local518 matchingBubbles.add(bubble); in performActionOnBubblesMatching()522 for (Bubble matchingBubble : matchingBubbles) { in performActionOnBubblesMatching()