Searched refs:motionEventInjector (Results 1 – 3 of 3) sorted by relevance
406 MotionEventInjector motionEventInjector = in dispatchGesture() local411 if (motionEventInjector != null in dispatchGesture()413 motionEventInjector.injectEvents( in dispatchGesture()
1276 MotionEventInjector motionEventInjector = null; in getMotionEventInjectorForDisplayLocked() local1287 motionEventInjector = mMotionEventInjectors.get(displayId); in getMotionEventInjectorForDisplayLocked()1289 return motionEventInjector; in getMotionEventInjectorForDisplayLocked()
779 private EventStreamTransformation attachMockNext(MotionEventInjector motionEventInjector) { in attachMockNext() argument781 motionEventInjector.setNext(next); in attachMockNext()