Home
last modified time | relevance | path

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

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