Home
last modified time | relevance | path

Searched refs:appendPreviewStroke (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureStrokeDrawingPoints.java93 public void appendPreviewStroke(final ResizableIntArray eventTimes, in appendPreviewStroke() method in GestureStrokeDrawingPoints
DGestureTrailDrawingPoints.java80 stroke.appendPreviewStroke(mEventTimes, mXCoordinates, mYCoordinates, mPointTypes); in addStrokeLocked()