Searched refs:overflowBubbles (Results 1 – 2 of 2) sorted by relevance
83 final List<Bubble> overflowBubbles; field in BubbleData.Update87 overflowBubbles = Collections.unmodifiableList(overflow); in Update()
841 assertThat(update.overflowBubbles).isEqualTo(bubbles); in assertOverflowChangedTo()