| Index: base/android/jni_generator/testMotionEvent.javap
|
| diff --git a/base/android/jni_generator/testMotionEvent.javap b/base/android/jni_generator/testMotionEvent.javap
|
| deleted file mode 100644
|
| index 0746943e6ec253e95a8459ceaa3af6929f88e567..0000000000000000000000000000000000000000
|
| --- a/base/android/jni_generator/testMotionEvent.javap
|
| +++ /dev/null
|
| @@ -1,2295 +0,0 @@
|
| -Compiled from "MotionEvent.java"
|
| -public final class android.view.MotionEvent extends android.view.InputEvent implements android.os.Parcelable
|
| - SourceFile: "MotionEvent.java"
|
| - InnerClass:
|
| - public final #10= #9 of #6; //PointerProperties=class android/view/MotionEvent$PointerProperties of class android/view/MotionEvent
|
| - public final #13= #12 of #6; //PointerCoords=class android/view/MotionEvent$PointerCoords of class android/view/MotionEvent
|
| - public abstract #150= #149 of #8; //Creator=class android/os/Parcelable$Creator of class android/os/Parcelable
|
| - minor version: 0
|
| - major version: 49
|
| - Constant pool:
|
| -const #1 = Method #7.#293; // android/view/InputEvent."<init>":()V
|
| -const #2 = class #294; // java/lang/RuntimeException
|
| -const #3 = String #295; // Stub!
|
| -const #4 = Method #2.#296; // java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| -const #5 = Field #6.#297; // android/view/MotionEvent.CREATOR:Landroid/os/Parcelable$Creator;
|
| -const #6 = class #298; // android/view/MotionEvent
|
| -const #7 = class #299; // android/view/InputEvent
|
| -const #8 = class #300; // android/os/Parcelable
|
| -const #9 = class #301; // android/view/MotionEvent$PointerProperties
|
| -const #10 = Asciz PointerProperties;
|
| -const #11 = Asciz InnerClasses;
|
| -const #12 = class #302; // android/view/MotionEvent$PointerCoords
|
| -const #13 = Asciz PointerCoords;
|
| -const #14 = Asciz INVALID_POINTER_ID;
|
| -const #15 = Asciz I;
|
| -const #16 = Asciz ConstantValue;
|
| -const #17 = int -1;
|
| -const #18 = Asciz ACTION_MASK;
|
| -const #19 = int 255;
|
| -const #20 = Asciz ACTION_DOWN;
|
| -const #21 = int 0;
|
| -const #22 = Asciz ACTION_UP;
|
| -const #23 = int 1;
|
| -const #24 = Asciz ACTION_MOVE;
|
| -const #25 = int 2;
|
| -const #26 = Asciz ACTION_CANCEL;
|
| -const #27 = int 3;
|
| -const #28 = Asciz ACTION_OUTSIDE;
|
| -const #29 = int 4;
|
| -const #30 = Asciz ACTION_POINTER_DOWN;
|
| -const #31 = int 5;
|
| -const #32 = Asciz ACTION_POINTER_UP;
|
| -const #33 = int 6;
|
| -const #34 = Asciz ACTION_HOVER_MOVE;
|
| -const #35 = int 7;
|
| -const #36 = Asciz ACTION_SCROLL;
|
| -const #37 = int 8;
|
| -const #38 = Asciz ACTION_HOVER_ENTER;
|
| -const #39 = int 9;
|
| -const #40 = Asciz ACTION_HOVER_EXIT;
|
| -const #41 = int 10;
|
| -const #42 = Asciz ACTION_POINTER_INDEX_MASK;
|
| -const #43 = int 65280;
|
| -const #44 = Asciz ACTION_POINTER_INDEX_SHIFT;
|
| -const #45 = Asciz ACTION_POINTER_1_DOWN;
|
| -const #46 = Asciz Deprecated;
|
| -const #47 = Asciz RuntimeVisibleAnnotations;
|
| -const #48 = Asciz Ljava/lang/Deprecated;;
|
| -const #49 = Asciz ACTION_POINTER_2_DOWN;
|
| -const #50 = int 261;
|
| -const #51 = Asciz ACTION_POINTER_3_DOWN;
|
| -const #52 = int 517;
|
| -const #53 = Asciz ACTION_POINTER_1_UP;
|
| -const #54 = Asciz ACTION_POINTER_2_UP;
|
| -const #55 = int 262;
|
| -const #56 = Asciz ACTION_POINTER_3_UP;
|
| -const #57 = int 518;
|
| -const #58 = Asciz ACTION_POINTER_ID_MASK;
|
| -const #59 = Asciz ACTION_POINTER_ID_SHIFT;
|
| -const #60 = Asciz FLAG_WINDOW_IS_OBSCURED;
|
| -const #61 = Asciz EDGE_TOP;
|
| -const #62 = Asciz EDGE_BOTTOM;
|
| -const #63 = Asciz EDGE_LEFT;
|
| -const #64 = Asciz EDGE_RIGHT;
|
| -const #65 = Asciz AXIS_X;
|
| -const #66 = Asciz AXIS_Y;
|
| -const #67 = Asciz AXIS_PRESSURE;
|
| -const #68 = Asciz AXIS_SIZE;
|
| -const #69 = Asciz AXIS_TOUCH_MAJOR;
|
| -const #70 = Asciz AXIS_TOUCH_MINOR;
|
| -const #71 = Asciz AXIS_TOOL_MAJOR;
|
| -const #72 = Asciz AXIS_TOOL_MINOR;
|
| -const #73 = Asciz AXIS_ORIENTATION;
|
| -const #74 = Asciz AXIS_VSCROLL;
|
| -const #75 = Asciz AXIS_HSCROLL;
|
| -const #76 = Asciz AXIS_Z;
|
| -const #77 = int 11;
|
| -const #78 = Asciz AXIS_RX;
|
| -const #79 = int 12;
|
| -const #80 = Asciz AXIS_RY;
|
| -const #81 = int 13;
|
| -const #82 = Asciz AXIS_RZ;
|
| -const #83 = int 14;
|
| -const #84 = Asciz AXIS_HAT_X;
|
| -const #85 = int 15;
|
| -const #86 = Asciz AXIS_HAT_Y;
|
| -const #87 = int 16;
|
| -const #88 = Asciz AXIS_LTRIGGER;
|
| -const #89 = int 17;
|
| -const #90 = Asciz AXIS_RTRIGGER;
|
| -const #91 = int 18;
|
| -const #92 = Asciz AXIS_THROTTLE;
|
| -const #93 = int 19;
|
| -const #94 = Asciz AXIS_RUDDER;
|
| -const #95 = int 20;
|
| -const #96 = Asciz AXIS_WHEEL;
|
| -const #97 = int 21;
|
| -const #98 = Asciz AXIS_GAS;
|
| -const #99 = int 22;
|
| -const #100 = Asciz AXIS_BRAKE;
|
| -const #101 = int 23;
|
| -const #102 = Asciz AXIS_DISTANCE;
|
| -const #103 = int 24;
|
| -const #104 = Asciz AXIS_TILT;
|
| -const #105 = int 25;
|
| -const #106 = Asciz AXIS_GENERIC_1;
|
| -const #107 = int 32;
|
| -const #108 = Asciz AXIS_GENERIC_2;
|
| -const #109 = int 33;
|
| -const #110 = Asciz AXIS_GENERIC_3;
|
| -const #111 = int 34;
|
| -const #112 = Asciz AXIS_GENERIC_4;
|
| -const #113 = int 35;
|
| -const #114 = Asciz AXIS_GENERIC_5;
|
| -const #115 = int 36;
|
| -const #116 = Asciz AXIS_GENERIC_6;
|
| -const #117 = int 37;
|
| -const #118 = Asciz AXIS_GENERIC_7;
|
| -const #119 = int 38;
|
| -const #120 = Asciz AXIS_GENERIC_8;
|
| -const #121 = int 39;
|
| -const #122 = Asciz AXIS_GENERIC_9;
|
| -const #123 = int 40;
|
| -const #124 = Asciz AXIS_GENERIC_10;
|
| -const #125 = int 41;
|
| -const #126 = Asciz AXIS_GENERIC_11;
|
| -const #127 = int 42;
|
| -const #128 = Asciz AXIS_GENERIC_12;
|
| -const #129 = int 43;
|
| -const #130 = Asciz AXIS_GENERIC_13;
|
| -const #131 = int 44;
|
| -const #132 = Asciz AXIS_GENERIC_14;
|
| -const #133 = int 45;
|
| -const #134 = Asciz AXIS_GENERIC_15;
|
| -const #135 = int 46;
|
| -const #136 = Asciz AXIS_GENERIC_16;
|
| -const #137 = int 47;
|
| -const #138 = Asciz BUTTON_PRIMARY;
|
| -const #139 = Asciz BUTTON_SECONDARY;
|
| -const #140 = Asciz BUTTON_TERTIARY;
|
| -const #141 = Asciz BUTTON_BACK;
|
| -const #142 = Asciz BUTTON_FORWARD;
|
| -const #143 = Asciz TOOL_TYPE_UNKNOWN;
|
| -const #144 = Asciz TOOL_TYPE_FINGER;
|
| -const #145 = Asciz TOOL_TYPE_STYLUS;
|
| -const #146 = Asciz TOOL_TYPE_MOUSE;
|
| -const #147 = Asciz TOOL_TYPE_ERASER;
|
| -const #148 = Asciz CREATOR;
|
| -const #149 = class #303; // android/os/Parcelable$Creator
|
| -const #150 = Asciz Creator;
|
| -const #151 = Asciz Landroid/os/Parcelable$Creator;;
|
| -const #152 = Asciz Signature;
|
| -const #153 = Asciz Landroid/os/Parcelable$Creator<Landroid/view/MotionEvent;>;;
|
| -const #154 = Asciz <init>;
|
| -const #155 = Asciz ()V;
|
| -const #156 = Asciz Code;
|
| -const #157 = Asciz LineNumberTable;
|
| -const #158 = Asciz LocalVariableTable;
|
| -const #159 = Asciz this;
|
| -const #160 = Asciz Landroid/view/MotionEvent;;
|
| -const #161 = Asciz finalize;
|
| -const #162 = Asciz Exceptions;
|
| -const #163 = class #304; // java/lang/Throwable
|
| -const #164 = Asciz obtain;
|
| -const #165 = Asciz (JJII[Landroid/view/MotionEvent$PointerProperties;[Landroid/view/MotionEvent$PointerCoords;IIFFIIII)Landroid/view/MotionEvent;;
|
| -const #166 = Asciz downTime;
|
| -const #167 = Asciz J;
|
| -const #168 = Asciz eventTime;
|
| -const #169 = Asciz action;
|
| -const #170 = Asciz pointerCount;
|
| -const #171 = Asciz pointerProperties;
|
| -const #172 = Asciz [Landroid/view/MotionEvent$PointerProperties;;
|
| -const #173 = Asciz pointerCoords;
|
| -const #174 = Asciz [Landroid/view/MotionEvent$PointerCoords;;
|
| -const #175 = Asciz metaState;
|
| -const #176 = Asciz buttonState;
|
| -const #177 = Asciz xPrecision;
|
| -const #178 = Asciz F;
|
| -const #179 = Asciz yPrecision;
|
| -const #180 = Asciz deviceId;
|
| -const #181 = Asciz edgeFlags;
|
| -const #182 = Asciz source;
|
| -const #183 = Asciz flags;
|
| -const #184 = Asciz (JJII[I[Landroid/view/MotionEvent$PointerCoords;IFFIIII)Landroid/view/MotionEvent;;
|
| -const #185 = Asciz pointerIds;
|
| -const #186 = Asciz [I;
|
| -const #187 = Asciz (JJIFFFFIFFII)Landroid/view/MotionEvent;;
|
| -const #188 = Asciz x;
|
| -const #189 = Asciz y;
|
| -const #190 = Asciz pressure;
|
| -const #191 = Asciz size;
|
| -const #192 = Asciz (JJIIFFFFIFFII)Landroid/view/MotionEvent;;
|
| -const #193 = Asciz (JJIFFI)Landroid/view/MotionEvent;;
|
| -const #194 = Asciz (Landroid/view/MotionEvent;)Landroid/view/MotionEvent;;
|
| -const #195 = Asciz other;
|
| -const #196 = Asciz obtainNoHistory;
|
| -const #197 = Asciz recycle;
|
| -const #198 = Asciz getDeviceId;
|
| -const #199 = Asciz ()I;
|
| -const #200 = Asciz getSource;
|
| -const #201 = Asciz setSource;
|
| -const #202 = Asciz (I)V;
|
| -const #203 = Asciz getAction;
|
| -const #204 = Asciz getActionMasked;
|
| -const #205 = Asciz getActionIndex;
|
| -const #206 = Asciz getFlags;
|
| -const #207 = Asciz getDownTime;
|
| -const #208 = Asciz ()J;
|
| -const #209 = Asciz getEventTime;
|
| -const #210 = Asciz getX;
|
| -const #211 = Asciz ()F;
|
| -const #212 = Asciz getY;
|
| -const #213 = Asciz getPressure;
|
| -const #214 = Asciz getSize;
|
| -const #215 = Asciz getTouchMajor;
|
| -const #216 = Asciz getTouchMinor;
|
| -const #217 = Asciz getToolMajor;
|
| -const #218 = Asciz getToolMinor;
|
| -const #219 = Asciz getOrientation;
|
| -const #220 = Asciz getAxisValue;
|
| -const #221 = Asciz (I)F;
|
| -const #222 = Asciz axis;
|
| -const #223 = Asciz getPointerCount;
|
| -const #224 = Asciz getPointerId;
|
| -const #225 = Asciz (I)I;
|
| -const #226 = Asciz pointerIndex;
|
| -const #227 = Asciz getToolType;
|
| -const #228 = Asciz findPointerIndex;
|
| -const #229 = Asciz pointerId;
|
| -const #230 = Asciz (II)F;
|
| -const #231 = Asciz getPointerCoords;
|
| -const #232 = Asciz (ILandroid/view/MotionEvent$PointerCoords;)V;
|
| -const #233 = Asciz outPointerCoords;
|
| -const #234 = Asciz Landroid/view/MotionEvent$PointerCoords;;
|
| -const #235 = Asciz getPointerProperties;
|
| -const #236 = Asciz (ILandroid/view/MotionEvent$PointerProperties;)V;
|
| -const #237 = Asciz outPointerProperties;
|
| -const #238 = Asciz Landroid/view/MotionEvent$PointerProperties;;
|
| -const #239 = Asciz getMetaState;
|
| -const #240 = Asciz getButtonState;
|
| -const #241 = Asciz getRawX;
|
| -const #242 = Asciz getRawY;
|
| -const #243 = Asciz getXPrecision;
|
| -const #244 = Asciz getYPrecision;
|
| -const #245 = Asciz getHistorySize;
|
| -const #246 = Asciz getHistoricalEventTime;
|
| -const #247 = Asciz (I)J;
|
| -const #248 = Asciz pos;
|
| -const #249 = Asciz getHistoricalX;
|
| -const #250 = Asciz getHistoricalY;
|
| -const #251 = Asciz getHistoricalPressure;
|
| -const #252 = Asciz getHistoricalSize;
|
| -const #253 = Asciz getHistoricalTouchMajor;
|
| -const #254 = Asciz getHistoricalTouchMinor;
|
| -const #255 = Asciz getHistoricalToolMajor;
|
| -const #256 = Asciz getHistoricalToolMinor;
|
| -const #257 = Asciz getHistoricalOrientation;
|
| -const #258 = Asciz getHistoricalAxisValue;
|
| -const #259 = Asciz (III)F;
|
| -const #260 = Asciz getHistoricalPointerCoords;
|
| -const #261 = Asciz (IILandroid/view/MotionEvent$PointerCoords;)V;
|
| -const #262 = Asciz getEdgeFlags;
|
| -const #263 = Asciz setEdgeFlags;
|
| -const #264 = Asciz setAction;
|
| -const #265 = Asciz offsetLocation;
|
| -const #266 = Asciz (FF)V;
|
| -const #267 = Asciz deltaX;
|
| -const #268 = Asciz deltaY;
|
| -const #269 = Asciz setLocation;
|
| -const #270 = Asciz transform;
|
| -const #271 = Asciz (Landroid/graphics/Matrix;)V;
|
| -const #272 = Asciz matrix;
|
| -const #273 = Asciz Landroid/graphics/Matrix;;
|
| -const #274 = Asciz addBatch;
|
| -const #275 = Asciz (JFFFFI)V;
|
| -const #276 = Asciz (J[Landroid/view/MotionEvent$PointerCoords;I)V;
|
| -const #277 = Asciz toString;
|
| -const #278 = Asciz ()Ljava/lang/String;;
|
| -const #279 = Asciz actionToString;
|
| -const #280 = Asciz (I)Ljava/lang/String;;
|
| -const #281 = Asciz axisToString;
|
| -const #282 = Asciz axisFromString;
|
| -const #283 = Asciz (Ljava/lang/String;)I;
|
| -const #284 = Asciz symbolicName;
|
| -const #285 = Asciz Ljava/lang/String;;
|
| -const #286 = Asciz writeToParcel;
|
| -const #287 = Asciz (Landroid/os/Parcel;I)V;
|
| -const #288 = Asciz out;
|
| -const #289 = Asciz Landroid/os/Parcel;;
|
| -const #290 = Asciz <clinit>;
|
| -const #291 = Asciz SourceFile;
|
| -const #292 = Asciz MotionEvent.java;
|
| -const #293 = NameAndType #154:#155;// "<init>":()V
|
| -const #294 = Asciz java/lang/RuntimeException;
|
| -const #295 = Asciz Stub!;
|
| -const #296 = NameAndType #154:#305;// "<init>":(Ljava/lang/String;)V
|
| -const #297 = NameAndType #148:#151;// CREATOR:Landroid/os/Parcelable$Creator;
|
| -const #298 = Asciz android/view/MotionEvent;
|
| -const #299 = Asciz android/view/InputEvent;
|
| -const #300 = Asciz android/os/Parcelable;
|
| -const #301 = Asciz android/view/MotionEvent$PointerProperties;
|
| -const #302 = Asciz android/view/MotionEvent$PointerCoords;
|
| -const #303 = Asciz android/os/Parcelable$Creator;
|
| -const #304 = Asciz java/lang/Throwable;
|
| -const #305 = Asciz (Ljava/lang/String;)V;
|
| -
|
| -{
|
| -public static final int INVALID_POINTER_ID;
|
| - Signature: I
|
| - Constant value: int -1
|
| -
|
| -public static final int ACTION_MASK;
|
| - Signature: I
|
| - Constant value: int 255
|
| -
|
| -public static final int ACTION_DOWN;
|
| - Signature: I
|
| - Constant value: int 0
|
| -
|
| -public static final int ACTION_UP;
|
| - Signature: I
|
| - Constant value: int 1
|
| -
|
| -public static final int ACTION_MOVE;
|
| - Signature: I
|
| - Constant value: int 2
|
| -
|
| -public static final int ACTION_CANCEL;
|
| - Signature: I
|
| - Constant value: int 3
|
| -
|
| -public static final int ACTION_OUTSIDE;
|
| - Signature: I
|
| - Constant value: int 4
|
| -
|
| -public static final int ACTION_POINTER_DOWN;
|
| - Signature: I
|
| - Constant value: int 5
|
| -
|
| -public static final int ACTION_POINTER_UP;
|
| - Signature: I
|
| - Constant value: int 6
|
| -
|
| -public static final int ACTION_HOVER_MOVE;
|
| - Signature: I
|
| - Constant value: int 7
|
| -
|
| -public static final int ACTION_SCROLL;
|
| - Signature: I
|
| - Constant value: int 8
|
| -
|
| -public static final int ACTION_HOVER_ENTER;
|
| - Signature: I
|
| - Constant value: int 9
|
| -
|
| -public static final int ACTION_HOVER_EXIT;
|
| - Signature: I
|
| - Constant value: int 10
|
| -
|
| -public static final int ACTION_POINTER_INDEX_MASK;
|
| - Signature: I
|
| - Constant value: int 65280
|
| -
|
| -public static final int ACTION_POINTER_INDEX_SHIFT;
|
| - Signature: I
|
| - Constant value: int 8
|
| -
|
| -public static final int ACTION_POINTER_1_DOWN;
|
| - Signature: I
|
| - Constant value: int 5Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int ACTION_POINTER_2_DOWN;
|
| - Signature: I
|
| - Constant value: int 261Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int ACTION_POINTER_3_DOWN;
|
| - Signature: I
|
| - Constant value: int 517Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int ACTION_POINTER_1_UP;
|
| - Signature: I
|
| - Constant value: int 6Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int ACTION_POINTER_2_UP;
|
| - Signature: I
|
| - Constant value: int 262Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int ACTION_POINTER_3_UP;
|
| - Signature: I
|
| - Constant value: int 518Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int ACTION_POINTER_ID_MASK;
|
| - Signature: I
|
| - Constant value: int 65280Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int ACTION_POINTER_ID_SHIFT;
|
| - Signature: I
|
| - Constant value: int 8Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -
|
| -public static final int FLAG_WINDOW_IS_OBSCURED;
|
| - Signature: I
|
| - Constant value: int 1
|
| -
|
| -public static final int EDGE_TOP;
|
| - Signature: I
|
| - Constant value: int 1
|
| -
|
| -public static final int EDGE_BOTTOM;
|
| - Signature: I
|
| - Constant value: int 2
|
| -
|
| -public static final int EDGE_LEFT;
|
| - Signature: I
|
| - Constant value: int 4
|
| -
|
| -public static final int EDGE_RIGHT;
|
| - Signature: I
|
| - Constant value: int 8
|
| -
|
| -public static final int AXIS_X;
|
| - Signature: I
|
| - Constant value: int 0
|
| -
|
| -public static final int AXIS_Y;
|
| - Signature: I
|
| - Constant value: int 1
|
| -
|
| -public static final int AXIS_PRESSURE;
|
| - Signature: I
|
| - Constant value: int 2
|
| -
|
| -public static final int AXIS_SIZE;
|
| - Signature: I
|
| - Constant value: int 3
|
| -
|
| -public static final int AXIS_TOUCH_MAJOR;
|
| - Signature: I
|
| - Constant value: int 4
|
| -
|
| -public static final int AXIS_TOUCH_MINOR;
|
| - Signature: I
|
| - Constant value: int 5
|
| -
|
| -public static final int AXIS_TOOL_MAJOR;
|
| - Signature: I
|
| - Constant value: int 6
|
| -
|
| -public static final int AXIS_TOOL_MINOR;
|
| - Signature: I
|
| - Constant value: int 7
|
| -
|
| -public static final int AXIS_ORIENTATION;
|
| - Signature: I
|
| - Constant value: int 8
|
| -
|
| -public static final int AXIS_VSCROLL;
|
| - Signature: I
|
| - Constant value: int 9
|
| -
|
| -public static final int AXIS_HSCROLL;
|
| - Signature: I
|
| - Constant value: int 10
|
| -
|
| -public static final int AXIS_Z;
|
| - Signature: I
|
| - Constant value: int 11
|
| -
|
| -public static final int AXIS_RX;
|
| - Signature: I
|
| - Constant value: int 12
|
| -
|
| -public static final int AXIS_RY;
|
| - Signature: I
|
| - Constant value: int 13
|
| -
|
| -public static final int AXIS_RZ;
|
| - Signature: I
|
| - Constant value: int 14
|
| -
|
| -public static final int AXIS_HAT_X;
|
| - Signature: I
|
| - Constant value: int 15
|
| -
|
| -public static final int AXIS_HAT_Y;
|
| - Signature: I
|
| - Constant value: int 16
|
| -
|
| -public static final int AXIS_LTRIGGER;
|
| - Signature: I
|
| - Constant value: int 17
|
| -
|
| -public static final int AXIS_RTRIGGER;
|
| - Signature: I
|
| - Constant value: int 18
|
| -
|
| -public static final int AXIS_THROTTLE;
|
| - Signature: I
|
| - Constant value: int 19
|
| -
|
| -public static final int AXIS_RUDDER;
|
| - Signature: I
|
| - Constant value: int 20
|
| -
|
| -public static final int AXIS_WHEEL;
|
| - Signature: I
|
| - Constant value: int 21
|
| -
|
| -public static final int AXIS_GAS;
|
| - Signature: I
|
| - Constant value: int 22
|
| -
|
| -public static final int AXIS_BRAKE;
|
| - Signature: I
|
| - Constant value: int 23
|
| -
|
| -public static final int AXIS_DISTANCE;
|
| - Signature: I
|
| - Constant value: int 24
|
| -
|
| -public static final int AXIS_TILT;
|
| - Signature: I
|
| - Constant value: int 25
|
| -
|
| -public static final int AXIS_GENERIC_1;
|
| - Signature: I
|
| - Constant value: int 32
|
| -
|
| -public static final int AXIS_GENERIC_2;
|
| - Signature: I
|
| - Constant value: int 33
|
| -
|
| -public static final int AXIS_GENERIC_3;
|
| - Signature: I
|
| - Constant value: int 34
|
| -
|
| -public static final int AXIS_GENERIC_4;
|
| - Signature: I
|
| - Constant value: int 35
|
| -
|
| -public static final int AXIS_GENERIC_5;
|
| - Signature: I
|
| - Constant value: int 36
|
| -
|
| -public static final int AXIS_GENERIC_6;
|
| - Signature: I
|
| - Constant value: int 37
|
| -
|
| -public static final int AXIS_GENERIC_7;
|
| - Signature: I
|
| - Constant value: int 38
|
| -
|
| -public static final int AXIS_GENERIC_8;
|
| - Signature: I
|
| - Constant value: int 39
|
| -
|
| -public static final int AXIS_GENERIC_9;
|
| - Signature: I
|
| - Constant value: int 40
|
| -
|
| -public static final int AXIS_GENERIC_10;
|
| - Signature: I
|
| - Constant value: int 41
|
| -
|
| -public static final int AXIS_GENERIC_11;
|
| - Signature: I
|
| - Constant value: int 42
|
| -
|
| -public static final int AXIS_GENERIC_12;
|
| - Signature: I
|
| - Constant value: int 43
|
| -
|
| -public static final int AXIS_GENERIC_13;
|
| - Signature: I
|
| - Constant value: int 44
|
| -
|
| -public static final int AXIS_GENERIC_14;
|
| - Signature: I
|
| - Constant value: int 45
|
| -
|
| -public static final int AXIS_GENERIC_15;
|
| - Signature: I
|
| - Constant value: int 46
|
| -
|
| -public static final int AXIS_GENERIC_16;
|
| - Signature: I
|
| - Constant value: int 47
|
| -
|
| -public static final int BUTTON_PRIMARY;
|
| - Signature: I
|
| - Constant value: int 1
|
| -
|
| -public static final int BUTTON_SECONDARY;
|
| - Signature: I
|
| - Constant value: int 2
|
| -
|
| -public static final int BUTTON_TERTIARY;
|
| - Signature: I
|
| - Constant value: int 4
|
| -
|
| -public static final int BUTTON_BACK;
|
| - Signature: I
|
| - Constant value: int 8
|
| -
|
| -public static final int BUTTON_FORWARD;
|
| - Signature: I
|
| - Constant value: int 16
|
| -
|
| -public static final int TOOL_TYPE_UNKNOWN;
|
| - Signature: I
|
| - Constant value: int 0
|
| -
|
| -public static final int TOOL_TYPE_FINGER;
|
| - Signature: I
|
| - Constant value: int 1
|
| -
|
| -public static final int TOOL_TYPE_STYLUS;
|
| - Signature: I
|
| - Constant value: int 2
|
| -
|
| -public static final int TOOL_TYPE_MOUSE;
|
| - Signature: I
|
| - Constant value: int 3
|
| -
|
| -public static final int TOOL_TYPE_ERASER;
|
| - Signature: I
|
| - Constant value: int 4
|
| -
|
| -public static final android.os.Parcelable$Creator CREATOR;
|
| - Signature: Landroid/os/Parcelable$Creator;
|
| - Signature: length = 0x2
|
| - 00 FFFFFF99
|
| -
|
| -
|
| -android.view.MotionEvent();
|
| - Signature: ()V
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: aload_0
|
| - 1: invokespecial #1; //Method android/view/InputEvent."<init>":()V
|
| - 4: new #2; //class java/lang/RuntimeException
|
| - 7: dup
|
| - 8: ldc #3; //String Stub!
|
| - 10: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 13: athrow
|
| - LineNumberTable:
|
| - line 35: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 14 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -protected void finalize() throws java.lang.Throwable;
|
| - Signature: ()V
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 36: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| - Exceptions:
|
| - throws java.lang.Throwable
|
| -public static android.view.MotionEvent obtain(long, long, int, int, android.view.MotionEvent$PointerProperties[], android.view.MotionEvent$PointerCoords[], int, int, float, float, int, int, int, int);
|
| - Signature: (JJII[Landroid/view/MotionEvent$PointerProperties;[Landroid/view/MotionEvent$PointerCoords;IIFFIIII)Landroid/view/MotionEvent;
|
| - Code:
|
| - Stack=3, Locals=16, Args_size=14
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 37: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 downTime J
|
| - 0 10 2 eventTime J
|
| - 0 10 4 action I
|
| - 0 10 5 pointerCount I
|
| - 0 10 6 pointerProperties [Landroid/view/MotionEvent$PointerProperties;
|
| - 0 10 7 pointerCoords [Landroid/view/MotionEvent$PointerCoords;
|
| - 0 10 8 metaState I
|
| - 0 10 9 buttonState I
|
| - 0 10 10 xPrecision F
|
| - 0 10 11 yPrecision F
|
| - 0 10 12 deviceId I
|
| - 0 10 13 edgeFlags I
|
| - 0 10 14 source I
|
| - 0 10 15 flags I
|
| -
|
| -
|
| -public static android.view.MotionEvent obtain(long, long, int, int, int[], android.view.MotionEvent$PointerCoords[], int, float, float, int, int, int, int);
|
| - Signature: (JJII[I[Landroid/view/MotionEvent$PointerCoords;IFFIIII)Landroid/view/MotionEvent;
|
| - Code:
|
| - Stack=3, Locals=15, Args_size=13
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 39: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 downTime J
|
| - 0 10 2 eventTime J
|
| - 0 10 4 action I
|
| - 0 10 5 pointerCount I
|
| - 0 10 6 pointerIds [I
|
| - 0 10 7 pointerCoords [Landroid/view/MotionEvent$PointerCoords;
|
| - 0 10 8 metaState I
|
| - 0 10 9 xPrecision F
|
| - 0 10 10 yPrecision F
|
| - 0 10 11 deviceId I
|
| - 0 10 12 edgeFlags I
|
| - 0 10 13 source I
|
| - 0 10 14 flags I
|
| -
|
| - Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -public static android.view.MotionEvent obtain(long, long, int, float, float, float, float, int, float, float, int, int);
|
| - Signature: (JJIFFFFIFFII)Landroid/view/MotionEvent;
|
| - Code:
|
| - Stack=3, Locals=14, Args_size=12
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 40: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 downTime J
|
| - 0 10 2 eventTime J
|
| - 0 10 4 action I
|
| - 0 10 5 x F
|
| - 0 10 6 y F
|
| - 0 10 7 pressure F
|
| - 0 10 8 size F
|
| - 0 10 9 metaState I
|
| - 0 10 10 xPrecision F
|
| - 0 10 11 yPrecision F
|
| - 0 10 12 deviceId I
|
| - 0 10 13 edgeFlags I
|
| -
|
| -
|
| -public static android.view.MotionEvent obtain(long, long, int, int, float, float, float, float, int, float, float, int, int);
|
| - Signature: (JJIIFFFFIFFII)Landroid/view/MotionEvent;
|
| - Code:
|
| - Stack=3, Locals=15, Args_size=13
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 42: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 downTime J
|
| - 0 10 2 eventTime J
|
| - 0 10 4 action I
|
| - 0 10 5 pointerCount I
|
| - 0 10 6 x F
|
| - 0 10 7 y F
|
| - 0 10 8 pressure F
|
| - 0 10 9 size F
|
| - 0 10 10 metaState I
|
| - 0 10 11 xPrecision F
|
| - 0 10 12 yPrecision F
|
| - 0 10 13 deviceId I
|
| - 0 10 14 edgeFlags I
|
| -
|
| - Deprecated: true
|
| - RuntimeVisibleAnnotations: length = 0x6
|
| - 00 01 00 30 00 00
|
| -
|
| -public static android.view.MotionEvent obtain(long, long, int, float, float, int);
|
| - Signature: (JJIFFI)Landroid/view/MotionEvent;
|
| - Code:
|
| - Stack=3, Locals=8, Args_size=6
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 43: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 downTime J
|
| - 0 10 2 eventTime J
|
| - 0 10 4 action I
|
| - 0 10 5 x F
|
| - 0 10 6 y F
|
| - 0 10 7 metaState I
|
| -
|
| -
|
| -public static android.view.MotionEvent obtain(android.view.MotionEvent);
|
| - Signature: (Landroid/view/MotionEvent;)Landroid/view/MotionEvent;
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 44: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 other Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public static android.view.MotionEvent obtainNoHistory(android.view.MotionEvent);
|
| - Signature: (Landroid/view/MotionEvent;)Landroid/view/MotionEvent;
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 45: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 other Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final void recycle();
|
| - Signature: ()V
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 46: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getDeviceId();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 47: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getSource();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 48: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final void setSource(int);
|
| - Signature: (I)V
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 49: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 source I
|
| -
|
| -
|
| -public final int getAction();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 50: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getActionMasked();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 51: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getActionIndex();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 52: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getFlags();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 53: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final long getDownTime();
|
| - Signature: ()J
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 54: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final long getEventTime();
|
| - Signature: ()J
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 55: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getX();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 56: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getY();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 57: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getPressure();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 58: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getSize();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 59: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getTouchMajor();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 60: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getTouchMinor();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 61: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getToolMajor();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 62: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getToolMinor();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 63: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getOrientation();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 64: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getAxisValue(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 65: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 axis I
|
| -
|
| -
|
| -public final int getPointerCount();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 66: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getPointerId(int);
|
| - Signature: (I)I
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 67: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final int getToolType(int);
|
| - Signature: (I)I
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 68: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final int findPointerIndex(int);
|
| - Signature: (I)I
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 69: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerId I
|
| -
|
| -
|
| -public final float getX(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 70: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getY(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 71: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getPressure(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 72: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getSize(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 73: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getTouchMajor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 74: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getTouchMinor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 75: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getToolMajor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 76: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getToolMinor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 77: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getOrientation(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 78: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| -
|
| -
|
| -public final float getAxisValue(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 79: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 axis I
|
| - 0 10 2 pointerIndex I
|
| -
|
| -
|
| -public final void getPointerCoords(int, android.view.MotionEvent$PointerCoords);
|
| - Signature: (ILandroid/view/MotionEvent$PointerCoords;)V
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 80: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 outPointerCoords Landroid/view/MotionEvent$PointerCoords;
|
| -
|
| -
|
| -public final void getPointerProperties(int, android.view.MotionEvent$PointerProperties);
|
| - Signature: (ILandroid/view/MotionEvent$PointerProperties;)V
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 81: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 outPointerProperties Landroid/view/MotionEvent$PointerProperties;
|
| -
|
| -
|
| -public final int getMetaState();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 82: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getButtonState();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 83: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getRawX();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 84: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getRawY();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 85: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getXPrecision();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 86: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final float getYPrecision();
|
| - Signature: ()F
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 87: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final int getHistorySize();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 88: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final long getHistoricalEventTime(int);
|
| - Signature: (I)J
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 89: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalX(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 90: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalY(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 91: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalPressure(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 92: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalSize(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 93: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalTouchMajor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 94: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalTouchMinor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 95: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalToolMajor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 96: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalToolMinor(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 97: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalOrientation(int);
|
| - Signature: (I)F
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 98: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pos I
|
| -
|
| -
|
| -public final float getHistoricalAxisValue(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 99: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 axis I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalX(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 100: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalY(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 101: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalPressure(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 102: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalSize(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 103: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalTouchMajor(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 104: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalTouchMinor(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 105: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalToolMajor(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 106: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalToolMinor(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 107: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalOrientation(int, int);
|
| - Signature: (II)F
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 108: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| -
|
| -
|
| -public final float getHistoricalAxisValue(int, int, int);
|
| - Signature: (III)F
|
| - Code:
|
| - Stack=3, Locals=4, Args_size=4
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 109: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 axis I
|
| - 0 10 2 pointerIndex I
|
| - 0 10 3 pos I
|
| -
|
| -
|
| -public final void getHistoricalPointerCoords(int, int, android.view.MotionEvent$PointerCoords);
|
| - Signature: (IILandroid/view/MotionEvent$PointerCoords;)V
|
| - Code:
|
| - Stack=3, Locals=4, Args_size=4
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 110: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 pointerIndex I
|
| - 0 10 2 pos I
|
| - 0 10 3 outPointerCoords Landroid/view/MotionEvent$PointerCoords;
|
| -
|
| -
|
| -public final int getEdgeFlags();
|
| - Signature: ()I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 111: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public final void setEdgeFlags(int);
|
| - Signature: (I)V
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 112: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 flags I
|
| -
|
| -
|
| -public final void setAction(int);
|
| - Signature: (I)V
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 113: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 action I
|
| -
|
| -
|
| -public final void offsetLocation(float, float);
|
| - Signature: (FF)V
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 114: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 deltaX F
|
| - 0 10 2 deltaY F
|
| -
|
| -
|
| -public final void setLocation(float, float);
|
| - Signature: (FF)V
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 115: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 x F
|
| - 0 10 2 y F
|
| -
|
| -
|
| -public final void transform(android.graphics.Matrix);
|
| - Signature: (Landroid/graphics/Matrix;)V
|
| - Code:
|
| - Stack=3, Locals=2, Args_size=2
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 116: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 matrix Landroid/graphics/Matrix;
|
| -
|
| -
|
| -public final void addBatch(long, float, float, float, float, int);
|
| - Signature: (JFFFFI)V
|
| - Code:
|
| - Stack=3, Locals=8, Args_size=7
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 117: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 eventTime J
|
| - 0 10 3 x F
|
| - 0 10 4 y F
|
| - 0 10 5 pressure F
|
| - 0 10 6 size F
|
| - 0 10 7 metaState I
|
| -
|
| -
|
| -public final void addBatch(long, android.view.MotionEvent$PointerCoords[], int);
|
| - Signature: (J[Landroid/view/MotionEvent$PointerCoords;I)V
|
| - Code:
|
| - Stack=3, Locals=5, Args_size=4
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 118: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 eventTime J
|
| - 0 10 3 pointerCoords [Landroid/view/MotionEvent$PointerCoords;
|
| - 0 10 4 metaState I
|
| -
|
| -
|
| -public java.lang.String toString();
|
| - Signature: ()Ljava/lang/String;
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 119: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| -
|
| -
|
| -public static java.lang.String actionToString(int);
|
| - Signature: (I)Ljava/lang/String;
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 120: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 action I
|
| -
|
| -
|
| -public static java.lang.String axisToString(int);
|
| - Signature: (I)Ljava/lang/String;
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 121: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 axis I
|
| -
|
| -
|
| -public static int axisFromString(java.lang.String);
|
| - Signature: (Ljava/lang/String;)I
|
| - Code:
|
| - Stack=3, Locals=1, Args_size=1
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 122: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 symbolicName Ljava/lang/String;
|
| -
|
| -
|
| -public void writeToParcel(android.os.Parcel, int);
|
| - Signature: (Landroid/os/Parcel;I)V
|
| - Code:
|
| - Stack=3, Locals=3, Args_size=3
|
| - 0: new #2; //class java/lang/RuntimeException
|
| - 3: dup
|
| - 4: ldc #3; //String Stub!
|
| - 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang/String;)V
|
| - 9: athrow
|
| - LineNumberTable:
|
| - line 123: 0
|
| -
|
| - LocalVariableTable:
|
| - Start Length Slot Name Signature
|
| - 0 10 0 this Landroid/view/MotionEvent;
|
| - 0 10 1 out Landroid/os/Parcel;
|
| - 0 10 2 flags I
|
| -
|
| -
|
| -static {};
|
| - Signature: ()V
|
| - Code:
|
| - Stack=1, Locals=0, Args_size=0
|
| - 0: aconst_null
|
| - 1: putstatic #5; //Field CREATOR:Landroid/os/Parcelable$Creator;
|
| - 4: return
|
| - LineNumberTable:
|
| - line 213: 0
|
| -
|
| -
|
| -}
|
| -
|
|
|