Home
last modified time | relevance | path

Searched refs:shouldSuppressNotificationDot (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleEntry.java47 Ranking ranking, boolean isClearable, boolean shouldSuppressNotificationDot, in BubbleEntry() argument
53 mShouldSuppressNotificationDot = shouldSuppressNotificationDot; in BubbleEntry()
124 public boolean shouldSuppressNotificationDot() { in shouldSuppressNotificationDot() method in BubbleEntry
DBubble.java496 mShouldSuppressNotificationDot = entry.shouldSuppressNotificationDot(); in setEntry()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java873 public boolean shouldSuppressNotificationDot() { in shouldSuppressNotificationDot() method in NotificationEntry
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java770 e.shouldSuppressNotificationDot(), e.shouldSuppressNotificationList(),