Home
last modified time | relevance | path

Searched refs:adjustStrokeDurationForSlop (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDetectorTest.java649 adjustStrokeDurationForSlop(STROKE_MS, dx, slopAdjustedDx), in MultiFingerSwipe()
650 adjustStrokeDurationForSlop(STROKE_MS, dy, slopAdjustedDy)); in MultiFingerSwipe()
683 private long adjustStrokeDurationForSlop( in adjustStrokeDurationForSlop() method in AccessibilityGestureDetectorTest