Searched refs:yMoveDistance (Results 1 – 1 of 1) sorted by relevance
45 val yMoveDistance = abs(event.y - startYPosition) in onInterceptTouchEvent() constant48 xMoveDistance > yMoveDistance && in onInterceptTouchEvent()