Home
last modified time | relevance | path

Searched refs:isNotificationSuppressed (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java731 && entry.getBubbleMetadata().isNotificationSuppressed() in updateShowInShadeForSuppressNotification()
/frameworks/base/core/java/android/app/
DNotification.java8652 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in Notification.Builder.BubbleMetadata