Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java1854 void setMotionEventInjectors(SparseArray<MotionEventInjector> motionEventInjectors) { in setMotionEventInjectors() argument
1856 mMotionEventInjectors = motionEventInjectors; in setMotionEventInjectors()