Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java201 private boolean mDelegateToScrollView; field in NotificationStackScrollLayout
734 if (mDelegateToScrollView) { in onTouchEvent()
736 mDelegateToScrollView = false; in onTouchEvent()
1490 mDelegateToScrollView = true; in onInterceptTouchEvent()