Searched refs:mFlingDownScrollP (Results 1 – 1 of 1) sorted by relevance
78 float mFlingDownScrollP; field in TaskStackViewScroller165 mFlingDownScrollP = downScrollP; in fling()317 mFlingDownScrollP += setDeltaStackScroll(mFlingDownScrollP, deltaP); in computeScroll()319 Log.d(TAG, "computeScroll: " + (mFlingDownScrollP + deltaP)); in computeScroll()