Searched refs:updatedBubble (Results 1 – 2 of 2) sorted by relevance
76 @Nullable Bubble updatedBubble; field in BubbleData.Update91 || updatedBubble != null in anythingChanged()337 mStateChange.updatedBubble = bubble; in doUpdate()
757 if (update.updatedBubble != null) {758 mStackView.updateBubble(update.updatedBubble);