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;116 @Mock private EmptyShadeView mEmptyShadeView;
26 import com.android.systemui.statusbar.EmptyShadeView;434 boolean isEmptyShadeView = child instanceof EmptyShadeView; in updateChild()
100 import com.android.systemui.statusbar.EmptyShadeView;281 protected EmptyShadeView mEmptyShadeView;4859 public void setEmptyShadeView(EmptyShadeView emptyShadeView) {5619 EmptyShadeView view = (EmptyShadeView) LayoutInflater.from(mContext).inflate(
178 import com.android.systemui.statusbar.EmptyShadeView;4316 protected EmptyShadeView mEmptyShadeView;