Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(321)

Side by Side Diff: base/android/jni_generator/testMotionEvent.javap7

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

Powered by Google App Engine
This is Rietveld 408576698