Searched refs:StackScrollerDecorView (Results 1 – 6 of 6) sorted by relevance
36 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;42 public class SectionHeaderView extends StackScrollerDecorView {
47 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;235 boolean isDecorView = child instanceof StackScrollerDecorView; in adaptDurationWhenGoingToFullShade()
129 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;1985 || (ignoreDecors && slidingChild instanceof StackScrollerDecorView)) {2140 ((StackScrollerDecorView) child).setContentVisible(2722 if (child.getVisibility() != View.GONE && !(child instanceof StackScrollerDecorView)2734 if (child.getVisibility() != View.GONE && !(child instanceof StackScrollerDecorView)2749 && !(child instanceof StackScrollerDecorView)
35 public abstract class StackScrollerDecorView extends ExpandableView { class46 public StackScrollerDecorView(Context context, AttributeSet attrs) { in StackScrollerDecorView() method in StackScrollerDecorView
38 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;45 public class EmptyShadeView extends StackScrollerDecorView implements LaunchableView {
51 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;61 public class FooterView extends StackScrollerDecorView {