Searched refs:mMotionCorrection (Results 1 – 1 of 1) sorted by relevance
414 int mMotionCorrection; field in AbsListView3483 mMotionCorrection = 0; in startScrollIfNeeded()3486 mMotionCorrection = deltaY > 0 ? mTouchSlop : -mTouchSlop; in startScrollIfNeeded()3513 rawDeltaY -= mMotionCorrection; in scrollIfNeeded()3691 mMotionCorrection = 0; in scrollIfNeeded()3842 mMotionCorrection = 0; in onTouchEvent()3879 mMotionCorrection = 0; in onTouchDown()3891 mMotionCorrection = 0; in onTouchDown()4417 mMotionCorrection = 0; in onInterceptTouchEvent()4497 mMotionCorrection = 0; in onSecondaryPointerUp()