Merge "docs: Changes "their" to "the" in 2 places" into rvc-dev am: 24ed56bd0c am: b4937f485e
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12286685 Change-Id: I034901e5722e469498fd6c871de294edbb466a6e
This commit is contained in:
@@ -1768,7 +1768,7 @@ public class AccessibilityNodeInfo implements Parcelable {
|
||||
* <strong>Note:</strong> The primary usage of this API is for UI test automation
|
||||
* and in order to report the fully qualified view id if an {@link AccessibilityNodeInfo}
|
||||
* the client has to set the {@link AccessibilityServiceInfo#FLAG_REPORT_VIEW_IDS}
|
||||
* flag when configuring their {@link android.accessibilityservice.AccessibilityService}.
|
||||
* flag when configuring the {@link android.accessibilityservice.AccessibilityService}.
|
||||
* </p>
|
||||
* <p>
|
||||
* <strong>Note:</strong> If this view hierarchy has a {@link SurfaceView} embedding another
|
||||
@@ -3206,7 +3206,7 @@ public class AccessibilityNodeInfo implements Parcelable {
|
||||
* <strong>Note:</strong> The primary usage of this API is for UI test automation
|
||||
* and in order to report the source view id of an {@link AccessibilityNodeInfo} the
|
||||
* client has to set the {@link AccessibilityServiceInfo#FLAG_REPORT_VIEW_IDS}
|
||||
* flag when configuring their {@link android.accessibilityservice.AccessibilityService}.
|
||||
* flag when configuring the {@link android.accessibilityservice.AccessibilityService}.
|
||||
* </p>
|
||||
|
||||
* @return The id resource name.
|
||||
|
||||
Reference in New Issue
Block a user