Searched refs:mHasEverTouchedTheTop (Results 1 – 1 of 1) sorted by relevance
142 private boolean mHasEverTouchedTheTop; field in MultiShrinkScroller571 if (!mHasEverTouchedTheTop) { in snapToTopOnDragFinished()600 if (mHasEverTouchedTheTop) { in snapToBottomOnDragFinished()616 return mHasEverTouchedTheTop && getTransparentViewHeight() > mDismissDistanceOnScroll; in shouldDismissOnScroll()689 mHasEverTouchedTheTop |= isFullscreen; in scrollTo()1216 if (position < mLastEventPosition[VERTICAL] && mHasEverTouchedTheTop) { in updatePositionAndComputeDelta()