Searched refs:flingVelocity (Results 1 – 1 of 1) sorted by relevance
378 final int flingVelocity = (configuration.getScaledMinimumFlingVelocity() + in emulateFlingGesture() local394 final int durationMs = (1000 * viewHeight) / (2 * flingVelocity); in emulateFlingGesture()