Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java570 private boolean mHasFilteredOutSeenNotifications; field in NotificationStackScrollLayout
734 mHasFilteredOutSeenNotifications = hasFilteredOutSeenNotifications; in setHasFilteredOutSeenNotifications()
4553 } else if (mHasFilteredOutSeenNotifications) { in updateEmptyShadeView()
4598 mFooterView.setFooterLabelVisible(mHasFilteredOutSeenNotifications); in updateFooterView()