Searched refs:showFlyout (Results 1 – 4 of 4) sorted by relevance
269 assertThat(update.addedBubble.showFlyout()).isFalse(); in ifSuppress_hideFlyout()284 assertThat(update.addedBubble.showFlyout()).isTrue(); in ifInterruptiveAndNotSuppressed_thenShowFlyout()303 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_InShade_thenHideFlyout()325 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()
840 public boolean showFlyout() { in showFlyout() method in Bubble1016 pw.print(" showFlyout: "); pw.println(showFlyout()); in dump()
3053 || !bubble.showFlyout() in shouldShowFlyout()
964 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onInitialNotif()986 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onUpdateNotif()