Searched refs:calculateFlingVelocityThresholds (Results 1 – 1 of 1) sorted by relevance
81 void calculateFlingVelocityThresholds( in calculateFlingVelocityThresholds() method140 DifferentialMotionFlingHelper::calculateFlingVelocityThresholds, in DifferentialMotionFlingHelper()169 boolean flingParamsChanged = calculateFlingVelocityThresholds(event, axis); in onMotionEvent()211 private boolean calculateFlingVelocityThresholds(MotionEvent event, int axis) { in calculateFlingVelocityThresholds() method in DifferentialMotionFlingHelper217 mVelocityThresholdCalculator.calculateFlingVelocityThresholds( in calculateFlingVelocityThresholds()229 private static void calculateFlingVelocityThresholds( in calculateFlingVelocityThresholds() method in DifferentialMotionFlingHelper