Searched refs:detectFastMove (Results 1 – 1 of 1) sorted by relevance
232 private int detectFastMove(final int x, final int y, final int time) { in detectFastMove() method in GestureStrokeRecognitionPoints280 final int distance = detectFastMove(x, y, time); in addEventPoint()