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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java186 private boolean mShadeEmpty; field in class:NotificationPanelView
1586 && mShadeEmpty) {
2195 mShadeEmpty = shadeEmpty;
2202 mNotificationStackScroller.updateEmptyShadeView(mShadeEmpty && !mQsExpanded);

Completed in 30 milliseconds