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

Commit 7e5b229f authored by Phil Weaver's avatar Phil Weaver
Browse files

Fixing outdated Javadoc for getAccessibilityViewId

Test: N/A. Only changing comments.
Change-Id: I2e994c8df0bf71463858090345c3a96f85b7b706
parent eb7af8b3
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.
     *