Searched refs:mTouchNoiseThresholdTime (Results 1 – 1 of 1) sorted by relevance
108 public final int mTouchNoiseThresholdTime; field in PointerTracker.PointerTrackerParams118 mTouchNoiseThresholdTime = mainKeyboardViewAttr.getInt( in PointerTrackerParams()685 if (deltaT < sParams.mTouchNoiseThresholdTime) { in onDownEvent()