Searched refs:mGestureDetectionThresholdPixels (Results 1 – 1 of 1) sorted by relevance
47 private final float mGestureDetectionThresholdPixels; field in Swipe117 mGestureDetectionThresholdPixels = in Swipe()167 + Float.toString(mGestureDetectionThresholdPixels)); in onMove()184 if (moveDelta > mGestureDetectionThresholdPixels) { in onMove()411 .append(mGestureDetectionThresholdPixels) in toString()