Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewConfigurationTest.java186 int maxVel = vc.getScaledMaximumFlingVelocity(deviceId, axis, source); in testFlingThresholds_forAllAvailableDevices() local
230 private static void verifyFlingThresholdRange(int minVel, int maxVel) { in verifyFlingThresholdRange()
256 private static void verifyNoFlingThresholds(int minVel, int maxVel) { in verifyNoFlingThresholds()