Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DEmptyShadeView.java85 EmptyShadeView emptyShadeView = (EmptyShadeView) view; in applyToView() local
87 emptyShadeView.setContentVisible(visible && emptyShadeView.isVisible()); in applyToView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4866 public void setEmptyShadeView(EmptyShadeView emptyShadeView) {
4872 mEmptyShadeView = emptyShadeView;