Searched refs:getBubblesInGroup (Results 1 – 1 of 1) sorted by relevance
1730 final List<Bubble> bubbleChildren = getBubblesInGroup(groupKey); in onEntryRemoved()1803 private ArrayList<Bubble> getBubblesInGroup(@Nullable String groupKey) { in getBubblesInGroup() method in BubbleController2146 ArrayList<Bubble> bubbleChildren = getBubblesInGroup(groupKey); in isSummaryOfBubbles()