Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DEmptyShadeView.java28 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;
31 public class EmptyShadeView extends StackScrollerDecorView {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DStackScrollerDecorView.java32 public abstract class StackScrollerDecorView extends ExpandableView { class
50 public StackScrollerDecorView(Context context, AttributeSet attrs) { in StackScrollerDecorView() method in StackScrollerDecorView
DFooterView.java28 public class FooterView extends StackScrollerDecorView {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java127 import com.android.systemui.statusbar.notification.row.StackScrollerDecorView;
1528 || slidingChild instanceof StackScrollerDecorView) {
1567 || slidingChild instanceof StackScrollerDecorView) {