Searched refs:getGestureDynamicTimeThreshold (Results 1 – 1 of 1) sorted by relevance
137 private int getGestureDynamicTimeThreshold(final int deltaTime) { in getGestureDynamicTimeThreshold() method in GestureStrokeRecognitionPoints166 final int timeThreshold = getGestureDynamicTimeThreshold(deltaTime); in isStartOfAGesture()