Searched refs:shouldBubbleUp (Results 1 – 2 of 2) sorted by relevance
477 if (mNotificationInterruptionStateProvider.shouldBubbleUp(entry)488 if (mNotificationInterruptionStateProvider.shouldBubbleUp(entry)499 boolean shouldBubble = mNotificationInterruptionStateProvider.shouldBubbleUp(entry)
149 public boolean shouldBubbleUp(NotificationEntry entry) { in shouldBubbleUp() method in NotificationInterruptionStateProvider