Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureStrokeDrawingPoints.java55 public int getGestureStrokeId() { in getGestureStrokeId() method in GestureStrokeDrawingPoints
DGestureTrailDrawingPoints.java85 final int strokeId = stroke.getGestureStrokeId(); in addStrokeLocked()