| android.view.accessibility.AccessibilityManager.AccessibilityStateChangeListener |
Listener for the system accessibility state. To listen for changes to the accessibility
state on the device, implement this interface and register it with the system by
calling addAccessibilityStateChangeListener().
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Called back on change in the accessibility state.
| |||||||||||
Called back on change in the accessibility state.
| enabled | Whether accessibility is enabled. |
|---|