Searched refs:mHasEverTouchedTheTop (Results 1 – 1 of 1) sorted by relevance
147 private boolean mHasEverTouchedTheTop; field in MultiShrinkScroller635 if (!mHasEverTouchedTheTop) { in snapToTopOnDragFinished()664 if (mHasEverTouchedTheTop) { in snapToBottomOnDragFinished()680 return mHasEverTouchedTheTop && getTransparentViewHeight() > mDismissDistanceOnScroll; in shouldDismissOnScroll()753 mHasEverTouchedTheTop |= isFullscreen; in scrollTo()1282 if (position < mLastEventPosition[VERTICAL] && mHasEverTouchedTheTop) { in updatePositionAndComputeDelta()