Searched defs:hasFilteredOutSeenNotifications (Results 1 – 2 of 2) sorted by relevance
27 val hasFilteredOutSeenNotifications: Boolean constant40 override var hasFilteredOutSeenNotifications: Boolean = false in bindSeenNotificationsProvider() variable in com.android.systemui.statusbar.notification.collection.provider.SeenNotificationsProviderImpl
719 void setHasFilteredOutSeenNotifications(boolean hasFilteredOutSeenNotifications) { in setHasFilteredOutSeenNotifications()