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

Commit a3230467 authored by Phil Weaver's avatar Phil Weaver Committed by Android (Google) Code Review
Browse files

Merge "Fixing outdated Javadoc for getAccessibilityViewId"

parents 0863156e 7e5b229f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7194,7 +7194,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
    /**
     * Gets the unique identifier of this view on the screen for accessibility purposes.
     * If this {@link View} is not attached to any window, {@value #NO_ID} is returned.
     *
     * @return The view accessibility id.
     *