Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEntry.java47 Ranking ranking, boolean isDismissable, boolean shouldSuppressNotificationDot, in BubbleEntry()
124 public boolean shouldSuppressNotificationDot() { in shouldSuppressNotificationDot() method in BubbleEntry
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java891 public boolean shouldSuppressNotificationDot() { in shouldSuppressNotificationDot() method in NotificationEntry