Merge "Make jdoc explicit for a11y window API in multi-display case"
diff --git a/core/java/android/accessibilityservice/AccessibilityService.java b/core/java/android/accessibilityservice/AccessibilityService.java
index 4730bd0..a8daf91 100644
--- a/core/java/android/accessibilityservice/AccessibilityService.java
+++ b/core/java/android/accessibilityservice/AccessibilityService.java
@@ -635,7 +635,7 @@
      * Gets the root node in the currently active window if this service
      * can retrieve window content. The active window is the one that the user
      * is currently touching or the window with input focus, if the user is not
-     * touching any window.
+     * touching any window. It could be from any logical display.
      * <p>
      * The currently active window is defined as the window that most recently fired one
      * of the following events: