Searched defs:setHasFilteredOutSeenNotifications (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/ | ||
D | SeenNotificationsInteractor.kt | 38 fun setHasFilteredOutSeenNotifications(value: Boolean) { in setHasFilteredOutSeenNotifications() method in com.android.systemui.statusbar.notification.domain.interactor.SeenNotificationsInteractor |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ | ||
D | NotificationStackScrollLayout.java | 740 public void setHasFilteredOutSeenNotifications(boolean hasFilteredOutSeenNotifications) { in setHasFilteredOutSeenNotifications() method in NotificationStackScrollLayout |