Searched refs:EmptyShadeView (Results 1 – 5 of 5) sorted by relevance
31 public class EmptyShadeView extends StackScrollerDecorView { class36 public EmptyShadeView(Context context, AttributeSet attrs) { in EmptyShadeView() method in EmptyShadeView84 if (view instanceof EmptyShadeView) { in applyToView()85 EmptyShadeView emptyShadeView = (EmptyShadeView) view; in applyToView()
59 import com.android.systemui.statusbar.EmptyShadeView;115 @Mock private EmptyShadeView mEmptyShadeView;
26 import com.android.systemui.statusbar.EmptyShadeView;436 boolean isEmptyShadeView = child instanceof EmptyShadeView; in updateChild()
102 import com.android.systemui.statusbar.EmptyShadeView;283 protected EmptyShadeView mEmptyShadeView;4866 public void setEmptyShadeView(EmptyShadeView emptyShadeView) {5634 EmptyShadeView view = (EmptyShadeView) LayoutInflater.from(mContext).inflate(
179 import com.android.systemui.statusbar.EmptyShadeView;4160 protected EmptyShadeView mEmptyShadeView;