Home
last modified time | relevance | path

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

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