Searched refs:mSnappedScrolledY (Results 1 – 1 of 1) sorted by relevance
85 private int mSnappedScrolledY; field in FloatingHeaderView248 if (currentScrollY <= mSnappedScrolledY) { in moved()250 mSnappedScrolledY = currentScrollY; in moved()257 mTranslationY = currentScrollY - mSnappedScrolledY - mMaxTranslation; in moved()262 mSnappedScrolledY = currentScrollY - mMaxTranslation; in moved()265 mSnappedScrolledY = -mMaxTranslation; in moved()318 mSnappedScrolledY = -mMaxTranslation; in reset()