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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStackScrollerDecorView.java32 public abstract class StackScrollerDecorView extends ExpandableView { class in inherits:ExpandableView
50 public StackScrollerDecorView(Context context, AttributeSet attrs) { method in class:StackScrollerDecorView
H A DEmptyShadeView.java31 public class EmptyShadeView extends StackScrollerDecorView {
H A DFooterView.java29 public class FooterView extends StackScrollerDecorView {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java95 import com.android.systemui.statusbar.StackScrollerDecorView;
1241 || slidingChild instanceof StackScrollerDecorView) {
1285 || slidingChild instanceof StackScrollerDecorView) {

Completed in 2116 milliseconds