Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewConfigurationTest.java181 verifyFlingThresholdRange(minVel, maxVel); in testFlingThresholds_forAllAvailableDevices()
220 private static void verifyFlingThresholdRange(int minVel, int maxVel) { in verifyFlingThresholdRange() method in ViewConfigurationTest