Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbb293e7 authored by Mark Renouf's avatar Mark Renouf
Browse files

Update Javadoc method references

Bug: n/a
Test: n/a
Change-Id: I81910d5300b14e4e797e1ee0e1fa369dffa4be6c
parent 1cd1c555
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9309,11 +9309,11 @@ public final class ViewRootImpl implements ViewParent,
     * Handles an inbound request for scroll capture from the system. A search will be
     * dispatched through the view tree to locate scrolling content.
     * <p>
     * A call to {@link IScrollCaptureCallbacks#onScrollCaptureResponse(ScrollCaptureResponse)}
     * will follow.
     * A call to
     * {@link IScrollCaptureResponseListener#onScrollCaptureResponse} will follow.
     *
     * @param listener to receive responses
     * @see ScrollCaptureTargetSelector
     * @see ScrollCaptureSearchResults
     */
    public void handleScrollCaptureRequest(@NonNull IScrollCaptureResponseListener listener) {
        ScrollCaptureSearchResults results =