Home
last modified time | relevance | path

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

/cts/tests/sensor/sensorratepermission/EventConnectionAPI30/src/android/sensorratepermission/cts/eventconnectionapi30/
DEventConnectionAPI30Test.java165 listener.clearEvents(); in testSamplingRateMicToggleOffOnOff()
180 listener.clearEvents(); in testSamplingRateMicToggleOffOnOff()
192 listener.clearEvents(); in testSamplingRateMicToggleOffOnOff()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DTouchExplorerTest.java332 mService.clearEvents(); in testDoubleTapNoFocus_doesNotPerformClick()
353 mService.clearEvents(); in testDoubleTapAndHoldNoFocus_doesNotPerformLongClick()
404 mService.clearEvents(); in testDoubleTapNoAccessibilityFocus_sendsTouchEvents()
433 mService.clearEvents(); in testDoubleTapAndHoldNoAccessibilityFocus_sendsTouchEvents()
542 mService.clearEvents(); in testGestureDetectionPassthrough_initiatesTouchExploration()
552 mService.clearEvents(); in testGestureDetectionPassthrough_initiatesTouchExploration()
561 mService.clearEvents(); in testGestureDetectionPassthrough_initiatesTouchExploration()
582 mService.clearEvents(); in testTouchExplorationPassthrough_sendsTouchEvents()
589 mService.clearEvents(); in testTouchExplorationPassthrough_sendsTouchEvents()
DGestureDetectionStubAccessibilityService.java121 public void clearEvents() { in clearEvents() method in GestureDetectionStubAccessibilityService
DAccessibilityGestureDetectorTest.java517 mService.clearEvents(); in assertEventAfterGesture()
/cts/tests/sensor/src/android/hardware/cts/helpers/
DTestSensorEventListener.java185 public void clearEvents() { in clearEvents() method in TestSensorEventListener
281 clearEvents(); in waitForFlushComplete()
308 clearEvents(); in waitForEvents()
DSensorRatePermissionEventConnectionTestHelper.java137 listener.clearEvents(); in getSensorEvents()