Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureStrokeRecognitionPoints.java54 private int mDetectFastMoveX; field in GestureStrokeRecognitionPoints
164 mDetectFastMoveX, mDetectFastMoveY); in isStartOfAGesture()
255 mDetectFastMoveX = x; in detectFastMove()