Searched refs:mTouchNoiseThresholdDistance (Results 1 – 1 of 1) sorted by relevance
60 public final int mTouchNoiseThresholdDistance; field in PointerTracker.PointerTrackerParams71 mTouchNoiseThresholdDistance = mainKeyboardViewAttr.getDimensionPixelSize( in PointerTrackerParams()626 if (distance < sParams.mTouchNoiseThresholdDistance) { in onDownEvent()