Searched refs:hasDetectedFastMove (Results 1 – 1 of 1) sorted by relevance
150 if (!hasDetectedFastMove()) { in isStartOfAGesture()228 private final boolean hasDetectedFastMove() { in hasDetectedFastMove() method in GestureStrokeRecognitionPoints247 if (!hasDetectedFastMove() && pixelsPerSec > mDetectFastMoveSpeedThreshold * msecs) { in detectFastMove()