Searched refs:motionEventInjector (Results 1 – 3 of 3) sorted by relevance
459 MotionEventInjector motionEventInjector = in dispatchGesture() local464 if (motionEventInjector != null in dispatchGesture()466 motionEventInjector.injectEvents( in dispatchGesture()
1710 MotionEventInjector motionEventInjector = null; in getMotionEventInjectorForDisplayLocked() local1721 motionEventInjector = mMotionEventInjectors.get(displayId); in getMotionEventInjectorForDisplayLocked()1723 return motionEventInjector; in getMotionEventInjectorForDisplayLocked()
779 private EventStreamTransformation attachMockNext(MotionEventInjector motionEventInjector) { in attachMockNext() argument781 motionEventInjector.setNext(next); in attachMockNext()