Searched defs:mShowEmptyShadeView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java198 private boolean mShowEmptyShadeView; field in class:NotificationPanelView
1594 && mShowEmptyShadeView) {
2216 mShowEmptyShadeView = emptyShadeViewVisible;
2223 mNotificationStackScroller.updateEmptyShadeView(mShowEmptyShadeView && !mQsExpanded);

Completed in 56 milliseconds