Home
last modified time | relevance | path

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

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