Searched refs:getMinimumFlingVelocity (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewConfiguration.java586 public static int getMinimumFlingVelocity() { method in class:ViewConfiguration
H A DGestureDetector.java400 mMinimumFlingVelocity = ViewConfiguration.getMinimumFlingVelocity();

Completed in 58 milliseconds