Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewConfigurationTest.java155 verifyNoFlingThresholds( in testFlingThresholds_forInvalidInputDeviceIds()
157 verifyNoFlingThresholds( in testFlingThresholds_forInvalidInputDeviceIds()
159 verifyNoFlingThresholds( in testFlingThresholds_forInvalidInputDeviceIds()
187 verifyNoFlingThresholds( in testFlingThresholds_forAllAvailableDevices()
189 verifyNoFlingThresholds( in testFlingThresholds_forAllAvailableDevices()
225 verifyNoFlingThresholds(minVel, maxVel); in verifyFlingThresholdRange()
235 private static void verifyNoFlingThresholds( in verifyNoFlingThresholds() method in ViewConfigurationTest
237 verifyNoFlingThresholds( in verifyNoFlingThresholds()
246 private static void verifyNoFlingThresholds(int minVel, int maxVel) { in verifyNoFlingThresholds() method in ViewConfigurationTest