Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java752 final boolean showDismissView = shouldShowDismissView(); in updateFooter()
759 private boolean shouldShowDismissView() { in shouldShowDismissView() method in NotificationStackScrollLayout
5222 final boolean showDismissView = shouldShowDismissView(); in dumpFooterViewVisibility()