Searched refs:StackScrollerDecorView (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DEmptyShadeView.java27 public class EmptyShadeView extends StackScrollerDecorView {
H A DStackScrollerDecorView.java30 public abstract class StackScrollerDecorView extends ExpandableView { class in inherits:ExpandableView
36 public StackScrollerDecorView(Context context, AttributeSet attrs) { method in class:StackScrollerDecorView
H A DDismissView.java26 public class DismissView extends StackScrollerDecorView {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java74 import com.android.systemui.statusbar.StackScrollerDecorView;
954 || slidingChild instanceof StackScrollerDecorView) {
983 || slidingChild instanceof StackScrollerDecorView) {

Completed in 138 milliseconds