Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEntry.java48 boolean shouldSuppressNotificationList, boolean shouldSuppressPeek) { in BubbleEntry()
132 public boolean shouldSuppressNotificationList() { in shouldSuppressNotificationList() method in BubbleEntry
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java863 public boolean shouldSuppressNotificationList() { in shouldSuppressNotificationList() method in NotificationEntry