Home
last modified time | relevance | path

Searched refs:createSuspendedBubble (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderImplTest.java1028 assertThat(mNotifInterruptionStateProvider.shouldBubbleUp(createSuspendedBubble())) in shouldNotBubbleUp_suspended()
1032 private NotificationEntry createSuspendedBubble() { in createSuspendedBubble() method in NotificationInterruptStateProviderImplTest