fix javadoc link
Change-Id: I509fb12393ee0b8bf78ff4110fc18420739f7c58
This commit is contained in:
@ -2540,7 +2540,7 @@ public class AccessibilityNodeInfo implements Parcelable {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class with information if a node is a range. Use
|
* 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 {
|
public static final class RangeInfo {
|
||||||
private static final int MAX_POOL_SIZE = 10;
|
private static final int MAX_POOL_SIZE = 10;
|
||||||
|
Reference in New Issue
Block a user