Searched defs:mDelegateToScrollView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java187 private boolean mDelegateToScrollView; field in class:NotificationStackScrollLayout
683 if (mDelegateToScrollView) {
685 mDelegateToScrollView = false;
1426 mDelegateToScrollView = true;

Completed in 30 milliseconds