HomeSort by relevance Sort by last modified time
    Searched refs:duplicateLastPointWith (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BatchInputArbiter.java 132 mRecognitionPoints.duplicateLastPointWith(
GestureStrokeRecognitionPoints.java 180 public void duplicateLastPointWith(final int time) {
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 151 milliseconds