Searched refs:emptyShadeView (Results 1 – 2 of 2) sorted by relevance
64 EmptyShadeView emptyShadeView = (EmptyShadeView) view; in applyToView() local66 emptyShadeView.performVisibilityAnimation( in applyToView()67 visible && !emptyShadeView.willBeGone()); in applyToView()
3754 public void setEmptyShadeView(EmptyShadeView emptyShadeView) { in setEmptyShadeView() argument3760 mEmptyShadeView = emptyShadeView; in setEmptyShadeView()