Class | Description |
---|---|
AccessibilityManagerService |
This class is instantiated by the system as a system level service and can be
accessed only by the system.
|
AutoclickController |
Implements "Automatically click on mouse stop" feature.
|
KeyboardInterceptor |
Intercepts key events and forwards them to accessibility manager service.
|
KeyEventDispatcher |
Dispatcher to send KeyEvents to all accessibility services that are able to process them.
|
MotionEventInjector |
Injects MotionEvents to permit
AccessibilityService s to touch the screen on behalf of
users. |