Searched refs:updatedBubble (Results 1 – 3 of 3) sorted by relevance
77 @Nullable Bubble updatedBubble; field in BubbleData.Update94 || updatedBubble != null in anythingChanged()438 mStateChange.updatedBubble = bubble; in doUpdate()
1370 if (update.updatedBubble != null && mStackView != null) {1371 mStackView.updateBubble(update.updatedBubble);
237 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_InShade_thenHideFlyout()259 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()