Home
last modified time | relevance | path

Searched defs:shouldBubbleUp (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProvider.java45 boolean shouldBubbleUp(NotificationEntry entry); in shouldBubbleUp() method
DNotificationInterruptStateProviderImpl.java131 public boolean shouldBubbleUp(NotificationEntry entry) { in shouldBubbleUp() method in NotificationInterruptStateProviderImpl