Searched refs:assertShouldNotBubble (Results 1 – 2 of 2) sorted by relevance
349 assertShouldNotBubble(buildPeekEntry { packageSuspended = true }) in <lambda>()571 assertShouldNotBubble( in <lambda>()583 assertShouldNotBubble(buildBubbleEntry { hasBubbleMetadata = false }) in <lambda>()590 assertShouldNotBubble(buildBubbleEntry { canBubble = false }) in <lambda>()605 assertShouldNotBubble(buildBubbleEntry()) in <lambda>()614 assertShouldNotBubble(buildBubbleEntry()) in <lambda>()631 assertShouldNotBubble(buildBubbleEntry { packageSuspended = true }) in <lambda>()638 assertShouldNotBubble(buildBubbleEntry()) in <lambda>()1124 protected fun assertShouldNotBubble(entry: NotificationEntry) = in <lambda>() method in com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionProviderTestBase
385 assertShouldNotBubble(buildBubbleEntry()) in assertBubbleSuppressed()