Searched refs:mDetectFastMoveTime (Results 1 – 1 of 1) sorted by relevance
53 private int mDetectFastMoveTime; field in GestureStrokeRecognitionPoints158 final int deltaTime = mEventTimes.get(lastIndex) - mDetectFastMoveTime; in isStartOfAGesture()202 mDetectFastMoveTime = 0; in reset()229 return mDetectFastMoveTime > 0; in hasDetectedFastMove()254 mDetectFastMoveTime = time; in detectFastMove()