Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java339 private boolean mOnlyScrollingInThisMotion; field in NotificationStackScrollLayout
3840 if (mIsExpanded && !swipingInProgress && !mOnlyScrollingInThisMotion && guts == null) {
3860 && !mOnlyScrollingInThisMotion
4145 if (!swipingInProgress && !mOnlyScrollingInThisMotion && guts == null) {
4156 && !mOnlyScrollingInThisMotion
4198 mOnlyScrollingInThisMotion = !mScroller.isFinished();