Home
last modified time | relevance | path

Searched defs:calculateFlingVelocityThresholds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DDifferentialMotionFlingHelper.java81 void calculateFlingVelocityThresholds( in calculateFlingVelocityThresholds() method
211 private boolean calculateFlingVelocityThresholds(MotionEvent event, int axis) { in calculateFlingVelocityThresholds() method in DifferentialMotionFlingHelper
229 private static void calculateFlingVelocityThresholds( in calculateFlingVelocityThresholds() method in DifferentialMotionFlingHelper