Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java754 updateFooterView(shouldShowFooterView(showDismissView)/* visible */, in updateFooter()
764 private boolean shouldShowFooterView(boolean showDismissView) { in shouldShowFooterView() method in NotificationStackScrollLayout
5224 pw.println("showFooterView: " + shouldShowFooterView(showDismissView)); in dumpFooterViewVisibility()