Searched refs:mIsFullscreenDownwardsFling (Results 1 – 1 of 1) sorted by relevance
104 private boolean mIsFullscreenDownwardsFling = false; field in MultiShrinkScroller869 if (mIsFullscreenDownwardsFling && getTransparentViewHeight() > 0) { in computeScroll()874 mIsFullscreenDownwardsFling = false; in computeScroll()883 mIsFullscreenDownwardsFling = false; in computeScroll()952 mIsFullscreenDownwardsFling = true; in fling()