Home
last modified time | relevance | path

Searched refs:injectEvents (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityServiceConnectionTest.java213 verify(mMockMotionEventInjector).injectEvents(gestureSteps, mMockServiceClient, 0, in sendGesture_touchableDevice_injectEvents()
230 verify(mMockMotionEventInjector, never()).injectEvents(gestureSteps, mMockServiceClient, 0, in sendGesture_untouchableDevice_performGestureResultFailed()
H A DMotionEventInjectorTest.java734 mMotionEventInjector.injectEvents(gestureSteps, serviceInterface, sequence, in injectEventsSync()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityServiceConnection.java413 motionEventInjector.injectEvents( in dispatchGesture()
H A DMotionEventInjector.java107 public void injectEvents(List<GestureStep> gestureSteps, in injectEvents() method in MotionEventInjector
/aosp12/frameworks/base/services/
H A Dart-profile4425 PLcom/android/server/accessibility/MotionEventInjector;->injectEvents(Ljava/util/List;Landroid/acce…