Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
DBubbleInfo.java128 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in BubbleInfo
/frameworks/base/core/java/android/app/
DNotification.java10397 public boolean isNotificationSuppressed() { in isNotificationSuppressed() method in Notification.Builder.BubbleMetadata