fix the build

broken docs

Change-Id: I802d33c8ef2147adf36a495145a615cb206b9936
This commit is contained in:
Guang Zhu
2013-01-29 00:36:42 -08:00
parent 3a34d17412
commit 6b30ba86a4

View File

@@ -748,7 +748,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 his {@link AccessibilityService}.
* flag when configuring his {@link android.accessibilityservice.AccessibilityService}.
* </p>
*
* @param viewId The fully qualified resource name of the view id to find.