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.java383 mShouldSuppressNotificationDot = entry.shouldSuppressNotificationDot(); in setEntry()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java883 public boolean shouldSuppressNotificationDot() { in shouldSuppressNotificationDot() method in NotificationEntry