Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DStubMotionInterceptingAccessibilityService.java126 public void setOnMotionEventListener(Consumer<MotionEvent> listener) { in setOnMotionEventListener() method in StubMotionInterceptingAccessibilityService
DAccessibilityEndToEndTest.java2105 service.setOnMotionEventListener( in testOnMotionEvent_interceptsEventFromRequestedSource_observesMotionEvents()
2197 service.setOnMotionEventListener( in testMotionEventObserving_ignoresTouchscreenEventWhenTouchExplorationEnabled()