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.java187 private boolean mShadeEmpty; field in NotificationPanelView
1594 && mShadeEmpty) { in calculatePanelHeightQsExpanded()
2200 mShadeEmpty = shadeEmpty; in setShadeEmpty()
2207 mNotificationStackScroller.updateEmptyShadeView(mShadeEmpty && !mQsExpanded); in updateEmptyShadeView()