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/
GestureStroke.java 236 public void duplicateLastPointWith(final int time) {
242 Log.d(TAG, String.format("[%d] duplicateLastPointWith: %d,%d|%d", mPointerId,
264 // The point that is created by {@link duplicateLastPointWith(int)} may have later event
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java     [all...]

Completed in 75 milliseconds