Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureTrailDrawingPoints.java74 addStrokeLocked(stroke, downTime); in addStroke()
78 private void addStrokeLocked(final GestureStrokeDrawingPoints stroke, final long downTime) { in addStrokeLocked() method in GestureTrailDrawingPoints