Searched refs:mHasEverTouchedTheTop (Results 1 – 1 of 1) sorted by relevance
145 private boolean mHasEverTouchedTheTop; field in MultiShrinkScroller613 if (!mHasEverTouchedTheTop) { in snapToTopOnDragFinished()642 if (mHasEverTouchedTheTop) { in snapToBottomOnDragFinished()658 return mHasEverTouchedTheTop && getTransparentViewHeight() > mDismissDistanceOnScroll; in shouldDismissOnScroll()731 mHasEverTouchedTheTop |= isFullscreen; in scrollTo()1259 if (position < mLastEventPosition[VERTICAL] && mHasEverTouchedTheTop) { in updatePositionAndComputeDelta()