Searched refs:isNotificationSuppressed (Results 1 – 9 of 9) sorted by relevance
66 if (metadata != null && metadata.isNotificationSuppressed()) { in process()
624 if (record.getNotification().getBubbleMetadata().isNotificationSuppressed()) { in shouldMuteNotificationLocked()
137 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in BubbleInfo
158 if (bubbleMetadata != null && bubbleMetadata.isNotificationSuppressed) { in makeDecisionWithoutDnd()
304 if (bubbleMetadata != null && bubbleMetadata.isNotificationSuppressed()) { in getFullScreenIntentDecision()
9617 assertTrue(notifs[0].getNotification().getBubbleMetadata().isNotificationSuppressed()); in testCancelNotificationsFromListener_suppressesBubble()10323 assertFalse(n.getBubbleMetadata().isNotificationSuppressed());10760 assertTrue(notif.getBubbleMetadata().isNotificationSuppressed());
11315 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in Notification.Builder.BubbleMetadata
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6642 method public boolean isNotificationSuppressed();