| OLD | NEW |
| (Empty) |
| 1 Compiled from "MotionEvent.java" | |
| 2 public final class android.view.MotionEvent extends android.view.InputEvent impl
ements android.os.Parcelable | |
| 3 SourceFile: "MotionEvent.java" | |
| 4 InnerClass: | |
| 5 public final #10= #9 of #6; //PointerProperties=class android/view/MotionEven
t$PointerProperties of class android/view/MotionEvent | |
| 6 public final #13= #12 of #6; //PointerCoords=class android/view/MotionEvent$P
ointerCoords of class android/view/MotionEvent | |
| 7 public abstract #150= #149 of #8; //Creator=class android/os/Parcelable$Creat
or of class android/os/Parcelable | |
| 8 minor version: 0 | |
| 9 major version: 49 | |
| 10 Constant pool: | |
| 11 const #1 = Method #7.#293; // android/view/InputEvent."<init>":()V | |
| 12 const #2 = class #294; // java/lang/RuntimeException | |
| 13 const #3 = String #295; // Stub! | |
| 14 const #4 = Method #2.#296; // java/lang/RuntimeException."<init>":(Ljava/lang/
String;)V | |
| 15 const #5 = Field #6.#297; // android/view/MotionEvent.CREATOR:Landroid/os/Par
celable$Creator; | |
| 16 const #6 = class #298; // android/view/MotionEvent | |
| 17 const #7 = class #299; // android/view/InputEvent | |
| 18 const #8 = class #300; // android/os/Parcelable | |
| 19 const #9 = class #301; // android/view/MotionEvent$PointerProperties | |
| 20 const #10 = Asciz PointerProperties; | |
| 21 const #11 = Asciz InnerClasses; | |
| 22 const #12 = class #302; // android/view/MotionEvent$PointerCoords | |
| 23 const #13 = Asciz PointerCoords; | |
| 24 const #14 = Asciz INVALID_POINTER_ID; | |
| 25 const #15 = Asciz I; | |
| 26 const #16 = Asciz ConstantValue; | |
| 27 const #17 = int -1; | |
| 28 const #18 = Asciz ACTION_MASK; | |
| 29 const #19 = int 255; | |
| 30 const #20 = Asciz ACTION_DOWN; | |
| 31 const #21 = int 0; | |
| 32 const #22 = Asciz ACTION_UP; | |
| 33 const #23 = int 1; | |
| 34 const #24 = Asciz ACTION_MOVE; | |
| 35 const #25 = int 2; | |
| 36 const #26 = Asciz ACTION_CANCEL; | |
| 37 const #27 = int 3; | |
| 38 const #28 = Asciz ACTION_OUTSIDE; | |
| 39 const #29 = int 4; | |
| 40 const #30 = Asciz ACTION_POINTER_DOWN; | |
| 41 const #31 = int 5; | |
| 42 const #32 = Asciz ACTION_POINTER_UP; | |
| 43 const #33 = int 6; | |
| 44 const #34 = Asciz ACTION_HOVER_MOVE; | |
| 45 const #35 = int 7; | |
| 46 const #36 = Asciz ACTION_SCROLL; | |
| 47 const #37 = int 8; | |
| 48 const #38 = Asciz ACTION_HOVER_ENTER; | |
| 49 const #39 = int 9; | |
| 50 const #40 = Asciz ACTION_HOVER_EXIT; | |
| 51 const #41 = int 10; | |
| 52 const #42 = Asciz ACTION_POINTER_INDEX_MASK; | |
| 53 const #43 = int 65280; | |
| 54 const #44 = Asciz ACTION_POINTER_INDEX_SHIFT; | |
| 55 const #45 = Asciz ACTION_POINTER_1_DOWN; | |
| 56 const #46 = Asciz Deprecated; | |
| 57 const #47 = Asciz RuntimeVisibleAnnotations; | |
| 58 const #48 = Asciz Ljava/lang/Deprecated;; | |
| 59 const #49 = Asciz ACTION_POINTER_2_DOWN; | |
| 60 const #50 = int 261; | |
| 61 const #51 = Asciz ACTION_POINTER_3_DOWN; | |
| 62 const #52 = int 517; | |
| 63 const #53 = Asciz ACTION_POINTER_1_UP; | |
| 64 const #54 = Asciz ACTION_POINTER_2_UP; | |
| 65 const #55 = int 262; | |
| 66 const #56 = Asciz ACTION_POINTER_3_UP; | |
| 67 const #57 = int 518; | |
| 68 const #58 = Asciz ACTION_POINTER_ID_MASK; | |
| 69 const #59 = Asciz ACTION_POINTER_ID_SHIFT; | |
| 70 const #60 = Asciz FLAG_WINDOW_IS_OBSCURED; | |
| 71 const #61 = Asciz EDGE_TOP; | |
| 72 const #62 = Asciz EDGE_BOTTOM; | |
| 73 const #63 = Asciz EDGE_LEFT; | |
| 74 const #64 = Asciz EDGE_RIGHT; | |
| 75 const #65 = Asciz AXIS_X; | |
| 76 const #66 = Asciz AXIS_Y; | |
| 77 const #67 = Asciz AXIS_PRESSURE; | |
| 78 const #68 = Asciz AXIS_SIZE; | |
| 79 const #69 = Asciz AXIS_TOUCH_MAJOR; | |
| 80 const #70 = Asciz AXIS_TOUCH_MINOR; | |
| 81 const #71 = Asciz AXIS_TOOL_MAJOR; | |
| 82 const #72 = Asciz AXIS_TOOL_MINOR; | |
| 83 const #73 = Asciz AXIS_ORIENTATION; | |
| 84 const #74 = Asciz AXIS_VSCROLL; | |
| 85 const #75 = Asciz AXIS_HSCROLL; | |
| 86 const #76 = Asciz AXIS_Z; | |
| 87 const #77 = int 11; | |
| 88 const #78 = Asciz AXIS_RX; | |
| 89 const #79 = int 12; | |
| 90 const #80 = Asciz AXIS_RY; | |
| 91 const #81 = int 13; | |
| 92 const #82 = Asciz AXIS_RZ; | |
| 93 const #83 = int 14; | |
| 94 const #84 = Asciz AXIS_HAT_X; | |
| 95 const #85 = int 15; | |
| 96 const #86 = Asciz AXIS_HAT_Y; | |
| 97 const #87 = int 16; | |
| 98 const #88 = Asciz AXIS_LTRIGGER; | |
| 99 const #89 = int 17; | |
| 100 const #90 = Asciz AXIS_RTRIGGER; | |
| 101 const #91 = int 18; | |
| 102 const #92 = Asciz AXIS_THROTTLE; | |
| 103 const #93 = int 19; | |
| 104 const #94 = Asciz AXIS_RUDDER; | |
| 105 const #95 = int 20; | |
| 106 const #96 = Asciz AXIS_WHEEL; | |
| 107 const #97 = int 21; | |
| 108 const #98 = Asciz AXIS_GAS; | |
| 109 const #99 = int 22; | |
| 110 const #100 = Asciz AXIS_BRAKE; | |
| 111 const #101 = int 23; | |
| 112 const #102 = Asciz AXIS_DISTANCE; | |
| 113 const #103 = int 24; | |
| 114 const #104 = Asciz AXIS_TILT; | |
| 115 const #105 = int 25; | |
| 116 const #106 = Asciz AXIS_GENERIC_1; | |
| 117 const #107 = int 32; | |
| 118 const #108 = Asciz AXIS_GENERIC_2; | |
| 119 const #109 = int 33; | |
| 120 const #110 = Asciz AXIS_GENERIC_3; | |
| 121 const #111 = int 34; | |
| 122 const #112 = Asciz AXIS_GENERIC_4; | |
| 123 const #113 = int 35; | |
| 124 const #114 = Asciz AXIS_GENERIC_5; | |
| 125 const #115 = int 36; | |
| 126 const #116 = Asciz AXIS_GENERIC_6; | |
| 127 const #117 = int 37; | |
| 128 const #118 = Asciz AXIS_GENERIC_7; | |
| 129 const #119 = int 38; | |
| 130 const #120 = Asciz AXIS_GENERIC_8; | |
| 131 const #121 = int 39; | |
| 132 const #122 = Asciz AXIS_GENERIC_9; | |
| 133 const #123 = int 40; | |
| 134 const #124 = Asciz AXIS_GENERIC_10; | |
| 135 const #125 = int 41; | |
| 136 const #126 = Asciz AXIS_GENERIC_11; | |
| 137 const #127 = int 42; | |
| 138 const #128 = Asciz AXIS_GENERIC_12; | |
| 139 const #129 = int 43; | |
| 140 const #130 = Asciz AXIS_GENERIC_13; | |
| 141 const #131 = int 44; | |
| 142 const #132 = Asciz AXIS_GENERIC_14; | |
| 143 const #133 = int 45; | |
| 144 const #134 = Asciz AXIS_GENERIC_15; | |
| 145 const #135 = int 46; | |
| 146 const #136 = Asciz AXIS_GENERIC_16; | |
| 147 const #137 = int 47; | |
| 148 const #138 = Asciz BUTTON_PRIMARY; | |
| 149 const #139 = Asciz BUTTON_SECONDARY; | |
| 150 const #140 = Asciz BUTTON_TERTIARY; | |
| 151 const #141 = Asciz BUTTON_BACK; | |
| 152 const #142 = Asciz BUTTON_FORWARD; | |
| 153 const #143 = Asciz TOOL_TYPE_UNKNOWN; | |
| 154 const #144 = Asciz TOOL_TYPE_FINGER; | |
| 155 const #145 = Asciz TOOL_TYPE_STYLUS; | |
| 156 const #146 = Asciz TOOL_TYPE_MOUSE; | |
| 157 const #147 = Asciz TOOL_TYPE_ERASER; | |
| 158 const #148 = Asciz CREATOR; | |
| 159 const #149 = class #303; // android/os/Parcelable$Creator | |
| 160 const #150 = Asciz Creator; | |
| 161 const #151 = Asciz Landroid/os/Parcelable$Creator;; | |
| 162 const #152 = Asciz Signature; | |
| 163 const #153 = Asciz Landroid/os/Parcelable$Creator<Landroid/view/MotionEvent;>;; | |
| 164 const #154 = Asciz <init>; | |
| 165 const #155 = Asciz ()V; | |
| 166 const #156 = Asciz Code; | |
| 167 const #157 = Asciz LineNumberTable; | |
| 168 const #158 = Asciz LocalVariableTable; | |
| 169 const #159 = Asciz this; | |
| 170 const #160 = Asciz Landroid/view/MotionEvent;; | |
| 171 const #161 = Asciz finalize; | |
| 172 const #162 = Asciz Exceptions; | |
| 173 const #163 = class #304; // java/lang/Throwable | |
| 174 const #164 = Asciz obtain; | |
| 175 const #165 = Asciz (JJII[Landroid/view/MotionEvent$PointerProperties;[Landroid/
view/MotionEvent$PointerCoords;IIFFIIII)Landroid/view/MotionEvent;; | |
| 176 const #166 = Asciz downTime; | |
| 177 const #167 = Asciz J; | |
| 178 const #168 = Asciz eventTime; | |
| 179 const #169 = Asciz action; | |
| 180 const #170 = Asciz pointerCount; | |
| 181 const #171 = Asciz pointerProperties; | |
| 182 const #172 = Asciz [Landroid/view/MotionEvent$PointerProperties;; | |
| 183 const #173 = Asciz pointerCoords; | |
| 184 const #174 = Asciz [Landroid/view/MotionEvent$PointerCoords;; | |
| 185 const #175 = Asciz metaState; | |
| 186 const #176 = Asciz buttonState; | |
| 187 const #177 = Asciz xPrecision; | |
| 188 const #178 = Asciz F; | |
| 189 const #179 = Asciz yPrecision; | |
| 190 const #180 = Asciz deviceId; | |
| 191 const #181 = Asciz edgeFlags; | |
| 192 const #182 = Asciz source; | |
| 193 const #183 = Asciz flags; | |
| 194 const #184 = Asciz (JJII[I[Landroid/view/MotionEvent$PointerCoords;IFFIIII)Land
roid/view/MotionEvent;; | |
| 195 const #185 = Asciz pointerIds; | |
| 196 const #186 = Asciz [I; | |
| 197 const #187 = Asciz (JJIFFFFIFFII)Landroid/view/MotionEvent;; | |
| 198 const #188 = Asciz x; | |
| 199 const #189 = Asciz y; | |
| 200 const #190 = Asciz pressure; | |
| 201 const #191 = Asciz size; | |
| 202 const #192 = Asciz (JJIIFFFFIFFII)Landroid/view/MotionEvent;; | |
| 203 const #193 = Asciz (JJIFFI)Landroid/view/MotionEvent;; | |
| 204 const #194 = Asciz (Landroid/view/MotionEvent;)Landroid/view/MotionEvent;; | |
| 205 const #195 = Asciz other; | |
| 206 const #196 = Asciz obtainNoHistory; | |
| 207 const #197 = Asciz recycle; | |
| 208 const #198 = Asciz getDeviceId; | |
| 209 const #199 = Asciz ()I; | |
| 210 const #200 = Asciz getSource; | |
| 211 const #201 = Asciz setSource; | |
| 212 const #202 = Asciz (I)V; | |
| 213 const #203 = Asciz getAction; | |
| 214 const #204 = Asciz getActionMasked; | |
| 215 const #205 = Asciz getActionIndex; | |
| 216 const #206 = Asciz getFlags; | |
| 217 const #207 = Asciz getDownTime; | |
| 218 const #208 = Asciz ()J; | |
| 219 const #209 = Asciz getEventTime; | |
| 220 const #210 = Asciz getX; | |
| 221 const #211 = Asciz ()F; | |
| 222 const #212 = Asciz getY; | |
| 223 const #213 = Asciz getPressure; | |
| 224 const #214 = Asciz getSize; | |
| 225 const #215 = Asciz getTouchMajor; | |
| 226 const #216 = Asciz getTouchMinor; | |
| 227 const #217 = Asciz getToolMajor; | |
| 228 const #218 = Asciz getToolMinor; | |
| 229 const #219 = Asciz getOrientation; | |
| 230 const #220 = Asciz getAxisValue; | |
| 231 const #221 = Asciz (I)F; | |
| 232 const #222 = Asciz axis; | |
| 233 const #223 = Asciz getPointerCount; | |
| 234 const #224 = Asciz getPointerId; | |
| 235 const #225 = Asciz (I)I; | |
| 236 const #226 = Asciz pointerIndex; | |
| 237 const #227 = Asciz getToolType; | |
| 238 const #228 = Asciz findPointerIndex; | |
| 239 const #229 = Asciz pointerId; | |
| 240 const #230 = Asciz (II)F; | |
| 241 const #231 = Asciz getPointerCoords; | |
| 242 const #232 = Asciz (ILandroid/view/MotionEvent$PointerCoords;)V; | |
| 243 const #233 = Asciz outPointerCoords; | |
| 244 const #234 = Asciz Landroid/view/MotionEvent$PointerCoords;; | |
| 245 const #235 = Asciz getPointerProperties; | |
| 246 const #236 = Asciz (ILandroid/view/MotionEvent$PointerProperties;)V; | |
| 247 const #237 = Asciz outPointerProperties; | |
| 248 const #238 = Asciz Landroid/view/MotionEvent$PointerProperties;; | |
| 249 const #239 = Asciz getMetaState; | |
| 250 const #240 = Asciz getButtonState; | |
| 251 const #241 = Asciz getRawX; | |
| 252 const #242 = Asciz getRawY; | |
| 253 const #243 = Asciz getXPrecision; | |
| 254 const #244 = Asciz getYPrecision; | |
| 255 const #245 = Asciz getHistorySize; | |
| 256 const #246 = Asciz getHistoricalEventTime; | |
| 257 const #247 = Asciz (I)J; | |
| 258 const #248 = Asciz pos; | |
| 259 const #249 = Asciz getHistoricalX; | |
| 260 const #250 = Asciz getHistoricalY; | |
| 261 const #251 = Asciz getHistoricalPressure; | |
| 262 const #252 = Asciz getHistoricalSize; | |
| 263 const #253 = Asciz getHistoricalTouchMajor; | |
| 264 const #254 = Asciz getHistoricalTouchMinor; | |
| 265 const #255 = Asciz getHistoricalToolMajor; | |
| 266 const #256 = Asciz getHistoricalToolMinor; | |
| 267 const #257 = Asciz getHistoricalOrientation; | |
| 268 const #258 = Asciz getHistoricalAxisValue; | |
| 269 const #259 = Asciz (III)F; | |
| 270 const #260 = Asciz getHistoricalPointerCoords; | |
| 271 const #261 = Asciz (IILandroid/view/MotionEvent$PointerCoords;)V; | |
| 272 const #262 = Asciz getEdgeFlags; | |
| 273 const #263 = Asciz setEdgeFlags; | |
| 274 const #264 = Asciz setAction; | |
| 275 const #265 = Asciz offsetLocation; | |
| 276 const #266 = Asciz (FF)V; | |
| 277 const #267 = Asciz deltaX; | |
| 278 const #268 = Asciz deltaY; | |
| 279 const #269 = Asciz setLocation; | |
| 280 const #270 = Asciz transform; | |
| 281 const #271 = Asciz (Landroid/graphics/Matrix;)V; | |
| 282 const #272 = Asciz matrix; | |
| 283 const #273 = Asciz Landroid/graphics/Matrix;; | |
| 284 const #274 = Asciz addBatch; | |
| 285 const #275 = Asciz (JFFFFI)V; | |
| 286 const #276 = Asciz (J[Landroid/view/MotionEvent$PointerCoords;I)V; | |
| 287 const #277 = Asciz toString; | |
| 288 const #278 = Asciz ()Ljava/lang/String;; | |
| 289 const #279 = Asciz actionToString; | |
| 290 const #280 = Asciz (I)Ljava/lang/String;; | |
| 291 const #281 = Asciz axisToString; | |
| 292 const #282 = Asciz axisFromString; | |
| 293 const #283 = Asciz (Ljava/lang/String;)I; | |
| 294 const #284 = Asciz symbolicName; | |
| 295 const #285 = Asciz Ljava/lang/String;; | |
| 296 const #286 = Asciz writeToParcel; | |
| 297 const #287 = Asciz (Landroid/os/Parcel;I)V; | |
| 298 const #288 = Asciz out; | |
| 299 const #289 = Asciz Landroid/os/Parcel;; | |
| 300 const #290 = Asciz <clinit>; | |
| 301 const #291 = Asciz SourceFile; | |
| 302 const #292 = Asciz MotionEvent.java; | |
| 303 const #293 = NameAndType #154:#155;// "<init>":()V | |
| 304 const #294 = Asciz java/lang/RuntimeException; | |
| 305 const #295 = Asciz Stub!; | |
| 306 const #296 = NameAndType #154:#305;// "<init>":(Ljava/lang/String;)V | |
| 307 const #297 = NameAndType #148:#151;// CREATOR:Landroid/os/Parcelable$Creator; | |
| 308 const #298 = Asciz android/view/MotionEvent; | |
| 309 const #299 = Asciz android/view/InputEvent; | |
| 310 const #300 = Asciz android/os/Parcelable; | |
| 311 const #301 = Asciz android/view/MotionEvent$PointerProperties; | |
| 312 const #302 = Asciz android/view/MotionEvent$PointerCoords; | |
| 313 const #303 = Asciz android/os/Parcelable$Creator; | |
| 314 const #304 = Asciz java/lang/Throwable; | |
| 315 const #305 = Asciz (Ljava/lang/String;)V; | |
| 316 | |
| 317 { | |
| 318 public static final int INVALID_POINTER_ID; | |
| 319 Signature: I | |
| 320 Constant value: int -1 | |
| 321 | |
| 322 public static final int ACTION_MASK; | |
| 323 Signature: I | |
| 324 Constant value: int 255 | |
| 325 | |
| 326 public static final int ACTION_DOWN; | |
| 327 Signature: I | |
| 328 Constant value: int 0 | |
| 329 | |
| 330 public static final int ACTION_UP; | |
| 331 Signature: I | |
| 332 Constant value: int 1 | |
| 333 | |
| 334 public static final int ACTION_MOVE; | |
| 335 Signature: I | |
| 336 Constant value: int 2 | |
| 337 | |
| 338 public static final int ACTION_CANCEL; | |
| 339 Signature: I | |
| 340 Constant value: int 3 | |
| 341 | |
| 342 public static final int ACTION_OUTSIDE; | |
| 343 Signature: I | |
| 344 Constant value: int 4 | |
| 345 | |
| 346 public static final int ACTION_POINTER_DOWN; | |
| 347 Signature: I | |
| 348 Constant value: int 5 | |
| 349 | |
| 350 public static final int ACTION_POINTER_UP; | |
| 351 Signature: I | |
| 352 Constant value: int 6 | |
| 353 | |
| 354 public static final int ACTION_HOVER_MOVE; | |
| 355 Signature: I | |
| 356 Constant value: int 7 | |
| 357 | |
| 358 public static final int ACTION_SCROLL; | |
| 359 Signature: I | |
| 360 Constant value: int 8 | |
| 361 | |
| 362 public static final int ACTION_HOVER_ENTER; | |
| 363 Signature: I | |
| 364 Constant value: int 9 | |
| 365 | |
| 366 public static final int ACTION_HOVER_EXIT; | |
| 367 Signature: I | |
| 368 Constant value: int 10 | |
| 369 | |
| 370 public static final int ACTION_POINTER_INDEX_MASK; | |
| 371 Signature: I | |
| 372 Constant value: int 65280 | |
| 373 | |
| 374 public static final int ACTION_POINTER_INDEX_SHIFT; | |
| 375 Signature: I | |
| 376 Constant value: int 8 | |
| 377 | |
| 378 public static final int ACTION_POINTER_1_DOWN; | |
| 379 Signature: I | |
| 380 Constant value: int 5Deprecated: true | |
| 381 RuntimeVisibleAnnotations: length = 0x6 | |
| 382 00 01 00 30 00 00 | |
| 383 | |
| 384 | |
| 385 public static final int ACTION_POINTER_2_DOWN; | |
| 386 Signature: I | |
| 387 Constant value: int 261Deprecated: true | |
| 388 RuntimeVisibleAnnotations: length = 0x6 | |
| 389 00 01 00 30 00 00 | |
| 390 | |
| 391 | |
| 392 public static final int ACTION_POINTER_3_DOWN; | |
| 393 Signature: I | |
| 394 Constant value: int 517Deprecated: true | |
| 395 RuntimeVisibleAnnotations: length = 0x6 | |
| 396 00 01 00 30 00 00 | |
| 397 | |
| 398 | |
| 399 public static final int ACTION_POINTER_1_UP; | |
| 400 Signature: I | |
| 401 Constant value: int 6Deprecated: true | |
| 402 RuntimeVisibleAnnotations: length = 0x6 | |
| 403 00 01 00 30 00 00 | |
| 404 | |
| 405 | |
| 406 public static final int ACTION_POINTER_2_UP; | |
| 407 Signature: I | |
| 408 Constant value: int 262Deprecated: true | |
| 409 RuntimeVisibleAnnotations: length = 0x6 | |
| 410 00 01 00 30 00 00 | |
| 411 | |
| 412 | |
| 413 public static final int ACTION_POINTER_3_UP; | |
| 414 Signature: I | |
| 415 Constant value: int 518Deprecated: true | |
| 416 RuntimeVisibleAnnotations: length = 0x6 | |
| 417 00 01 00 30 00 00 | |
| 418 | |
| 419 | |
| 420 public static final int ACTION_POINTER_ID_MASK; | |
| 421 Signature: I | |
| 422 Constant value: int 65280Deprecated: true | |
| 423 RuntimeVisibleAnnotations: length = 0x6 | |
| 424 00 01 00 30 00 00 | |
| 425 | |
| 426 | |
| 427 public static final int ACTION_POINTER_ID_SHIFT; | |
| 428 Signature: I | |
| 429 Constant value: int 8Deprecated: true | |
| 430 RuntimeVisibleAnnotations: length = 0x6 | |
| 431 00 01 00 30 00 00 | |
| 432 | |
| 433 | |
| 434 public static final int FLAG_WINDOW_IS_OBSCURED; | |
| 435 Signature: I | |
| 436 Constant value: int 1 | |
| 437 | |
| 438 public static final int EDGE_TOP; | |
| 439 Signature: I | |
| 440 Constant value: int 1 | |
| 441 | |
| 442 public static final int EDGE_BOTTOM; | |
| 443 Signature: I | |
| 444 Constant value: int 2 | |
| 445 | |
| 446 public static final int EDGE_LEFT; | |
| 447 Signature: I | |
| 448 Constant value: int 4 | |
| 449 | |
| 450 public static final int EDGE_RIGHT; | |
| 451 Signature: I | |
| 452 Constant value: int 8 | |
| 453 | |
| 454 public static final int AXIS_X; | |
| 455 Signature: I | |
| 456 Constant value: int 0 | |
| 457 | |
| 458 public static final int AXIS_Y; | |
| 459 Signature: I | |
| 460 Constant value: int 1 | |
| 461 | |
| 462 public static final int AXIS_PRESSURE; | |
| 463 Signature: I | |
| 464 Constant value: int 2 | |
| 465 | |
| 466 public static final int AXIS_SIZE; | |
| 467 Signature: I | |
| 468 Constant value: int 3 | |
| 469 | |
| 470 public static final int AXIS_TOUCH_MAJOR; | |
| 471 Signature: I | |
| 472 Constant value: int 4 | |
| 473 | |
| 474 public static final int AXIS_TOUCH_MINOR; | |
| 475 Signature: I | |
| 476 Constant value: int 5 | |
| 477 | |
| 478 public static final int AXIS_TOOL_MAJOR; | |
| 479 Signature: I | |
| 480 Constant value: int 6 | |
| 481 | |
| 482 public static final int AXIS_TOOL_MINOR; | |
| 483 Signature: I | |
| 484 Constant value: int 7 | |
| 485 | |
| 486 public static final int AXIS_ORIENTATION; | |
| 487 Signature: I | |
| 488 Constant value: int 8 | |
| 489 | |
| 490 public static final int AXIS_VSCROLL; | |
| 491 Signature: I | |
| 492 Constant value: int 9 | |
| 493 | |
| 494 public static final int AXIS_HSCROLL; | |
| 495 Signature: I | |
| 496 Constant value: int 10 | |
| 497 | |
| 498 public static final int AXIS_Z; | |
| 499 Signature: I | |
| 500 Constant value: int 11 | |
| 501 | |
| 502 public static final int AXIS_RX; | |
| 503 Signature: I | |
| 504 Constant value: int 12 | |
| 505 | |
| 506 public static final int AXIS_RY; | |
| 507 Signature: I | |
| 508 Constant value: int 13 | |
| 509 | |
| 510 public static final int AXIS_RZ; | |
| 511 Signature: I | |
| 512 Constant value: int 14 | |
| 513 | |
| 514 public static final int AXIS_HAT_X; | |
| 515 Signature: I | |
| 516 Constant value: int 15 | |
| 517 | |
| 518 public static final int AXIS_HAT_Y; | |
| 519 Signature: I | |
| 520 Constant value: int 16 | |
| 521 | |
| 522 public static final int AXIS_LTRIGGER; | |
| 523 Signature: I | |
| 524 Constant value: int 17 | |
| 525 | |
| 526 public static final int AXIS_RTRIGGER; | |
| 527 Signature: I | |
| 528 Constant value: int 18 | |
| 529 | |
| 530 public static final int AXIS_THROTTLE; | |
| 531 Signature: I | |
| 532 Constant value: int 19 | |
| 533 | |
| 534 public static final int AXIS_RUDDER; | |
| 535 Signature: I | |
| 536 Constant value: int 20 | |
| 537 | |
| 538 public static final int AXIS_WHEEL; | |
| 539 Signature: I | |
| 540 Constant value: int 21 | |
| 541 | |
| 542 public static final int AXIS_GAS; | |
| 543 Signature: I | |
| 544 Constant value: int 22 | |
| 545 | |
| 546 public static final int AXIS_BRAKE; | |
| 547 Signature: I | |
| 548 Constant value: int 23 | |
| 549 | |
| 550 public static final int AXIS_DISTANCE; | |
| 551 Signature: I | |
| 552 Constant value: int 24 | |
| 553 | |
| 554 public static final int AXIS_TILT; | |
| 555 Signature: I | |
| 556 Constant value: int 25 | |
| 557 | |
| 558 public static final int AXIS_GENERIC_1; | |
| 559 Signature: I | |
| 560 Constant value: int 32 | |
| 561 | |
| 562 public static final int AXIS_GENERIC_2; | |
| 563 Signature: I | |
| 564 Constant value: int 33 | |
| 565 | |
| 566 public static final int AXIS_GENERIC_3; | |
| 567 Signature: I | |
| 568 Constant value: int 34 | |
| 569 | |
| 570 public static final int AXIS_GENERIC_4; | |
| 571 Signature: I | |
| 572 Constant value: int 35 | |
| 573 | |
| 574 public static final int AXIS_GENERIC_5; | |
| 575 Signature: I | |
| 576 Constant value: int 36 | |
| 577 | |
| 578 public static final int AXIS_GENERIC_6; | |
| 579 Signature: I | |
| 580 Constant value: int 37 | |
| 581 | |
| 582 public static final int AXIS_GENERIC_7; | |
| 583 Signature: I | |
| 584 Constant value: int 38 | |
| 585 | |
| 586 public static final int AXIS_GENERIC_8; | |
| 587 Signature: I | |
| 588 Constant value: int 39 | |
| 589 | |
| 590 public static final int AXIS_GENERIC_9; | |
| 591 Signature: I | |
| 592 Constant value: int 40 | |
| 593 | |
| 594 public static final int AXIS_GENERIC_10; | |
| 595 Signature: I | |
| 596 Constant value: int 41 | |
| 597 | |
| 598 public static final int AXIS_GENERIC_11; | |
| 599 Signature: I | |
| 600 Constant value: int 42 | |
| 601 | |
| 602 public static final int AXIS_GENERIC_12; | |
| 603 Signature: I | |
| 604 Constant value: int 43 | |
| 605 | |
| 606 public static final int AXIS_GENERIC_13; | |
| 607 Signature: I | |
| 608 Constant value: int 44 | |
| 609 | |
| 610 public static final int AXIS_GENERIC_14; | |
| 611 Signature: I | |
| 612 Constant value: int 45 | |
| 613 | |
| 614 public static final int AXIS_GENERIC_15; | |
| 615 Signature: I | |
| 616 Constant value: int 46 | |
| 617 | |
| 618 public static final int AXIS_GENERIC_16; | |
| 619 Signature: I | |
| 620 Constant value: int 47 | |
| 621 | |
| 622 public static final int BUTTON_PRIMARY; | |
| 623 Signature: I | |
| 624 Constant value: int 1 | |
| 625 | |
| 626 public static final int BUTTON_SECONDARY; | |
| 627 Signature: I | |
| 628 Constant value: int 2 | |
| 629 | |
| 630 public static final int BUTTON_TERTIARY; | |
| 631 Signature: I | |
| 632 Constant value: int 4 | |
| 633 | |
| 634 public static final int BUTTON_BACK; | |
| 635 Signature: I | |
| 636 Constant value: int 8 | |
| 637 | |
| 638 public static final int BUTTON_FORWARD; | |
| 639 Signature: I | |
| 640 Constant value: int 16 | |
| 641 | |
| 642 public static final int TOOL_TYPE_UNKNOWN; | |
| 643 Signature: I | |
| 644 Constant value: int 0 | |
| 645 | |
| 646 public static final int TOOL_TYPE_FINGER; | |
| 647 Signature: I | |
| 648 Constant value: int 1 | |
| 649 | |
| 650 public static final int TOOL_TYPE_STYLUS; | |
| 651 Signature: I | |
| 652 Constant value: int 2 | |
| 653 | |
| 654 public static final int TOOL_TYPE_MOUSE; | |
| 655 Signature: I | |
| 656 Constant value: int 3 | |
| 657 | |
| 658 public static final int TOOL_TYPE_ERASER; | |
| 659 Signature: I | |
| 660 Constant value: int 4 | |
| 661 | |
| 662 public static final android.os.Parcelable$Creator CREATOR; | |
| 663 Signature: Landroid/os/Parcelable$Creator; | |
| 664 Signature: length = 0x2 | |
| 665 00 FFFFFF99 | |
| 666 | |
| 667 | |
| 668 android.view.MotionEvent(); | |
| 669 Signature: ()V | |
| 670 Code: | |
| 671 Stack=3, Locals=1, Args_size=1 | |
| 672 0: aload_0 | |
| 673 1: invokespecial #1; //Method android/view/InputEvent."<init>":()V | |
| 674 4: new #2; //class java/lang/RuntimeException | |
| 675 7: dup | |
| 676 8: ldc #3; //String Stub! | |
| 677 10: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/la
ng/String;)V | |
| 678 13: athrow | |
| 679 LineNumberTable: | |
| 680 line 35: 0 | |
| 681 | |
| 682 LocalVariableTable: | |
| 683 Start Length Slot Name Signature | |
| 684 0 14 0 this Landroid/view/MotionEvent; | |
| 685 | |
| 686 | |
| 687 protected void finalize() throws java.lang.Throwable; | |
| 688 Signature: ()V | |
| 689 Code: | |
| 690 Stack=3, Locals=1, Args_size=1 | |
| 691 0: new #2; //class java/lang/RuntimeException | |
| 692 3: dup | |
| 693 4: ldc #3; //String Stub! | |
| 694 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 695 9: athrow | |
| 696 LineNumberTable: | |
| 697 line 36: 0 | |
| 698 | |
| 699 LocalVariableTable: | |
| 700 Start Length Slot Name Signature | |
| 701 0 10 0 this Landroid/view/MotionEvent; | |
| 702 | |
| 703 Exceptions: | |
| 704 throws java.lang.Throwable | |
| 705 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); | |
| 706 Signature: (JJII[Landroid/view/MotionEvent$PointerProperties;[Landroid/view/Mo
tionEvent$PointerCoords;IIFFIIII)Landroid/view/MotionEvent; | |
| 707 Code: | |
| 708 Stack=3, Locals=16, Args_size=14 | |
| 709 0: new #2; //class java/lang/RuntimeException | |
| 710 3: dup | |
| 711 4: ldc #3; //String Stub! | |
| 712 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 713 9: athrow | |
| 714 LineNumberTable: | |
| 715 line 37: 0 | |
| 716 | |
| 717 LocalVariableTable: | |
| 718 Start Length Slot Name Signature | |
| 719 0 10 0 downTime J | |
| 720 0 10 2 eventTime J | |
| 721 0 10 4 action I | |
| 722 0 10 5 pointerCount I | |
| 723 0 10 6 pointerProperties [Landroid/view/MotionEvent$Pointe
rProperties; | |
| 724 0 10 7 pointerCoords [Landroid/view/MotionEvent$PointerCoo
rds; | |
| 725 0 10 8 metaState I | |
| 726 0 10 9 buttonState I | |
| 727 0 10 10 xPrecision F | |
| 728 0 10 11 yPrecision F | |
| 729 0 10 12 deviceId I | |
| 730 0 10 13 edgeFlags I | |
| 731 0 10 14 source I | |
| 732 0 10 15 flags I | |
| 733 | |
| 734 | |
| 735 public static android.view.MotionEvent obtain(long, long, int, int, int[], andro
id.view.MotionEvent$PointerCoords[], int, float, float, int, int, int, int); | |
| 736 Signature: (JJII[I[Landroid/view/MotionEvent$PointerCoords;IFFIIII)Landroid/vi
ew/MotionEvent; | |
| 737 Code: | |
| 738 Stack=3, Locals=15, Args_size=13 | |
| 739 0: new #2; //class java/lang/RuntimeException | |
| 740 3: dup | |
| 741 4: ldc #3; //String Stub! | |
| 742 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 743 9: athrow | |
| 744 LineNumberTable: | |
| 745 line 39: 0 | |
| 746 | |
| 747 LocalVariableTable: | |
| 748 Start Length Slot Name Signature | |
| 749 0 10 0 downTime J | |
| 750 0 10 2 eventTime J | |
| 751 0 10 4 action I | |
| 752 0 10 5 pointerCount I | |
| 753 0 10 6 pointerIds [I | |
| 754 0 10 7 pointerCoords [Landroid/view/MotionEvent$PointerCoo
rds; | |
| 755 0 10 8 metaState I | |
| 756 0 10 9 xPrecision F | |
| 757 0 10 10 yPrecision F | |
| 758 0 10 11 deviceId I | |
| 759 0 10 12 edgeFlags I | |
| 760 0 10 13 source I | |
| 761 0 10 14 flags I | |
| 762 | |
| 763 Deprecated: true | |
| 764 RuntimeVisibleAnnotations: length = 0x6 | |
| 765 00 01 00 30 00 00 | |
| 766 | |
| 767 public static android.view.MotionEvent obtain(long, long, int, float, float, flo
at, float, int, float, float, int, int); | |
| 768 Signature: (JJIFFFFIFFII)Landroid/view/MotionEvent; | |
| 769 Code: | |
| 770 Stack=3, Locals=14, Args_size=12 | |
| 771 0: new #2; //class java/lang/RuntimeException | |
| 772 3: dup | |
| 773 4: ldc #3; //String Stub! | |
| 774 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 775 9: athrow | |
| 776 LineNumberTable: | |
| 777 line 40: 0 | |
| 778 | |
| 779 LocalVariableTable: | |
| 780 Start Length Slot Name Signature | |
| 781 0 10 0 downTime J | |
| 782 0 10 2 eventTime J | |
| 783 0 10 4 action I | |
| 784 0 10 5 x F | |
| 785 0 10 6 y F | |
| 786 0 10 7 pressure F | |
| 787 0 10 8 size F | |
| 788 0 10 9 metaState I | |
| 789 0 10 10 xPrecision F | |
| 790 0 10 11 yPrecision F | |
| 791 0 10 12 deviceId I | |
| 792 0 10 13 edgeFlags I | |
| 793 | |
| 794 | |
| 795 public static android.view.MotionEvent obtain(long, long, int, int, float, float
, float, float, int, float, float, int, int); | |
| 796 Signature: (JJIIFFFFIFFII)Landroid/view/MotionEvent; | |
| 797 Code: | |
| 798 Stack=3, Locals=15, Args_size=13 | |
| 799 0: new #2; //class java/lang/RuntimeException | |
| 800 3: dup | |
| 801 4: ldc #3; //String Stub! | |
| 802 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 803 9: athrow | |
| 804 LineNumberTable: | |
| 805 line 42: 0 | |
| 806 | |
| 807 LocalVariableTable: | |
| 808 Start Length Slot Name Signature | |
| 809 0 10 0 downTime J | |
| 810 0 10 2 eventTime J | |
| 811 0 10 4 action I | |
| 812 0 10 5 pointerCount I | |
| 813 0 10 6 x F | |
| 814 0 10 7 y F | |
| 815 0 10 8 pressure F | |
| 816 0 10 9 size F | |
| 817 0 10 10 metaState I | |
| 818 0 10 11 xPrecision F | |
| 819 0 10 12 yPrecision F | |
| 820 0 10 13 deviceId I | |
| 821 0 10 14 edgeFlags I | |
| 822 | |
| 823 Deprecated: true | |
| 824 RuntimeVisibleAnnotations: length = 0x6 | |
| 825 00 01 00 30 00 00 | |
| 826 | |
| 827 public static android.view.MotionEvent obtain(long, long, int, float, float, int
); | |
| 828 Signature: (JJIFFI)Landroid/view/MotionEvent; | |
| 829 Code: | |
| 830 Stack=3, Locals=8, Args_size=6 | |
| 831 0: new #2; //class java/lang/RuntimeException | |
| 832 3: dup | |
| 833 4: ldc #3; //String Stub! | |
| 834 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 835 9: athrow | |
| 836 LineNumberTable: | |
| 837 line 43: 0 | |
| 838 | |
| 839 LocalVariableTable: | |
| 840 Start Length Slot Name Signature | |
| 841 0 10 0 downTime J | |
| 842 0 10 2 eventTime J | |
| 843 0 10 4 action I | |
| 844 0 10 5 x F | |
| 845 0 10 6 y F | |
| 846 0 10 7 metaState I | |
| 847 | |
| 848 | |
| 849 public static android.view.MotionEvent obtain(android.view.MotionEvent); | |
| 850 Signature: (Landroid/view/MotionEvent;)Landroid/view/MotionEvent; | |
| 851 Code: | |
| 852 Stack=3, Locals=1, Args_size=1 | |
| 853 0: new #2; //class java/lang/RuntimeException | |
| 854 3: dup | |
| 855 4: ldc #3; //String Stub! | |
| 856 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 857 9: athrow | |
| 858 LineNumberTable: | |
| 859 line 44: 0 | |
| 860 | |
| 861 LocalVariableTable: | |
| 862 Start Length Slot Name Signature | |
| 863 0 10 0 other Landroid/view/MotionEvent; | |
| 864 | |
| 865 | |
| 866 public static android.view.MotionEvent obtainNoHistory(android.view.MotionEvent)
; | |
| 867 Signature: (Landroid/view/MotionEvent;)Landroid/view/MotionEvent; | |
| 868 Code: | |
| 869 Stack=3, Locals=1, Args_size=1 | |
| 870 0: new #2; //class java/lang/RuntimeException | |
| 871 3: dup | |
| 872 4: ldc #3; //String Stub! | |
| 873 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 874 9: athrow | |
| 875 LineNumberTable: | |
| 876 line 45: 0 | |
| 877 | |
| 878 LocalVariableTable: | |
| 879 Start Length Slot Name Signature | |
| 880 0 10 0 other Landroid/view/MotionEvent; | |
| 881 | |
| 882 | |
| 883 public final void recycle(); | |
| 884 Signature: ()V | |
| 885 Code: | |
| 886 Stack=3, Locals=1, Args_size=1 | |
| 887 0: new #2; //class java/lang/RuntimeException | |
| 888 3: dup | |
| 889 4: ldc #3; //String Stub! | |
| 890 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 891 9: athrow | |
| 892 LineNumberTable: | |
| 893 line 46: 0 | |
| 894 | |
| 895 LocalVariableTable: | |
| 896 Start Length Slot Name Signature | |
| 897 0 10 0 this Landroid/view/MotionEvent; | |
| 898 | |
| 899 | |
| 900 public final int getDeviceId(); | |
| 901 Signature: ()I | |
| 902 Code: | |
| 903 Stack=3, Locals=1, Args_size=1 | |
| 904 0: new #2; //class java/lang/RuntimeException | |
| 905 3: dup | |
| 906 4: ldc #3; //String Stub! | |
| 907 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 908 9: athrow | |
| 909 LineNumberTable: | |
| 910 line 47: 0 | |
| 911 | |
| 912 LocalVariableTable: | |
| 913 Start Length Slot Name Signature | |
| 914 0 10 0 this Landroid/view/MotionEvent; | |
| 915 | |
| 916 | |
| 917 public final int getSource(); | |
| 918 Signature: ()I | |
| 919 Code: | |
| 920 Stack=3, Locals=1, Args_size=1 | |
| 921 0: new #2; //class java/lang/RuntimeException | |
| 922 3: dup | |
| 923 4: ldc #3; //String Stub! | |
| 924 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 925 9: athrow | |
| 926 LineNumberTable: | |
| 927 line 48: 0 | |
| 928 | |
| 929 LocalVariableTable: | |
| 930 Start Length Slot Name Signature | |
| 931 0 10 0 this Landroid/view/MotionEvent; | |
| 932 | |
| 933 | |
| 934 public final void setSource(int); | |
| 935 Signature: (I)V | |
| 936 Code: | |
| 937 Stack=3, Locals=2, Args_size=2 | |
| 938 0: new #2; //class java/lang/RuntimeException | |
| 939 3: dup | |
| 940 4: ldc #3; //String Stub! | |
| 941 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 942 9: athrow | |
| 943 LineNumberTable: | |
| 944 line 49: 0 | |
| 945 | |
| 946 LocalVariableTable: | |
| 947 Start Length Slot Name Signature | |
| 948 0 10 0 this Landroid/view/MotionEvent; | |
| 949 0 10 1 source I | |
| 950 | |
| 951 | |
| 952 public final int getAction(); | |
| 953 Signature: ()I | |
| 954 Code: | |
| 955 Stack=3, Locals=1, Args_size=1 | |
| 956 0: new #2; //class java/lang/RuntimeException | |
| 957 3: dup | |
| 958 4: ldc #3; //String Stub! | |
| 959 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 960 9: athrow | |
| 961 LineNumberTable: | |
| 962 line 50: 0 | |
| 963 | |
| 964 LocalVariableTable: | |
| 965 Start Length Slot Name Signature | |
| 966 0 10 0 this Landroid/view/MotionEvent; | |
| 967 | |
| 968 | |
| 969 public final int getActionMasked(); | |
| 970 Signature: ()I | |
| 971 Code: | |
| 972 Stack=3, Locals=1, Args_size=1 | |
| 973 0: new #2; //class java/lang/RuntimeException | |
| 974 3: dup | |
| 975 4: ldc #3; //String Stub! | |
| 976 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 977 9: athrow | |
| 978 LineNumberTable: | |
| 979 line 51: 0 | |
| 980 | |
| 981 LocalVariableTable: | |
| 982 Start Length Slot Name Signature | |
| 983 0 10 0 this Landroid/view/MotionEvent; | |
| 984 | |
| 985 | |
| 986 public final int getActionIndex(); | |
| 987 Signature: ()I | |
| 988 Code: | |
| 989 Stack=3, Locals=1, Args_size=1 | |
| 990 0: new #2; //class java/lang/RuntimeException | |
| 991 3: dup | |
| 992 4: ldc #3; //String Stub! | |
| 993 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 994 9: athrow | |
| 995 LineNumberTable: | |
| 996 line 52: 0 | |
| 997 | |
| 998 LocalVariableTable: | |
| 999 Start Length Slot Name Signature | |
| 1000 0 10 0 this Landroid/view/MotionEvent; | |
| 1001 | |
| 1002 | |
| 1003 public final int getFlags(); | |
| 1004 Signature: ()I | |
| 1005 Code: | |
| 1006 Stack=3, Locals=1, Args_size=1 | |
| 1007 0: new #2; //class java/lang/RuntimeException | |
| 1008 3: dup | |
| 1009 4: ldc #3; //String Stub! | |
| 1010 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1011 9: athrow | |
| 1012 LineNumberTable: | |
| 1013 line 53: 0 | |
| 1014 | |
| 1015 LocalVariableTable: | |
| 1016 Start Length Slot Name Signature | |
| 1017 0 10 0 this Landroid/view/MotionEvent; | |
| 1018 | |
| 1019 | |
| 1020 public final long getDownTime(); | |
| 1021 Signature: ()J | |
| 1022 Code: | |
| 1023 Stack=3, Locals=1, Args_size=1 | |
| 1024 0: new #2; //class java/lang/RuntimeException | |
| 1025 3: dup | |
| 1026 4: ldc #3; //String Stub! | |
| 1027 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1028 9: athrow | |
| 1029 LineNumberTable: | |
| 1030 line 54: 0 | |
| 1031 | |
| 1032 LocalVariableTable: | |
| 1033 Start Length Slot Name Signature | |
| 1034 0 10 0 this Landroid/view/MotionEvent; | |
| 1035 | |
| 1036 | |
| 1037 public final long getEventTime(); | |
| 1038 Signature: ()J | |
| 1039 Code: | |
| 1040 Stack=3, Locals=1, Args_size=1 | |
| 1041 0: new #2; //class java/lang/RuntimeException | |
| 1042 3: dup | |
| 1043 4: ldc #3; //String Stub! | |
| 1044 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1045 9: athrow | |
| 1046 LineNumberTable: | |
| 1047 line 55: 0 | |
| 1048 | |
| 1049 LocalVariableTable: | |
| 1050 Start Length Slot Name Signature | |
| 1051 0 10 0 this Landroid/view/MotionEvent; | |
| 1052 | |
| 1053 | |
| 1054 public final float getX(); | |
| 1055 Signature: ()F | |
| 1056 Code: | |
| 1057 Stack=3, Locals=1, Args_size=1 | |
| 1058 0: new #2; //class java/lang/RuntimeException | |
| 1059 3: dup | |
| 1060 4: ldc #3; //String Stub! | |
| 1061 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1062 9: athrow | |
| 1063 LineNumberTable: | |
| 1064 line 56: 0 | |
| 1065 | |
| 1066 LocalVariableTable: | |
| 1067 Start Length Slot Name Signature | |
| 1068 0 10 0 this Landroid/view/MotionEvent; | |
| 1069 | |
| 1070 | |
| 1071 public final float getY(); | |
| 1072 Signature: ()F | |
| 1073 Code: | |
| 1074 Stack=3, Locals=1, Args_size=1 | |
| 1075 0: new #2; //class java/lang/RuntimeException | |
| 1076 3: dup | |
| 1077 4: ldc #3; //String Stub! | |
| 1078 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1079 9: athrow | |
| 1080 LineNumberTable: | |
| 1081 line 57: 0 | |
| 1082 | |
| 1083 LocalVariableTable: | |
| 1084 Start Length Slot Name Signature | |
| 1085 0 10 0 this Landroid/view/MotionEvent; | |
| 1086 | |
| 1087 | |
| 1088 public final float getPressure(); | |
| 1089 Signature: ()F | |
| 1090 Code: | |
| 1091 Stack=3, Locals=1, Args_size=1 | |
| 1092 0: new #2; //class java/lang/RuntimeException | |
| 1093 3: dup | |
| 1094 4: ldc #3; //String Stub! | |
| 1095 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1096 9: athrow | |
| 1097 LineNumberTable: | |
| 1098 line 58: 0 | |
| 1099 | |
| 1100 LocalVariableTable: | |
| 1101 Start Length Slot Name Signature | |
| 1102 0 10 0 this Landroid/view/MotionEvent; | |
| 1103 | |
| 1104 | |
| 1105 public final float getSize(); | |
| 1106 Signature: ()F | |
| 1107 Code: | |
| 1108 Stack=3, Locals=1, Args_size=1 | |
| 1109 0: new #2; //class java/lang/RuntimeException | |
| 1110 3: dup | |
| 1111 4: ldc #3; //String Stub! | |
| 1112 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1113 9: athrow | |
| 1114 LineNumberTable: | |
| 1115 line 59: 0 | |
| 1116 | |
| 1117 LocalVariableTable: | |
| 1118 Start Length Slot Name Signature | |
| 1119 0 10 0 this Landroid/view/MotionEvent; | |
| 1120 | |
| 1121 | |
| 1122 public final float getTouchMajor(); | |
| 1123 Signature: ()F | |
| 1124 Code: | |
| 1125 Stack=3, Locals=1, Args_size=1 | |
| 1126 0: new #2; //class java/lang/RuntimeException | |
| 1127 3: dup | |
| 1128 4: ldc #3; //String Stub! | |
| 1129 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1130 9: athrow | |
| 1131 LineNumberTable: | |
| 1132 line 60: 0 | |
| 1133 | |
| 1134 LocalVariableTable: | |
| 1135 Start Length Slot Name Signature | |
| 1136 0 10 0 this Landroid/view/MotionEvent; | |
| 1137 | |
| 1138 | |
| 1139 public final float getTouchMinor(); | |
| 1140 Signature: ()F | |
| 1141 Code: | |
| 1142 Stack=3, Locals=1, Args_size=1 | |
| 1143 0: new #2; //class java/lang/RuntimeException | |
| 1144 3: dup | |
| 1145 4: ldc #3; //String Stub! | |
| 1146 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1147 9: athrow | |
| 1148 LineNumberTable: | |
| 1149 line 61: 0 | |
| 1150 | |
| 1151 LocalVariableTable: | |
| 1152 Start Length Slot Name Signature | |
| 1153 0 10 0 this Landroid/view/MotionEvent; | |
| 1154 | |
| 1155 | |
| 1156 public final float getToolMajor(); | |
| 1157 Signature: ()F | |
| 1158 Code: | |
| 1159 Stack=3, Locals=1, Args_size=1 | |
| 1160 0: new #2; //class java/lang/RuntimeException | |
| 1161 3: dup | |
| 1162 4: ldc #3; //String Stub! | |
| 1163 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1164 9: athrow | |
| 1165 LineNumberTable: | |
| 1166 line 62: 0 | |
| 1167 | |
| 1168 LocalVariableTable: | |
| 1169 Start Length Slot Name Signature | |
| 1170 0 10 0 this Landroid/view/MotionEvent; | |
| 1171 | |
| 1172 | |
| 1173 public final float getToolMinor(); | |
| 1174 Signature: ()F | |
| 1175 Code: | |
| 1176 Stack=3, Locals=1, Args_size=1 | |
| 1177 0: new #2; //class java/lang/RuntimeException | |
| 1178 3: dup | |
| 1179 4: ldc #3; //String Stub! | |
| 1180 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1181 9: athrow | |
| 1182 LineNumberTable: | |
| 1183 line 63: 0 | |
| 1184 | |
| 1185 LocalVariableTable: | |
| 1186 Start Length Slot Name Signature | |
| 1187 0 10 0 this Landroid/view/MotionEvent; | |
| 1188 | |
| 1189 | |
| 1190 public final float getOrientation(); | |
| 1191 Signature: ()F | |
| 1192 Code: | |
| 1193 Stack=3, Locals=1, Args_size=1 | |
| 1194 0: new #2; //class java/lang/RuntimeException | |
| 1195 3: dup | |
| 1196 4: ldc #3; //String Stub! | |
| 1197 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1198 9: athrow | |
| 1199 LineNumberTable: | |
| 1200 line 64: 0 | |
| 1201 | |
| 1202 LocalVariableTable: | |
| 1203 Start Length Slot Name Signature | |
| 1204 0 10 0 this Landroid/view/MotionEvent; | |
| 1205 | |
| 1206 | |
| 1207 public final float getAxisValue(int); | |
| 1208 Signature: (I)F | |
| 1209 Code: | |
| 1210 Stack=3, Locals=2, Args_size=2 | |
| 1211 0: new #2; //class java/lang/RuntimeException | |
| 1212 3: dup | |
| 1213 4: ldc #3; //String Stub! | |
| 1214 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1215 9: athrow | |
| 1216 LineNumberTable: | |
| 1217 line 65: 0 | |
| 1218 | |
| 1219 LocalVariableTable: | |
| 1220 Start Length Slot Name Signature | |
| 1221 0 10 0 this Landroid/view/MotionEvent; | |
| 1222 0 10 1 axis I | |
| 1223 | |
| 1224 | |
| 1225 public final int getPointerCount(); | |
| 1226 Signature: ()I | |
| 1227 Code: | |
| 1228 Stack=3, Locals=1, Args_size=1 | |
| 1229 0: new #2; //class java/lang/RuntimeException | |
| 1230 3: dup | |
| 1231 4: ldc #3; //String Stub! | |
| 1232 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1233 9: athrow | |
| 1234 LineNumberTable: | |
| 1235 line 66: 0 | |
| 1236 | |
| 1237 LocalVariableTable: | |
| 1238 Start Length Slot Name Signature | |
| 1239 0 10 0 this Landroid/view/MotionEvent; | |
| 1240 | |
| 1241 | |
| 1242 public final int getPointerId(int); | |
| 1243 Signature: (I)I | |
| 1244 Code: | |
| 1245 Stack=3, Locals=2, Args_size=2 | |
| 1246 0: new #2; //class java/lang/RuntimeException | |
| 1247 3: dup | |
| 1248 4: ldc #3; //String Stub! | |
| 1249 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1250 9: athrow | |
| 1251 LineNumberTable: | |
| 1252 line 67: 0 | |
| 1253 | |
| 1254 LocalVariableTable: | |
| 1255 Start Length Slot Name Signature | |
| 1256 0 10 0 this Landroid/view/MotionEvent; | |
| 1257 0 10 1 pointerIndex I | |
| 1258 | |
| 1259 | |
| 1260 public final int getToolType(int); | |
| 1261 Signature: (I)I | |
| 1262 Code: | |
| 1263 Stack=3, Locals=2, Args_size=2 | |
| 1264 0: new #2; //class java/lang/RuntimeException | |
| 1265 3: dup | |
| 1266 4: ldc #3; //String Stub! | |
| 1267 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1268 9: athrow | |
| 1269 LineNumberTable: | |
| 1270 line 68: 0 | |
| 1271 | |
| 1272 LocalVariableTable: | |
| 1273 Start Length Slot Name Signature | |
| 1274 0 10 0 this Landroid/view/MotionEvent; | |
| 1275 0 10 1 pointerIndex I | |
| 1276 | |
| 1277 | |
| 1278 public final int findPointerIndex(int); | |
| 1279 Signature: (I)I | |
| 1280 Code: | |
| 1281 Stack=3, Locals=2, Args_size=2 | |
| 1282 0: new #2; //class java/lang/RuntimeException | |
| 1283 3: dup | |
| 1284 4: ldc #3; //String Stub! | |
| 1285 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1286 9: athrow | |
| 1287 LineNumberTable: | |
| 1288 line 69: 0 | |
| 1289 | |
| 1290 LocalVariableTable: | |
| 1291 Start Length Slot Name Signature | |
| 1292 0 10 0 this Landroid/view/MotionEvent; | |
| 1293 0 10 1 pointerId I | |
| 1294 | |
| 1295 | |
| 1296 public final float getX(int); | |
| 1297 Signature: (I)F | |
| 1298 Code: | |
| 1299 Stack=3, Locals=2, Args_size=2 | |
| 1300 0: new #2; //class java/lang/RuntimeException | |
| 1301 3: dup | |
| 1302 4: ldc #3; //String Stub! | |
| 1303 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1304 9: athrow | |
| 1305 LineNumberTable: | |
| 1306 line 70: 0 | |
| 1307 | |
| 1308 LocalVariableTable: | |
| 1309 Start Length Slot Name Signature | |
| 1310 0 10 0 this Landroid/view/MotionEvent; | |
| 1311 0 10 1 pointerIndex I | |
| 1312 | |
| 1313 | |
| 1314 public final float getY(int); | |
| 1315 Signature: (I)F | |
| 1316 Code: | |
| 1317 Stack=3, Locals=2, Args_size=2 | |
| 1318 0: new #2; //class java/lang/RuntimeException | |
| 1319 3: dup | |
| 1320 4: ldc #3; //String Stub! | |
| 1321 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1322 9: athrow | |
| 1323 LineNumberTable: | |
| 1324 line 71: 0 | |
| 1325 | |
| 1326 LocalVariableTable: | |
| 1327 Start Length Slot Name Signature | |
| 1328 0 10 0 this Landroid/view/MotionEvent; | |
| 1329 0 10 1 pointerIndex I | |
| 1330 | |
| 1331 | |
| 1332 public final float getPressure(int); | |
| 1333 Signature: (I)F | |
| 1334 Code: | |
| 1335 Stack=3, Locals=2, Args_size=2 | |
| 1336 0: new #2; //class java/lang/RuntimeException | |
| 1337 3: dup | |
| 1338 4: ldc #3; //String Stub! | |
| 1339 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1340 9: athrow | |
| 1341 LineNumberTable: | |
| 1342 line 72: 0 | |
| 1343 | |
| 1344 LocalVariableTable: | |
| 1345 Start Length Slot Name Signature | |
| 1346 0 10 0 this Landroid/view/MotionEvent; | |
| 1347 0 10 1 pointerIndex I | |
| 1348 | |
| 1349 | |
| 1350 public final float getSize(int); | |
| 1351 Signature: (I)F | |
| 1352 Code: | |
| 1353 Stack=3, Locals=2, Args_size=2 | |
| 1354 0: new #2; //class java/lang/RuntimeException | |
| 1355 3: dup | |
| 1356 4: ldc #3; //String Stub! | |
| 1357 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1358 9: athrow | |
| 1359 LineNumberTable: | |
| 1360 line 73: 0 | |
| 1361 | |
| 1362 LocalVariableTable: | |
| 1363 Start Length Slot Name Signature | |
| 1364 0 10 0 this Landroid/view/MotionEvent; | |
| 1365 0 10 1 pointerIndex I | |
| 1366 | |
| 1367 | |
| 1368 public final float getTouchMajor(int); | |
| 1369 Signature: (I)F | |
| 1370 Code: | |
| 1371 Stack=3, Locals=2, Args_size=2 | |
| 1372 0: new #2; //class java/lang/RuntimeException | |
| 1373 3: dup | |
| 1374 4: ldc #3; //String Stub! | |
| 1375 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1376 9: athrow | |
| 1377 LineNumberTable: | |
| 1378 line 74: 0 | |
| 1379 | |
| 1380 LocalVariableTable: | |
| 1381 Start Length Slot Name Signature | |
| 1382 0 10 0 this Landroid/view/MotionEvent; | |
| 1383 0 10 1 pointerIndex I | |
| 1384 | |
| 1385 | |
| 1386 public final float getTouchMinor(int); | |
| 1387 Signature: (I)F | |
| 1388 Code: | |
| 1389 Stack=3, Locals=2, Args_size=2 | |
| 1390 0: new #2; //class java/lang/RuntimeException | |
| 1391 3: dup | |
| 1392 4: ldc #3; //String Stub! | |
| 1393 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1394 9: athrow | |
| 1395 LineNumberTable: | |
| 1396 line 75: 0 | |
| 1397 | |
| 1398 LocalVariableTable: | |
| 1399 Start Length Slot Name Signature | |
| 1400 0 10 0 this Landroid/view/MotionEvent; | |
| 1401 0 10 1 pointerIndex I | |
| 1402 | |
| 1403 | |
| 1404 public final float getToolMajor(int); | |
| 1405 Signature: (I)F | |
| 1406 Code: | |
| 1407 Stack=3, Locals=2, Args_size=2 | |
| 1408 0: new #2; //class java/lang/RuntimeException | |
| 1409 3: dup | |
| 1410 4: ldc #3; //String Stub! | |
| 1411 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1412 9: athrow | |
| 1413 LineNumberTable: | |
| 1414 line 76: 0 | |
| 1415 | |
| 1416 LocalVariableTable: | |
| 1417 Start Length Slot Name Signature | |
| 1418 0 10 0 this Landroid/view/MotionEvent; | |
| 1419 0 10 1 pointerIndex I | |
| 1420 | |
| 1421 | |
| 1422 public final float getToolMinor(int); | |
| 1423 Signature: (I)F | |
| 1424 Code: | |
| 1425 Stack=3, Locals=2, Args_size=2 | |
| 1426 0: new #2; //class java/lang/RuntimeException | |
| 1427 3: dup | |
| 1428 4: ldc #3; //String Stub! | |
| 1429 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1430 9: athrow | |
| 1431 LineNumberTable: | |
| 1432 line 77: 0 | |
| 1433 | |
| 1434 LocalVariableTable: | |
| 1435 Start Length Slot Name Signature | |
| 1436 0 10 0 this Landroid/view/MotionEvent; | |
| 1437 0 10 1 pointerIndex I | |
| 1438 | |
| 1439 | |
| 1440 public final float getOrientation(int); | |
| 1441 Signature: (I)F | |
| 1442 Code: | |
| 1443 Stack=3, Locals=2, Args_size=2 | |
| 1444 0: new #2; //class java/lang/RuntimeException | |
| 1445 3: dup | |
| 1446 4: ldc #3; //String Stub! | |
| 1447 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1448 9: athrow | |
| 1449 LineNumberTable: | |
| 1450 line 78: 0 | |
| 1451 | |
| 1452 LocalVariableTable: | |
| 1453 Start Length Slot Name Signature | |
| 1454 0 10 0 this Landroid/view/MotionEvent; | |
| 1455 0 10 1 pointerIndex I | |
| 1456 | |
| 1457 | |
| 1458 public final float getAxisValue(int, int); | |
| 1459 Signature: (II)F | |
| 1460 Code: | |
| 1461 Stack=3, Locals=3, Args_size=3 | |
| 1462 0: new #2; //class java/lang/RuntimeException | |
| 1463 3: dup | |
| 1464 4: ldc #3; //String Stub! | |
| 1465 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1466 9: athrow | |
| 1467 LineNumberTable: | |
| 1468 line 79: 0 | |
| 1469 | |
| 1470 LocalVariableTable: | |
| 1471 Start Length Slot Name Signature | |
| 1472 0 10 0 this Landroid/view/MotionEvent; | |
| 1473 0 10 1 axis I | |
| 1474 0 10 2 pointerIndex I | |
| 1475 | |
| 1476 | |
| 1477 public final void getPointerCoords(int, android.view.MotionEvent$PointerCoords); | |
| 1478 Signature: (ILandroid/view/MotionEvent$PointerCoords;)V | |
| 1479 Code: | |
| 1480 Stack=3, Locals=3, Args_size=3 | |
| 1481 0: new #2; //class java/lang/RuntimeException | |
| 1482 3: dup | |
| 1483 4: ldc #3; //String Stub! | |
| 1484 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1485 9: athrow | |
| 1486 LineNumberTable: | |
| 1487 line 80: 0 | |
| 1488 | |
| 1489 LocalVariableTable: | |
| 1490 Start Length Slot Name Signature | |
| 1491 0 10 0 this Landroid/view/MotionEvent; | |
| 1492 0 10 1 pointerIndex I | |
| 1493 0 10 2 outPointerCoords Landroid/view/MotionEvent$PointerC
oords; | |
| 1494 | |
| 1495 | |
| 1496 public final void getPointerProperties(int, android.view.MotionEvent$PointerProp
erties); | |
| 1497 Signature: (ILandroid/view/MotionEvent$PointerProperties;)V | |
| 1498 Code: | |
| 1499 Stack=3, Locals=3, Args_size=3 | |
| 1500 0: new #2; //class java/lang/RuntimeException | |
| 1501 3: dup | |
| 1502 4: ldc #3; //String Stub! | |
| 1503 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1504 9: athrow | |
| 1505 LineNumberTable: | |
| 1506 line 81: 0 | |
| 1507 | |
| 1508 LocalVariableTable: | |
| 1509 Start Length Slot Name Signature | |
| 1510 0 10 0 this Landroid/view/MotionEvent; | |
| 1511 0 10 1 pointerIndex I | |
| 1512 0 10 2 outPointerProperties Landroid/view/MotionEvent$Poin
terProperties; | |
| 1513 | |
| 1514 | |
| 1515 public final int getMetaState(); | |
| 1516 Signature: ()I | |
| 1517 Code: | |
| 1518 Stack=3, Locals=1, Args_size=1 | |
| 1519 0: new #2; //class java/lang/RuntimeException | |
| 1520 3: dup | |
| 1521 4: ldc #3; //String Stub! | |
| 1522 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1523 9: athrow | |
| 1524 LineNumberTable: | |
| 1525 line 82: 0 | |
| 1526 | |
| 1527 LocalVariableTable: | |
| 1528 Start Length Slot Name Signature | |
| 1529 0 10 0 this Landroid/view/MotionEvent; | |
| 1530 | |
| 1531 | |
| 1532 public final int getButtonState(); | |
| 1533 Signature: ()I | |
| 1534 Code: | |
| 1535 Stack=3, Locals=1, Args_size=1 | |
| 1536 0: new #2; //class java/lang/RuntimeException | |
| 1537 3: dup | |
| 1538 4: ldc #3; //String Stub! | |
| 1539 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1540 9: athrow | |
| 1541 LineNumberTable: | |
| 1542 line 83: 0 | |
| 1543 | |
| 1544 LocalVariableTable: | |
| 1545 Start Length Slot Name Signature | |
| 1546 0 10 0 this Landroid/view/MotionEvent; | |
| 1547 | |
| 1548 | |
| 1549 public final float getRawX(); | |
| 1550 Signature: ()F | |
| 1551 Code: | |
| 1552 Stack=3, Locals=1, Args_size=1 | |
| 1553 0: new #2; //class java/lang/RuntimeException | |
| 1554 3: dup | |
| 1555 4: ldc #3; //String Stub! | |
| 1556 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1557 9: athrow | |
| 1558 LineNumberTable: | |
| 1559 line 84: 0 | |
| 1560 | |
| 1561 LocalVariableTable: | |
| 1562 Start Length Slot Name Signature | |
| 1563 0 10 0 this Landroid/view/MotionEvent; | |
| 1564 | |
| 1565 | |
| 1566 public final float getRawY(); | |
| 1567 Signature: ()F | |
| 1568 Code: | |
| 1569 Stack=3, Locals=1, Args_size=1 | |
| 1570 0: new #2; //class java/lang/RuntimeException | |
| 1571 3: dup | |
| 1572 4: ldc #3; //String Stub! | |
| 1573 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1574 9: athrow | |
| 1575 LineNumberTable: | |
| 1576 line 85: 0 | |
| 1577 | |
| 1578 LocalVariableTable: | |
| 1579 Start Length Slot Name Signature | |
| 1580 0 10 0 this Landroid/view/MotionEvent; | |
| 1581 | |
| 1582 | |
| 1583 public final float getXPrecision(); | |
| 1584 Signature: ()F | |
| 1585 Code: | |
| 1586 Stack=3, Locals=1, Args_size=1 | |
| 1587 0: new #2; //class java/lang/RuntimeException | |
| 1588 3: dup | |
| 1589 4: ldc #3; //String Stub! | |
| 1590 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1591 9: athrow | |
| 1592 LineNumberTable: | |
| 1593 line 86: 0 | |
| 1594 | |
| 1595 LocalVariableTable: | |
| 1596 Start Length Slot Name Signature | |
| 1597 0 10 0 this Landroid/view/MotionEvent; | |
| 1598 | |
| 1599 | |
| 1600 public final float getYPrecision(); | |
| 1601 Signature: ()F | |
| 1602 Code: | |
| 1603 Stack=3, Locals=1, Args_size=1 | |
| 1604 0: new #2; //class java/lang/RuntimeException | |
| 1605 3: dup | |
| 1606 4: ldc #3; //String Stub! | |
| 1607 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1608 9: athrow | |
| 1609 LineNumberTable: | |
| 1610 line 87: 0 | |
| 1611 | |
| 1612 LocalVariableTable: | |
| 1613 Start Length Slot Name Signature | |
| 1614 0 10 0 this Landroid/view/MotionEvent; | |
| 1615 | |
| 1616 | |
| 1617 public final int getHistorySize(); | |
| 1618 Signature: ()I | |
| 1619 Code: | |
| 1620 Stack=3, Locals=1, Args_size=1 | |
| 1621 0: new #2; //class java/lang/RuntimeException | |
| 1622 3: dup | |
| 1623 4: ldc #3; //String Stub! | |
| 1624 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1625 9: athrow | |
| 1626 LineNumberTable: | |
| 1627 line 88: 0 | |
| 1628 | |
| 1629 LocalVariableTable: | |
| 1630 Start Length Slot Name Signature | |
| 1631 0 10 0 this Landroid/view/MotionEvent; | |
| 1632 | |
| 1633 | |
| 1634 public final long getHistoricalEventTime(int); | |
| 1635 Signature: (I)J | |
| 1636 Code: | |
| 1637 Stack=3, Locals=2, Args_size=2 | |
| 1638 0: new #2; //class java/lang/RuntimeException | |
| 1639 3: dup | |
| 1640 4: ldc #3; //String Stub! | |
| 1641 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1642 9: athrow | |
| 1643 LineNumberTable: | |
| 1644 line 89: 0 | |
| 1645 | |
| 1646 LocalVariableTable: | |
| 1647 Start Length Slot Name Signature | |
| 1648 0 10 0 this Landroid/view/MotionEvent; | |
| 1649 0 10 1 pos I | |
| 1650 | |
| 1651 | |
| 1652 public final float getHistoricalX(int); | |
| 1653 Signature: (I)F | |
| 1654 Code: | |
| 1655 Stack=3, Locals=2, Args_size=2 | |
| 1656 0: new #2; //class java/lang/RuntimeException | |
| 1657 3: dup | |
| 1658 4: ldc #3; //String Stub! | |
| 1659 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1660 9: athrow | |
| 1661 LineNumberTable: | |
| 1662 line 90: 0 | |
| 1663 | |
| 1664 LocalVariableTable: | |
| 1665 Start Length Slot Name Signature | |
| 1666 0 10 0 this Landroid/view/MotionEvent; | |
| 1667 0 10 1 pos I | |
| 1668 | |
| 1669 | |
| 1670 public final float getHistoricalY(int); | |
| 1671 Signature: (I)F | |
| 1672 Code: | |
| 1673 Stack=3, Locals=2, Args_size=2 | |
| 1674 0: new #2; //class java/lang/RuntimeException | |
| 1675 3: dup | |
| 1676 4: ldc #3; //String Stub! | |
| 1677 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1678 9: athrow | |
| 1679 LineNumberTable: | |
| 1680 line 91: 0 | |
| 1681 | |
| 1682 LocalVariableTable: | |
| 1683 Start Length Slot Name Signature | |
| 1684 0 10 0 this Landroid/view/MotionEvent; | |
| 1685 0 10 1 pos I | |
| 1686 | |
| 1687 | |
| 1688 public final float getHistoricalPressure(int); | |
| 1689 Signature: (I)F | |
| 1690 Code: | |
| 1691 Stack=3, Locals=2, Args_size=2 | |
| 1692 0: new #2; //class java/lang/RuntimeException | |
| 1693 3: dup | |
| 1694 4: ldc #3; //String Stub! | |
| 1695 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1696 9: athrow | |
| 1697 LineNumberTable: | |
| 1698 line 92: 0 | |
| 1699 | |
| 1700 LocalVariableTable: | |
| 1701 Start Length Slot Name Signature | |
| 1702 0 10 0 this Landroid/view/MotionEvent; | |
| 1703 0 10 1 pos I | |
| 1704 | |
| 1705 | |
| 1706 public final float getHistoricalSize(int); | |
| 1707 Signature: (I)F | |
| 1708 Code: | |
| 1709 Stack=3, Locals=2, Args_size=2 | |
| 1710 0: new #2; //class java/lang/RuntimeException | |
| 1711 3: dup | |
| 1712 4: ldc #3; //String Stub! | |
| 1713 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1714 9: athrow | |
| 1715 LineNumberTable: | |
| 1716 line 93: 0 | |
| 1717 | |
| 1718 LocalVariableTable: | |
| 1719 Start Length Slot Name Signature | |
| 1720 0 10 0 this Landroid/view/MotionEvent; | |
| 1721 0 10 1 pos I | |
| 1722 | |
| 1723 | |
| 1724 public final float getHistoricalTouchMajor(int); | |
| 1725 Signature: (I)F | |
| 1726 Code: | |
| 1727 Stack=3, Locals=2, Args_size=2 | |
| 1728 0: new #2; //class java/lang/RuntimeException | |
| 1729 3: dup | |
| 1730 4: ldc #3; //String Stub! | |
| 1731 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1732 9: athrow | |
| 1733 LineNumberTable: | |
| 1734 line 94: 0 | |
| 1735 | |
| 1736 LocalVariableTable: | |
| 1737 Start Length Slot Name Signature | |
| 1738 0 10 0 this Landroid/view/MotionEvent; | |
| 1739 0 10 1 pos I | |
| 1740 | |
| 1741 | |
| 1742 public final float getHistoricalTouchMinor(int); | |
| 1743 Signature: (I)F | |
| 1744 Code: | |
| 1745 Stack=3, Locals=2, Args_size=2 | |
| 1746 0: new #2; //class java/lang/RuntimeException | |
| 1747 3: dup | |
| 1748 4: ldc #3; //String Stub! | |
| 1749 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1750 9: athrow | |
| 1751 LineNumberTable: | |
| 1752 line 95: 0 | |
| 1753 | |
| 1754 LocalVariableTable: | |
| 1755 Start Length Slot Name Signature | |
| 1756 0 10 0 this Landroid/view/MotionEvent; | |
| 1757 0 10 1 pos I | |
| 1758 | |
| 1759 | |
| 1760 public final float getHistoricalToolMajor(int); | |
| 1761 Signature: (I)F | |
| 1762 Code: | |
| 1763 Stack=3, Locals=2, Args_size=2 | |
| 1764 0: new #2; //class java/lang/RuntimeException | |
| 1765 3: dup | |
| 1766 4: ldc #3; //String Stub! | |
| 1767 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1768 9: athrow | |
| 1769 LineNumberTable: | |
| 1770 line 96: 0 | |
| 1771 | |
| 1772 LocalVariableTable: | |
| 1773 Start Length Slot Name Signature | |
| 1774 0 10 0 this Landroid/view/MotionEvent; | |
| 1775 0 10 1 pos I | |
| 1776 | |
| 1777 | |
| 1778 public final float getHistoricalToolMinor(int); | |
| 1779 Signature: (I)F | |
| 1780 Code: | |
| 1781 Stack=3, Locals=2, Args_size=2 | |
| 1782 0: new #2; //class java/lang/RuntimeException | |
| 1783 3: dup | |
| 1784 4: ldc #3; //String Stub! | |
| 1785 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1786 9: athrow | |
| 1787 LineNumberTable: | |
| 1788 line 97: 0 | |
| 1789 | |
| 1790 LocalVariableTable: | |
| 1791 Start Length Slot Name Signature | |
| 1792 0 10 0 this Landroid/view/MotionEvent; | |
| 1793 0 10 1 pos I | |
| 1794 | |
| 1795 | |
| 1796 public final float getHistoricalOrientation(int); | |
| 1797 Signature: (I)F | |
| 1798 Code: | |
| 1799 Stack=3, Locals=2, Args_size=2 | |
| 1800 0: new #2; //class java/lang/RuntimeException | |
| 1801 3: dup | |
| 1802 4: ldc #3; //String Stub! | |
| 1803 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1804 9: athrow | |
| 1805 LineNumberTable: | |
| 1806 line 98: 0 | |
| 1807 | |
| 1808 LocalVariableTable: | |
| 1809 Start Length Slot Name Signature | |
| 1810 0 10 0 this Landroid/view/MotionEvent; | |
| 1811 0 10 1 pos I | |
| 1812 | |
| 1813 | |
| 1814 public final float getHistoricalAxisValue(int, int); | |
| 1815 Signature: (II)F | |
| 1816 Code: | |
| 1817 Stack=3, Locals=3, Args_size=3 | |
| 1818 0: new #2; //class java/lang/RuntimeException | |
| 1819 3: dup | |
| 1820 4: ldc #3; //String Stub! | |
| 1821 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1822 9: athrow | |
| 1823 LineNumberTable: | |
| 1824 line 99: 0 | |
| 1825 | |
| 1826 LocalVariableTable: | |
| 1827 Start Length Slot Name Signature | |
| 1828 0 10 0 this Landroid/view/MotionEvent; | |
| 1829 0 10 1 axis I | |
| 1830 0 10 2 pos I | |
| 1831 | |
| 1832 | |
| 1833 public final float getHistoricalX(int, int); | |
| 1834 Signature: (II)F | |
| 1835 Code: | |
| 1836 Stack=3, Locals=3, Args_size=3 | |
| 1837 0: new #2; //class java/lang/RuntimeException | |
| 1838 3: dup | |
| 1839 4: ldc #3; //String Stub! | |
| 1840 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1841 9: athrow | |
| 1842 LineNumberTable: | |
| 1843 line 100: 0 | |
| 1844 | |
| 1845 LocalVariableTable: | |
| 1846 Start Length Slot Name Signature | |
| 1847 0 10 0 this Landroid/view/MotionEvent; | |
| 1848 0 10 1 pointerIndex I | |
| 1849 0 10 2 pos I | |
| 1850 | |
| 1851 | |
| 1852 public final float getHistoricalY(int, int); | |
| 1853 Signature: (II)F | |
| 1854 Code: | |
| 1855 Stack=3, Locals=3, Args_size=3 | |
| 1856 0: new #2; //class java/lang/RuntimeException | |
| 1857 3: dup | |
| 1858 4: ldc #3; //String Stub! | |
| 1859 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1860 9: athrow | |
| 1861 LineNumberTable: | |
| 1862 line 101: 0 | |
| 1863 | |
| 1864 LocalVariableTable: | |
| 1865 Start Length Slot Name Signature | |
| 1866 0 10 0 this Landroid/view/MotionEvent; | |
| 1867 0 10 1 pointerIndex I | |
| 1868 0 10 2 pos I | |
| 1869 | |
| 1870 | |
| 1871 public final float getHistoricalPressure(int, int); | |
| 1872 Signature: (II)F | |
| 1873 Code: | |
| 1874 Stack=3, Locals=3, Args_size=3 | |
| 1875 0: new #2; //class java/lang/RuntimeException | |
| 1876 3: dup | |
| 1877 4: ldc #3; //String Stub! | |
| 1878 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1879 9: athrow | |
| 1880 LineNumberTable: | |
| 1881 line 102: 0 | |
| 1882 | |
| 1883 LocalVariableTable: | |
| 1884 Start Length Slot Name Signature | |
| 1885 0 10 0 this Landroid/view/MotionEvent; | |
| 1886 0 10 1 pointerIndex I | |
| 1887 0 10 2 pos I | |
| 1888 | |
| 1889 | |
| 1890 public final float getHistoricalSize(int, int); | |
| 1891 Signature: (II)F | |
| 1892 Code: | |
| 1893 Stack=3, Locals=3, Args_size=3 | |
| 1894 0: new #2; //class java/lang/RuntimeException | |
| 1895 3: dup | |
| 1896 4: ldc #3; //String Stub! | |
| 1897 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1898 9: athrow | |
| 1899 LineNumberTable: | |
| 1900 line 103: 0 | |
| 1901 | |
| 1902 LocalVariableTable: | |
| 1903 Start Length Slot Name Signature | |
| 1904 0 10 0 this Landroid/view/MotionEvent; | |
| 1905 0 10 1 pointerIndex I | |
| 1906 0 10 2 pos I | |
| 1907 | |
| 1908 | |
| 1909 public final float getHistoricalTouchMajor(int, int); | |
| 1910 Signature: (II)F | |
| 1911 Code: | |
| 1912 Stack=3, Locals=3, Args_size=3 | |
| 1913 0: new #2; //class java/lang/RuntimeException | |
| 1914 3: dup | |
| 1915 4: ldc #3; //String Stub! | |
| 1916 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1917 9: athrow | |
| 1918 LineNumberTable: | |
| 1919 line 104: 0 | |
| 1920 | |
| 1921 LocalVariableTable: | |
| 1922 Start Length Slot Name Signature | |
| 1923 0 10 0 this Landroid/view/MotionEvent; | |
| 1924 0 10 1 pointerIndex I | |
| 1925 0 10 2 pos I | |
| 1926 | |
| 1927 | |
| 1928 public final float getHistoricalTouchMinor(int, int); | |
| 1929 Signature: (II)F | |
| 1930 Code: | |
| 1931 Stack=3, Locals=3, Args_size=3 | |
| 1932 0: new #2; //class java/lang/RuntimeException | |
| 1933 3: dup | |
| 1934 4: ldc #3; //String Stub! | |
| 1935 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1936 9: athrow | |
| 1937 LineNumberTable: | |
| 1938 line 105: 0 | |
| 1939 | |
| 1940 LocalVariableTable: | |
| 1941 Start Length Slot Name Signature | |
| 1942 0 10 0 this Landroid/view/MotionEvent; | |
| 1943 0 10 1 pointerIndex I | |
| 1944 0 10 2 pos I | |
| 1945 | |
| 1946 | |
| 1947 public final float getHistoricalToolMajor(int, int); | |
| 1948 Signature: (II)F | |
| 1949 Code: | |
| 1950 Stack=3, Locals=3, Args_size=3 | |
| 1951 0: new #2; //class java/lang/RuntimeException | |
| 1952 3: dup | |
| 1953 4: ldc #3; //String Stub! | |
| 1954 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1955 9: athrow | |
| 1956 LineNumberTable: | |
| 1957 line 106: 0 | |
| 1958 | |
| 1959 LocalVariableTable: | |
| 1960 Start Length Slot Name Signature | |
| 1961 0 10 0 this Landroid/view/MotionEvent; | |
| 1962 0 10 1 pointerIndex I | |
| 1963 0 10 2 pos I | |
| 1964 | |
| 1965 | |
| 1966 public final float getHistoricalToolMinor(int, int); | |
| 1967 Signature: (II)F | |
| 1968 Code: | |
| 1969 Stack=3, Locals=3, Args_size=3 | |
| 1970 0: new #2; //class java/lang/RuntimeException | |
| 1971 3: dup | |
| 1972 4: ldc #3; //String Stub! | |
| 1973 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1974 9: athrow | |
| 1975 LineNumberTable: | |
| 1976 line 107: 0 | |
| 1977 | |
| 1978 LocalVariableTable: | |
| 1979 Start Length Slot Name Signature | |
| 1980 0 10 0 this Landroid/view/MotionEvent; | |
| 1981 0 10 1 pointerIndex I | |
| 1982 0 10 2 pos I | |
| 1983 | |
| 1984 | |
| 1985 public final float getHistoricalOrientation(int, int); | |
| 1986 Signature: (II)F | |
| 1987 Code: | |
| 1988 Stack=3, Locals=3, Args_size=3 | |
| 1989 0: new #2; //class java/lang/RuntimeException | |
| 1990 3: dup | |
| 1991 4: ldc #3; //String Stub! | |
| 1992 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 1993 9: athrow | |
| 1994 LineNumberTable: | |
| 1995 line 108: 0 | |
| 1996 | |
| 1997 LocalVariableTable: | |
| 1998 Start Length Slot Name Signature | |
| 1999 0 10 0 this Landroid/view/MotionEvent; | |
| 2000 0 10 1 pointerIndex I | |
| 2001 0 10 2 pos I | |
| 2002 | |
| 2003 | |
| 2004 public final float getHistoricalAxisValue(int, int, int); | |
| 2005 Signature: (III)F | |
| 2006 Code: | |
| 2007 Stack=3, Locals=4, Args_size=4 | |
| 2008 0: new #2; //class java/lang/RuntimeException | |
| 2009 3: dup | |
| 2010 4: ldc #3; //String Stub! | |
| 2011 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2012 9: athrow | |
| 2013 LineNumberTable: | |
| 2014 line 109: 0 | |
| 2015 | |
| 2016 LocalVariableTable: | |
| 2017 Start Length Slot Name Signature | |
| 2018 0 10 0 this Landroid/view/MotionEvent; | |
| 2019 0 10 1 axis I | |
| 2020 0 10 2 pointerIndex I | |
| 2021 0 10 3 pos I | |
| 2022 | |
| 2023 | |
| 2024 public final void getHistoricalPointerCoords(int, int, android.view.MotionEvent$
PointerCoords); | |
| 2025 Signature: (IILandroid/view/MotionEvent$PointerCoords;)V | |
| 2026 Code: | |
| 2027 Stack=3, Locals=4, Args_size=4 | |
| 2028 0: new #2; //class java/lang/RuntimeException | |
| 2029 3: dup | |
| 2030 4: ldc #3; //String Stub! | |
| 2031 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2032 9: athrow | |
| 2033 LineNumberTable: | |
| 2034 line 110: 0 | |
| 2035 | |
| 2036 LocalVariableTable: | |
| 2037 Start Length Slot Name Signature | |
| 2038 0 10 0 this Landroid/view/MotionEvent; | |
| 2039 0 10 1 pointerIndex I | |
| 2040 0 10 2 pos I | |
| 2041 0 10 3 outPointerCoords Landroid/view/MotionEvent$PointerC
oords; | |
| 2042 | |
| 2043 | |
| 2044 public final int getEdgeFlags(); | |
| 2045 Signature: ()I | |
| 2046 Code: | |
| 2047 Stack=3, Locals=1, Args_size=1 | |
| 2048 0: new #2; //class java/lang/RuntimeException | |
| 2049 3: dup | |
| 2050 4: ldc #3; //String Stub! | |
| 2051 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2052 9: athrow | |
| 2053 LineNumberTable: | |
| 2054 line 111: 0 | |
| 2055 | |
| 2056 LocalVariableTable: | |
| 2057 Start Length Slot Name Signature | |
| 2058 0 10 0 this Landroid/view/MotionEvent; | |
| 2059 | |
| 2060 | |
| 2061 public final void setEdgeFlags(int); | |
| 2062 Signature: (I)V | |
| 2063 Code: | |
| 2064 Stack=3, Locals=2, Args_size=2 | |
| 2065 0: new #2; //class java/lang/RuntimeException | |
| 2066 3: dup | |
| 2067 4: ldc #3; //String Stub! | |
| 2068 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2069 9: athrow | |
| 2070 LineNumberTable: | |
| 2071 line 112: 0 | |
| 2072 | |
| 2073 LocalVariableTable: | |
| 2074 Start Length Slot Name Signature | |
| 2075 0 10 0 this Landroid/view/MotionEvent; | |
| 2076 0 10 1 flags I | |
| 2077 | |
| 2078 | |
| 2079 public final void setAction(int); | |
| 2080 Signature: (I)V | |
| 2081 Code: | |
| 2082 Stack=3, Locals=2, Args_size=2 | |
| 2083 0: new #2; //class java/lang/RuntimeException | |
| 2084 3: dup | |
| 2085 4: ldc #3; //String Stub! | |
| 2086 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2087 9: athrow | |
| 2088 LineNumberTable: | |
| 2089 line 113: 0 | |
| 2090 | |
| 2091 LocalVariableTable: | |
| 2092 Start Length Slot Name Signature | |
| 2093 0 10 0 this Landroid/view/MotionEvent; | |
| 2094 0 10 1 action I | |
| 2095 | |
| 2096 | |
| 2097 public final void offsetLocation(float, float); | |
| 2098 Signature: (FF)V | |
| 2099 Code: | |
| 2100 Stack=3, Locals=3, Args_size=3 | |
| 2101 0: new #2; //class java/lang/RuntimeException | |
| 2102 3: dup | |
| 2103 4: ldc #3; //String Stub! | |
| 2104 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2105 9: athrow | |
| 2106 LineNumberTable: | |
| 2107 line 114: 0 | |
| 2108 | |
| 2109 LocalVariableTable: | |
| 2110 Start Length Slot Name Signature | |
| 2111 0 10 0 this Landroid/view/MotionEvent; | |
| 2112 0 10 1 deltaX F | |
| 2113 0 10 2 deltaY F | |
| 2114 | |
| 2115 | |
| 2116 public final void setLocation(float, float); | |
| 2117 Signature: (FF)V | |
| 2118 Code: | |
| 2119 Stack=3, Locals=3, Args_size=3 | |
| 2120 0: new #2; //class java/lang/RuntimeException | |
| 2121 3: dup | |
| 2122 4: ldc #3; //String Stub! | |
| 2123 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2124 9: athrow | |
| 2125 LineNumberTable: | |
| 2126 line 115: 0 | |
| 2127 | |
| 2128 LocalVariableTable: | |
| 2129 Start Length Slot Name Signature | |
| 2130 0 10 0 this Landroid/view/MotionEvent; | |
| 2131 0 10 1 x F | |
| 2132 0 10 2 y F | |
| 2133 | |
| 2134 | |
| 2135 public final void transform(android.graphics.Matrix); | |
| 2136 Signature: (Landroid/graphics/Matrix;)V | |
| 2137 Code: | |
| 2138 Stack=3, Locals=2, Args_size=2 | |
| 2139 0: new #2; //class java/lang/RuntimeException | |
| 2140 3: dup | |
| 2141 4: ldc #3; //String Stub! | |
| 2142 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2143 9: athrow | |
| 2144 LineNumberTable: | |
| 2145 line 116: 0 | |
| 2146 | |
| 2147 LocalVariableTable: | |
| 2148 Start Length Slot Name Signature | |
| 2149 0 10 0 this Landroid/view/MotionEvent; | |
| 2150 0 10 1 matrix Landroid/graphics/Matrix; | |
| 2151 | |
| 2152 | |
| 2153 public final void addBatch(long, float, float, float, float, int); | |
| 2154 Signature: (JFFFFI)V | |
| 2155 Code: | |
| 2156 Stack=3, Locals=8, Args_size=7 | |
| 2157 0: new #2; //class java/lang/RuntimeException | |
| 2158 3: dup | |
| 2159 4: ldc #3; //String Stub! | |
| 2160 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2161 9: athrow | |
| 2162 LineNumberTable: | |
| 2163 line 117: 0 | |
| 2164 | |
| 2165 LocalVariableTable: | |
| 2166 Start Length Slot Name Signature | |
| 2167 0 10 0 this Landroid/view/MotionEvent; | |
| 2168 0 10 1 eventTime J | |
| 2169 0 10 3 x F | |
| 2170 0 10 4 y F | |
| 2171 0 10 5 pressure F | |
| 2172 0 10 6 size F | |
| 2173 0 10 7 metaState I | |
| 2174 | |
| 2175 | |
| 2176 public final void addBatch(long, android.view.MotionEvent$PointerCoords[], int); | |
| 2177 Signature: (J[Landroid/view/MotionEvent$PointerCoords;I)V | |
| 2178 Code: | |
| 2179 Stack=3, Locals=5, Args_size=4 | |
| 2180 0: new #2; //class java/lang/RuntimeException | |
| 2181 3: dup | |
| 2182 4: ldc #3; //String Stub! | |
| 2183 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2184 9: athrow | |
| 2185 LineNumberTable: | |
| 2186 line 118: 0 | |
| 2187 | |
| 2188 LocalVariableTable: | |
| 2189 Start Length Slot Name Signature | |
| 2190 0 10 0 this Landroid/view/MotionEvent; | |
| 2191 0 10 1 eventTime J | |
| 2192 0 10 3 pointerCoords [Landroid/view/MotionEvent$PointerCoo
rds; | |
| 2193 0 10 4 metaState I | |
| 2194 | |
| 2195 | |
| 2196 public java.lang.String toString(); | |
| 2197 Signature: ()Ljava/lang/String; | |
| 2198 Code: | |
| 2199 Stack=3, Locals=1, Args_size=1 | |
| 2200 0: new #2; //class java/lang/RuntimeException | |
| 2201 3: dup | |
| 2202 4: ldc #3; //String Stub! | |
| 2203 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2204 9: athrow | |
| 2205 LineNumberTable: | |
| 2206 line 119: 0 | |
| 2207 | |
| 2208 LocalVariableTable: | |
| 2209 Start Length Slot Name Signature | |
| 2210 0 10 0 this Landroid/view/MotionEvent; | |
| 2211 | |
| 2212 | |
| 2213 public static java.lang.String actionToString(int); | |
| 2214 Signature: (I)Ljava/lang/String; | |
| 2215 Code: | |
| 2216 Stack=3, Locals=1, Args_size=1 | |
| 2217 0: new #2; //class java/lang/RuntimeException | |
| 2218 3: dup | |
| 2219 4: ldc #3; //String Stub! | |
| 2220 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2221 9: athrow | |
| 2222 LineNumberTable: | |
| 2223 line 120: 0 | |
| 2224 | |
| 2225 LocalVariableTable: | |
| 2226 Start Length Slot Name Signature | |
| 2227 0 10 0 action I | |
| 2228 | |
| 2229 | |
| 2230 public static java.lang.String axisToString(int); | |
| 2231 Signature: (I)Ljava/lang/String; | |
| 2232 Code: | |
| 2233 Stack=3, Locals=1, Args_size=1 | |
| 2234 0: new #2; //class java/lang/RuntimeException | |
| 2235 3: dup | |
| 2236 4: ldc #3; //String Stub! | |
| 2237 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2238 9: athrow | |
| 2239 LineNumberTable: | |
| 2240 line 121: 0 | |
| 2241 | |
| 2242 LocalVariableTable: | |
| 2243 Start Length Slot Name Signature | |
| 2244 0 10 0 axis I | |
| 2245 | |
| 2246 | |
| 2247 public static int axisFromString(java.lang.String); | |
| 2248 Signature: (Ljava/lang/String;)I | |
| 2249 Code: | |
| 2250 Stack=3, Locals=1, Args_size=1 | |
| 2251 0: new #2; //class java/lang/RuntimeException | |
| 2252 3: dup | |
| 2253 4: ldc #3; //String Stub! | |
| 2254 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2255 9: athrow | |
| 2256 LineNumberTable: | |
| 2257 line 122: 0 | |
| 2258 | |
| 2259 LocalVariableTable: | |
| 2260 Start Length Slot Name Signature | |
| 2261 0 10 0 symbolicName Ljava/lang/String; | |
| 2262 | |
| 2263 | |
| 2264 public void writeToParcel(android.os.Parcel, int); | |
| 2265 Signature: (Landroid/os/Parcel;I)V | |
| 2266 Code: | |
| 2267 Stack=3, Locals=3, Args_size=3 | |
| 2268 0: new #2; //class java/lang/RuntimeException | |
| 2269 3: dup | |
| 2270 4: ldc #3; //String Stub! | |
| 2271 6: invokespecial #4; //Method java/lang/RuntimeException."<init>":(Ljava/lang
/String;)V | |
| 2272 9: athrow | |
| 2273 LineNumberTable: | |
| 2274 line 123: 0 | |
| 2275 | |
| 2276 LocalVariableTable: | |
| 2277 Start Length Slot Name Signature | |
| 2278 0 10 0 this Landroid/view/MotionEvent; | |
| 2279 0 10 1 out Landroid/os/Parcel; | |
| 2280 0 10 2 flags I | |
| 2281 | |
| 2282 | |
| 2283 static {}; | |
| 2284 Signature: ()V | |
| 2285 Code: | |
| 2286 Stack=1, Locals=0, Args_size=0 | |
| 2287 0: aconst_null | |
| 2288 1: putstatic #5; //Field CREATOR:Landroid/os/Parcelable$Creator; | |
| 2289 4: return | |
| 2290 LineNumberTable: | |
| 2291 line 213: 0 | |
| 2292 | |
| 2293 | |
| 2294 } | |
| 2295 | |
| OLD | NEW |