Searched refs:mFlingDownScrollP (Results 1 – 1 of 1) sorted by relevance
72 float mFlingDownScrollP; field in TaskStackViewScroller153 mFlingDownScrollP = downScrollP; in fling()251 mFlingDownScrollP += setDeltaStackScroll(mFlingDownScrollP, deltaP); in computeScroll()253 Log.d(TAG, "computeScroll: " + (mFlingDownScrollP + deltaP)); in computeScroll()