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

Commit 487bfdf4 authored by Lucy Chang's avatar Lucy Chang Committed by Automerger Merge Worker
Browse files

Merge "Clarify javadoc for ACTION_LONG_CLICK" into sc-dev am: 4bdb297c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14419580

Change-Id: I7c3118ac78435578e5dbe896e8d049fee17b526a
parents 1ed23da6 4bdb297c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -178,6 +178,8 @@ public class AccessibilityNodeInfo implements Parcelable {

    /**
     * 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;