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

Commit 18d62172 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix doc of TOOL_TYPE_MOUSE."

parents 98b1f9e8 f2ef2a7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1440,7 +1440,7 @@ public final class MotionEvent extends InputEvent implements Parcelable {
    public static final int TOOL_TYPE_STYLUS = 2;

    /**
     * Tool type constant: The tool is a mouse or trackpad.
     * Tool type constant: The tool is a mouse.
     *
     * @see #getToolType
     */