Searched refs:injectAndAwaitMotionEvent (Results 1 – 2 of 2) sorted by relevance
110 public void injectAndAwaitMotionEvent(UiAutomation uiAutomation, int source, long timeoutMs) { in injectAndAwaitMotionEvent() method in StubMotionInterceptingAccessibilityService
2026 service.injectAndAwaitMotionEvent(sUiAutomation, interestedSource, in testOnMotionEvent_interceptsEventFromRequestedSource_SetAndUnset()2038 () -> service.injectAndAwaitMotionEvent(sUiAutomation, interestedSource, in testOnMotionEvent_interceptsEventFromRequestedSource_SetAndUnset()2056 () -> service.injectAndAwaitMotionEvent(sUiAutomation, actualSource, in testOnMotionEvent_ignoresEventFromDifferentSource()2075 () -> motionInterceptingService.injectAndAwaitMotionEvent( in testOnMotionEvent_ignoresTouchscreenEventWhenTouchExplorationEnabled()