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

Commit 4bdb297c authored by Lucy Chang's avatar Lucy Chang Committed by Android (Google) Code Review
Browse files

Merge "Clarify javadoc for ACTION_LONG_CLICK" into sc-dev

parents 603d6127 de719fd8
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -178,6 +178,8 @@ public class AccessibilityNodeInfo implements Parcelable {


    /**
    /**
     * Action that long clicks on the node.
     * Action that long clicks on the node.
     *
     * <p>It does not support coordinate information for anchoring.</p>
     */
     */
    public static final int ACTION_LONG_CLICK = 0x00000020;
    public static final int ACTION_LONG_CLICK = 0x00000020;