Home | History | Annotate | Download | only in accessibility

Lines Matching defs:accessibility

17 package android.view.accessibility;
32 * {@link android.view.View} changes etc. Parties interested in handling accessibility
33 * events implement and register an accessibility service which extends
44 * Listener for the accessibility state.
49 * Called back on change in the accessibility state.
51 * @param enabled Whether accessibility is enabled.
89 * while accessibility is not enabled.
95 * Requests interruption of the accessibility feedback from all accessibility services.
101 * Returns the {@link ServiceInfo}s of the installed accessibility services.