Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java304 private boolean mShowEmptyShadeView; field in NotificationPanelView
2173 && mShowEmptyShadeView) { in calculatePanelHeightQsExpanded()
2791 mShowEmptyShadeView = emptyShadeViewVisible; in showEmptyShadeView()
2797 mNotificationStackScroller.updateEmptyShadeView(mShowEmptyShadeView && !mQsExpanded); in updateEmptyShadeView()