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

Commit 200223cd authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 24512c85: am 6f756e56: am 96844ed8: fix javadoc link

* commit '24512c85':
  fix javadoc link
parents e255d4e7 24512c85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2540,7 +2540,7 @@ public class AccessibilityNodeInfo implements Parcelable {

    /**
     * Class with information if a node is a range. Use
     * {@link RangeInfo#obtain(int, float, float, float) to get an instance.
     * {@link RangeInfo#obtain(int, float, float, float)} to get an instance.
     */
    public static final class RangeInfo {
        private static final int MAX_POOL_SIZE = 10;