android.accessibilityservice

Interfaces

TakeScreenshotCallback

Interface used to report status of taking screenshot.

Callback

callbacks allow services to receive motion events and state change updates.

Classes

AccessibilityButtonController

Controller for the accessibility button within the system's navigation area

AccessibilityGestureEvent

This class describes the gesture event including gesture id and which display it happens on.

AccessibilityService

Accessibility services should only be used to assist users with disabilities in using Android devices and apps.

AccessibilityServiceInfo

This class describes an AccessibilityService.

FingerprintGestureController

An AccessibilityService can capture gestures performed on a device's fingerprint sensor, as long as the device has a sensor capable of detecting gestures.

GestureDescription

Accessibility services with the android.R.styleable#AccessibilityService_canPerformGestures property can dispatch gestures.

InputMethod

This class provides input method APIs.

MagnificationConfig

This class describes the magnification config for AccessibilityService to control the magnification.

TouchInteractionController

This class allows a service to handle touch exploration and the detection of specialized accessibility gestures.