Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java265 return mShowBubbleUpdateDot && !mEntry.shouldSuppressNotificationDot(); in showBubbleDot()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java786 public boolean shouldSuppressNotificationDot() { in shouldSuppressNotificationDot() method in NotificationEntry