Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java1459 public boolean isShowingEmptyShadeView() { in isShowingEmptyShadeView() method in NotificationStackScrollLayoutController
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java1438 && mNotificationStackScrollLayoutController.isShowingEmptyShadeView()) { in calculatePanelHeightExpanded()