Strengthen language about use of a11y API. am: 752047dd3d
am: 8f27aabc12
Change-Id: I6c5195bf391bdc3dd374c818b4303ecc4c0bf016
This commit is contained in:
@@ -53,7 +53,7 @@ import java.lang.annotation.RetentionPolicy;
|
|||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Accessibility services are intended to assist users with disabilities in using
|
* Accessibility services should only be used to assist users with disabilities in using
|
||||||
* Android devices and apps. They run in the background and receive callbacks by the system
|
* Android devices and apps. They run in the background and receive callbacks by the system
|
||||||
* when {@link AccessibilityEvent}s are fired. Such events denote some state transition
|
* when {@link AccessibilityEvent}s are fired. Such events denote some state transition
|
||||||
* in the user interface, for example, the focus has changed, a button has been clicked,
|
* in the user interface, for example, the focus has changed, a button has been clicked,
|
||||||
|
|||||||
Reference in New Issue
Block a user