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