Searched refs:showFlyout (Results 1 – 4 of 4) sorted by relevance
249 assertThat(update.addedBubble.showFlyout()).isFalse(); in ifSuppress_hideFlyout()264 assertThat(update.addedBubble.showFlyout()).isTrue(); in ifInterruptiveAndNotSuppressed_thenShowFlyout()283 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_InShade_thenHideFlyout()305 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()
793 public boolean showFlyout() { in showFlyout() method in Bubble970 pw.print(" showFlyout: "); pw.println(showFlyout()); in dump()
2755 || !bubble.showFlyout() in shouldShowFlyout()
848 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onInitialNotif()870 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onUpdateNotif()