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