Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DStubMotionInterceptingAccessibilityService.java71 public void setAndAwaitMotionEventSources(UiAutomation uiAutomation, int canarySource, in setAndAwaitMotionEventSources() method in StubMotionInterceptingAccessibilityService
DAccessibilityEndToEndTest.java2023 service.setAndAwaitMotionEventSources( in testOnMotionEvent_interceptsEventFromRequestedSource_SetAndUnset()
2031 service.setAndAwaitMotionEventSources( in testOnMotionEvent_interceptsEventFromRequestedSource_SetAndUnset()
2051 service.setAndAwaitMotionEventSources( in testOnMotionEvent_ignoresEventFromDifferentSource()
2070 motionInterceptingService.setAndAwaitMotionEventSources( in testOnMotionEvent_ignoresTouchscreenEventWhenTouchExplorationEnabled()