Searched refs:mStackScrollLayout (Results 1 – 1 of 1) sorted by relevance
130 private NotificationStackScrollLayout mStackScrollLayout; field in NotificationShadeWindowViewController300 mStackScrollLayout = mView.findViewById(R.id.notification_stack_scroller); in setupExpandedStatusBar()547 mStackScrollLayout.onInterceptTouchEvent(cancellation); in setupExpandedStatusBar()725 if (mStackScrollLayout != null) { in cancelExpandHelper()726 mStackScrollLayout.cancelExpandHelper(); in cancelExpandHelper()