Searched refs:emptyShadeView (Results 1 – 2 of 2) sorted by relevance
180 EmptyShadeView emptyShadeView = (EmptyShadeView) child; in apply()182 emptyShadeView.performVisibilityAnimation( in apply()183 visible && !emptyShadeView.willBeGone()); in apply()
2263 public void setEmptyShadeView(EmptyShadeView emptyShadeView) { in setEmptyShadeView() argument2264 mEmptyShadeView = emptyShadeView; in setEmptyShadeView()