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

/frameworks/base/core/java/android/view/
H A DViewConfiguration.java587 public static int getMaximumFlingVelocity() { method in class:ViewConfiguration
H A DGestureDetector.java396 mMaximumFlingVelocity = ViewConfiguration.getMaximumFlingVelocity();

Completed in 7 milliseconds