Searched refs:isNotificationSuppressed (Results 1 – 5 of 5) sorted by relevance
66 if (metadata != null && metadata.isNotificationSuppressed()) { in process()
1389 if (data.isNotificationSuppressed() != isNotifSuppressed) {7546 if (record.getNotification().getBubbleMetadata().isNotificationSuppressed()) {
6577 assertTrue(notifs[0].getNotification().getBubbleMetadata().isNotificationSuppressed()); in testCancelNotificationsFromListener_suppressesBubble()6886 assertFalse(n.getBubbleMetadata().isNotificationSuppressed()); in testOnBubbleNotificationSuppressionChanged()6898 assertTrue(n.getBubbleMetadata().isNotificationSuppressed()); in testOnBubbleNotificationSuppressionChanged()6910 assertFalse(n.getBubbleMetadata().isNotificationSuppressed()); in testOnBubbleNotificationSuppressionChanged()7255 assertTrue(notif.getBubbleMetadata().isNotificationSuppressed()); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground()
10063 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in Notification.Builder.BubbleMetadata
5887 method public boolean isNotificationSuppressed();