Searched refs:GESTURE_DISPATCH_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
83 private static final long GESTURE_DISPATCH_TIMEOUT_MS = 3000; field in AccessibilityGestureDetectorTest396 verify(mGestureDispatchCallback, timeout(GESTURE_DISPATCH_TIMEOUT_MS).atLeastOnce()) in testGesture()522 verify(mGestureDispatchCallback, timeout(GESTURE_DISPATCH_TIMEOUT_MS).atLeastOnce()) in testDispatchGesture_privateDisplay_gestureCancelled()