Searched refs:duplicateLastPointWith (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DBatchInputArbiter.java132 mRecognitionPoints.duplicateLastPointWith(
H A DGestureStrokeRecognitionPoints.java180 public void duplicateLastPointWith(final int time) { method in class:GestureStrokeRecognitionPoints
186 Log.d(TAG, String.format("[%d] duplicateLastPointWith: %d,%d|%d", mPointerId,
208 // The point that is created by {@link duplicateLastPointWith(int)} may have later event

Completed in 65 milliseconds