Searched refs:updatedBubble (Results 1 – 3 of 3) sorted by relevance
80 @Nullable Bubble updatedBubble; field in BubbleData.Update102 || updatedBubble != null in anythingChanged()501 mStateChange.updatedBubble = bubble; in doUpdate()
1163 if (update.updatedBubble != null && mStackView != null) {1164 mStackView.updateBubble(update.updatedBubble);
248 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_InShade_thenHideFlyout()270 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()