Searched refs:gestureHeightYThreshold (Results 1 – 1 of 1) sorted by relevance
56 private var gestureHeightYThreshold = 0f variable72 gestureHeightYThreshold = (activity.deviceProfile.heightPx - gestureHeight).toFloat() in updateGestureHeight()140 if (!isDownOnBubbleBar && screenCoordinatesEv.y < gestureHeightYThreshold) { in onControllerInterceptTouchEvent()