Searched defs:removedBubble (Results 1 – 2 of 2) sorted by relevance
369 RemovedBubble removedBubble = update.removedBubbles.get(0); in applyViewChanges() local386 RemovedBubble removedBubble = update.removedBubbles.get(i); in applyViewChanges() local
776 public void addBubbleAndRemoveBubble(BubbleView addedBubble, BubbleView removedBubble, in addBubbleAndRemoveBubble()