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.java193 private boolean mShowEmptyShadeView; field in NotificationPanelView
1536 && mShowEmptyShadeView) { in calculatePanelHeightQsExpanded()
2149 mShowEmptyShadeView = emptyShadeViewVisible; in showEmptyShadeView()
2156 mNotificationStackScroller.updateEmptyShadeView(mShowEmptyShadeView && !mQsExpanded); in updateEmptyShadeView()