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.java64 EmptyShadeView emptyShadeView = (EmptyShadeView) view; in applyToView() local
66 emptyShadeView.performVisibilityAnimation( in applyToView()
67 visible && !emptyShadeView.willBeGone()); in applyToView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3754 public void setEmptyShadeView(EmptyShadeView emptyShadeView) { in setEmptyShadeView() argument
3760 mEmptyShadeView = emptyShadeView; in setEmptyShadeView()