Searched refs:StackScrollerDecorView (Results 1 – 6 of 6) sorted by relevance
32 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;38 public class SectionHeaderView extends StackScrollerDecorView {
39 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;207 boolean isDecorView = child instanceof StackScrollerDecorView; in adaptDurationWhenGoingToFullShade()
113 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;1853 || (ignoreDecors && slidingChild instanceof StackScrollerDecorView)) {2005 ((StackScrollerDecorView) child).setContentVisible(2556 if (child.getVisibility() != View.GONE && !(child instanceof StackScrollerDecorView)2568 if (child.getVisibility() != View.GONE && !(child instanceof StackScrollerDecorView)2583 && !(child instanceof StackScrollerDecorView)
33 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;36 public class EmptyShadeView extends StackScrollerDecorView {
35 public abstract class StackScrollerDecorView extends ExpandableView { class46 public StackScrollerDecorView(Context context, AttributeSet attrs) { in StackScrollerDecorView() method in StackScrollerDecorView
47 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;57 public class FooterView extends StackScrollerDecorView {