Searched refs:isNotificationSuppressed (Results 1 – 8 of 8) sorted by relevance
66 if (metadata != null && metadata.isNotificationSuppressed()) { in process()
8573 if (record.getNotification().getBubbleMetadata().isNotificationSuppressed()) {
128 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in BubbleInfo
282 if (bubbleMetadata != null && bubbleMetadata.isNotificationSuppressed()) { in getFullScreenIntentDecision()
8652 assertTrue(notifs[0].getNotification().getBubbleMetadata().isNotificationSuppressed()); in testCancelNotificationsFromListener_suppressesBubble()9113 assertFalse(n.getBubbleMetadata().isNotificationSuppressed());9513 assertTrue(notif.getBubbleMetadata().isNotificationSuppressed());
10397 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in Notification.Builder.BubbleMetadata
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6447 method public boolean isNotificationSuppressed();