Searched refs:isShowingEmptyShadeView (Results 1 – 3 of 3) sorted by relevance
4752 if (v instanceof ExpandableNotificationRow && !mController.isShowingEmptyShadeView()) { in removeContainerView()4764 if (v instanceof ExpandableNotificationRow && mController.isShowingEmptyShadeView()) { in addContainerView()4777 if (v instanceof ExpandableNotificationRow && mController.isShowingEmptyShadeView()) { in addContainerViewAt()
1317 public boolean isShowingEmptyShadeView() { in isShowingEmptyShadeView() method in NotificationStackScrollLayoutController
1416 && mNotificationStackScrollLayoutController.isShowingEmptyShadeView()) { in calculatePanelHeightExpanded()