Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationFilter.java109 if (!getShadeController().isDozing() && entry.shouldSuppressNotificationList()) { in shouldFilterOut()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java846 public boolean shouldSuppressNotificationList() { in shouldSuppressNotificationList() method in NotificationEntry