Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java170 private boolean mShadeEmpty; field in NotificationPanelView
1400 && mShadeEmpty) { in calculatePanelHeightQsExpanded()
1920 mShadeEmpty = shadeEmpty; in setShadeEmpty()
1927 mNotificationStackScroller.updateEmptyShadeView(mShadeEmpty && !mQsExpanded); in updateEmptyShadeView()