Searched refs:showFlyout (Results 1 – 5 of 5) sorted by relevance
214 assertThat(update.addedBubble.showFlyout()).isFalse(); in ifSuppress_hideFlyout()229 assertThat(update.addedBubble.showFlyout()).isTrue(); in ifInterruptiveAndNotSuppressed_thenShowFlyout()248 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_InShade_thenHideFlyout()270 assertThat(update.updatedBubble.showFlyout()).isFalse(); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()
657 public boolean showFlyout() { in showFlyout() method in Bubble813 pw.print(" showFlyout: "); pw.println(showFlyout()); in dump()
2336 || !bubble.showFlyout() in shouldShowFlyout()
641 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onInitialNotif()662 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onUpdateNotif()
745 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onInitialNotif()768 assertFalse(mBubbleData.getBubbleInStackWithKey(mRow.getKey()).showFlyout()); in testSuppressNotif_onUpdateNotif()