Advertisement
onzulin

Untitled

Sep 29th, 2011
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.56 KB | None | 0 0
  1. // Compiled from Instrumentation.java (version 1.5 : 49.0, super bit)
  2. public class android.app.Instrumentation {
  3.  
  4. // Field descriptor #13 Ljava/lang/String;
  5. public static final java.lang.String REPORT_KEY_IDENTIFIER = "id";
  6.  
  7. // Field descriptor #13 Ljava/lang/String;
  8. public static final java.lang.String REPORT_KEY_STREAMRESULT = "stream";
  9.  
  10. // Method descriptor #19 ()V
  11. // Stack: 3, Locals: 1
  12. public Instrumentation();
  13. 0 aload_0 [this]
  14. 1 invokespecial java.lang.Object() [1]
  15. 4 new java.lang.RuntimeException [2]
  16. 7 dup
  17. 8 ldc <String "Stub!"> [3]
  18. 10 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  19. 13 athrow
  20. Line numbers:
  21. [pc: 0, line: 22]
  22. Local variable table:
  23. [pc: 0, pc: 14] local: this index: 0 type: android.app.Instrumentation
  24.  
  25. // Method descriptor #26 (Landroid/os/Bundle;)V
  26. // Stack: 3, Locals: 2
  27. public void onCreate(android.os.Bundle arguments);
  28. 0 new java.lang.RuntimeException [2]
  29. 3 dup
  30. 4 ldc <String "Stub!"> [3]
  31. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  32. 9 athrow
  33. Line numbers:
  34. [pc: 0, line: 23]
  35. Local variable table:
  36. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  37. [pc: 0, pc: 10] local: arguments index: 1 type: android.os.Bundle
  38.  
  39. // Method descriptor #19 ()V
  40. // Stack: 3, Locals: 1
  41. public void start();
  42. 0 new java.lang.RuntimeException [2]
  43. 3 dup
  44. 4 ldc <String "Stub!"> [3]
  45. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  46. 9 athrow
  47. Line numbers:
  48. [pc: 0, line: 24]
  49. Local variable table:
  50. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  51.  
  52. // Method descriptor #19 ()V
  53. // Stack: 3, Locals: 1
  54. public void onStart();
  55. 0 new java.lang.RuntimeException [2]
  56. 3 dup
  57. 4 ldc <String "Stub!"> [3]
  58. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  59. 9 athrow
  60. Line numbers:
  61. [pc: 0, line: 25]
  62. Local variable table:
  63. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  64.  
  65. // Method descriptor #32 (Ljava/lang/Object;Ljava/lang/Throwable;)Z
  66. // Stack: 3, Locals: 3
  67. public boolean onException(java.lang.Object obj, java.lang.Throwable e);
  68. 0 new java.lang.RuntimeException [2]
  69. 3 dup
  70. 4 ldc <String "Stub!"> [3]
  71. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  72. 9 athrow
  73. Line numbers:
  74. [pc: 0, line: 26]
  75. Local variable table:
  76. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  77. [pc: 0, pc: 10] local: obj index: 1 type: java.lang.Object
  78. [pc: 0, pc: 10] local: e index: 2 type: java.lang.Throwable
  79.  
  80. // Method descriptor #38 (ILandroid/os/Bundle;)V
  81. // Stack: 3, Locals: 3
  82. public void sendStatus(int resultCode, android.os.Bundle results);
  83. 0 new java.lang.RuntimeException [2]
  84. 3 dup
  85. 4 ldc <String "Stub!"> [3]
  86. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  87. 9 athrow
  88. Line numbers:
  89. [pc: 0, line: 27]
  90. Local variable table:
  91. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  92. [pc: 0, pc: 10] local: resultCode index: 1 type: int
  93. [pc: 0, pc: 10] local: results index: 2 type: android.os.Bundle
  94.  
  95. // Method descriptor #38 (ILandroid/os/Bundle;)V
  96. // Stack: 3, Locals: 3
  97. public void finish(int resultCode, android.os.Bundle results);
  98. 0 new java.lang.RuntimeException [2]
  99. 3 dup
  100. 4 ldc <String "Stub!"> [3]
  101. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  102. 9 athrow
  103. Line numbers:
  104. [pc: 0, line: 28]
  105. Local variable table:
  106. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  107. [pc: 0, pc: 10] local: resultCode index: 1 type: int
  108. [pc: 0, pc: 10] local: results index: 2 type: android.os.Bundle
  109.  
  110. // Method descriptor #19 ()V
  111. // Stack: 3, Locals: 1
  112. public void setAutomaticPerformanceSnapshots();
  113. 0 new java.lang.RuntimeException [2]
  114. 3 dup
  115. 4 ldc <String "Stub!"> [3]
  116. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  117. 9 athrow
  118. Line numbers:
  119. [pc: 0, line: 29]
  120. Local variable table:
  121. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  122.  
  123. // Method descriptor #19 ()V
  124. // Stack: 3, Locals: 1
  125. public void startPerformanceSnapshot();
  126. 0 new java.lang.RuntimeException [2]
  127. 3 dup
  128. 4 ldc <String "Stub!"> [3]
  129. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  130. 9 athrow
  131. Line numbers:
  132. [pc: 0, line: 30]
  133. Local variable table:
  134. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  135.  
  136. // Method descriptor #19 ()V
  137. // Stack: 3, Locals: 1
  138. public void endPerformanceSnapshot();
  139. 0 new java.lang.RuntimeException [2]
  140. 3 dup
  141. 4 ldc <String "Stub!"> [3]
  142. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  143. 9 athrow
  144. Line numbers:
  145. [pc: 0, line: 31]
  146. Local variable table:
  147. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  148.  
  149. // Method descriptor #19 ()V
  150. // Stack: 3, Locals: 1
  151. public void onDestroy();
  152. 0 new java.lang.RuntimeException [2]
  153. 3 dup
  154. 4 ldc <String "Stub!"> [3]
  155. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  156. 9 athrow
  157. Line numbers:
  158. [pc: 0, line: 32]
  159. Local variable table:
  160. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  161.  
  162. // Method descriptor #48 ()Landroid/content/Context;
  163. // Stack: 3, Locals: 1
  164. public android.content.Context getContext();
  165. 0 new java.lang.RuntimeException [2]
  166. 3 dup
  167. 4 ldc <String "Stub!"> [3]
  168. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  169. 9 athrow
  170. Line numbers:
  171. [pc: 0, line: 33]
  172. Local variable table:
  173. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  174.  
  175. // Method descriptor #50 ()Landroid/content/ComponentName;
  176. // Stack: 3, Locals: 1
  177. public android.content.ComponentName getComponentName();
  178. 0 new java.lang.RuntimeException [2]
  179. 3 dup
  180. 4 ldc <String "Stub!"> [3]
  181. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  182. 9 athrow
  183. Line numbers:
  184. [pc: 0, line: 34]
  185. Local variable table:
  186. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  187.  
  188. // Method descriptor #48 ()Landroid/content/Context;
  189. // Stack: 3, Locals: 1
  190. public android.content.Context getTargetContext();
  191. 0 new java.lang.RuntimeException [2]
  192. 3 dup
  193. 4 ldc <String "Stub!"> [3]
  194. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  195. 9 athrow
  196. Line numbers:
  197. [pc: 0, line: 35]
  198. Local variable table:
  199. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  200.  
  201. // Method descriptor #53 ()Z
  202. // Stack: 3, Locals: 1
  203. public boolean isProfiling();
  204. 0 new java.lang.RuntimeException [2]
  205. 3 dup
  206. 4 ldc <String "Stub!"> [3]
  207. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  208. 9 athrow
  209. Line numbers:
  210. [pc: 0, line: 36]
  211. Local variable table:
  212. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  213.  
  214. // Method descriptor #19 ()V
  215. // Stack: 3, Locals: 1
  216. public void startProfiling();
  217. 0 new java.lang.RuntimeException [2]
  218. 3 dup
  219. 4 ldc <String "Stub!"> [3]
  220. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  221. 9 athrow
  222. Line numbers:
  223. [pc: 0, line: 37]
  224. Local variable table:
  225. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  226.  
  227. // Method descriptor #19 ()V
  228. // Stack: 3, Locals: 1
  229. public void stopProfiling();
  230. 0 new java.lang.RuntimeException [2]
  231. 3 dup
  232. 4 ldc <String "Stub!"> [3]
  233. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  234. 9 athrow
  235. Line numbers:
  236. [pc: 0, line: 38]
  237. Local variable table:
  238. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  239.  
  240. // Method descriptor #57 (Z)V
  241. // Stack: 3, Locals: 2
  242. public void setInTouchMode(boolean inTouch);
  243. 0 new java.lang.RuntimeException [2]
  244. 3 dup
  245. 4 ldc <String "Stub!"> [3]
  246. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  247. 9 athrow
  248. Line numbers:
  249. [pc: 0, line: 39]
  250. Local variable table:
  251. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  252. [pc: 0, pc: 10] local: inTouch index: 1 type: boolean
  253.  
  254. // Method descriptor #61 (Ljava/lang/Runnable;)V
  255. // Stack: 3, Locals: 2
  256. public void waitForIdle(java.lang.Runnable recipient);
  257. 0 new java.lang.RuntimeException [2]
  258. 3 dup
  259. 4 ldc <String "Stub!"> [3]
  260. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  261. 9 athrow
  262. Line numbers:
  263. [pc: 0, line: 40]
  264. Local variable table:
  265. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  266. [pc: 0, pc: 10] local: recipient index: 1 type: java.lang.Runnable
  267.  
  268. // Method descriptor #19 ()V
  269. // Stack: 3, Locals: 1
  270. public void waitForIdleSync();
  271. 0 new java.lang.RuntimeException [2]
  272. 3 dup
  273. 4 ldc <String "Stub!"> [3]
  274. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  275. 9 athrow
  276. Line numbers:
  277. [pc: 0, line: 41]
  278. Local variable table:
  279. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  280.  
  281. // Method descriptor #61 (Ljava/lang/Runnable;)V
  282. // Stack: 3, Locals: 2
  283. public void runOnMainSync(java.lang.Runnable runner);
  284. 0 new java.lang.RuntimeException [2]
  285. 3 dup
  286. 4 ldc <String "Stub!"> [3]
  287. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  288. 9 athrow
  289. Line numbers:
  290. [pc: 0, line: 42]
  291. Local variable table:
  292. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  293. [pc: 0, pc: 10] local: runner index: 1 type: java.lang.Runnable
  294.  
  295. // Method descriptor #68 (Landroid/content/Intent;)Landroid/app/Activity;
  296. // Stack: 3, Locals: 2
  297. public android.app.Activity startActivitySync(android.content.Intent intent);
  298. 0 new java.lang.RuntimeException [2]
  299. 3 dup
  300. 4 ldc <String "Stub!"> [3]
  301. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  302. 9 athrow
  303. Line numbers:
  304. [pc: 0, line: 43]
  305. Local variable table:
  306. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  307. [pc: 0, pc: 10] local: intent index: 1 type: android.content.Intent
  308.  
  309. // Method descriptor #72 (Landroid/app/Instrumentation$ActivityMonitor;)V
  310. // Stack: 3, Locals: 2
  311. public void addMonitor(android.app.Instrumentation.ActivityMonitor monitor);
  312. 0 new java.lang.RuntimeException [2]
  313. 3 dup
  314. 4 ldc <String "Stub!"> [3]
  315. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  316. 9 athrow
  317. Line numbers:
  318. [pc: 0, line: 44]
  319. Local variable table:
  320. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  321. [pc: 0, pc: 10] local: monitor index: 1 type: android.app.Instrumentation.ActivityMonitor
  322.  
  323. // Method descriptor #75 (Landroid/content/IntentFilter;Landroid/app/Instrumentation$ActivityResult;Z)Landroid/app/Instrumentation$ActivityMonitor;
  324. // Stack: 3, Locals: 4
  325. public android.app.Instrumentation.ActivityMonitor addMonitor(android.content.IntentFilter filter, android.app.Instrumentation.ActivityResult result, boolean block);
  326. 0 new java.lang.RuntimeException [2]
  327. 3 dup
  328. 4 ldc <String "Stub!"> [3]
  329. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  330. 9 athrow
  331. Line numbers:
  332. [pc: 0, line: 45]
  333. Local variable table:
  334. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  335. [pc: 0, pc: 10] local: filter index: 1 type: android.content.IntentFilter
  336. [pc: 0, pc: 10] local: result index: 2 type: android.app.Instrumentation.ActivityResult
  337. [pc: 0, pc: 10] local: block index: 3 type: boolean
  338.  
  339. // Method descriptor #81 (Ljava/lang/String;Landroid/app/Instrumentation$ActivityResult;Z)Landroid/app/Instrumentation$ActivityMonitor;
  340. // Stack: 3, Locals: 4
  341. public android.app.Instrumentation.ActivityMonitor addMonitor(java.lang.String cls, android.app.Instrumentation.ActivityResult result, boolean block);
  342. 0 new java.lang.RuntimeException [2]
  343. 3 dup
  344. 4 ldc <String "Stub!"> [3]
  345. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  346. 9 athrow
  347. Line numbers:
  348. [pc: 0, line: 46]
  349. Local variable table:
  350. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  351. [pc: 0, pc: 10] local: cls index: 1 type: java.lang.String
  352. [pc: 0, pc: 10] local: result index: 2 type: android.app.Instrumentation.ActivityResult
  353. [pc: 0, pc: 10] local: block index: 3 type: boolean
  354.  
  355. // Method descriptor #84 (Landroid/app/Instrumentation$ActivityMonitor;I)Z
  356. // Stack: 3, Locals: 3
  357. public boolean checkMonitorHit(android.app.Instrumentation.ActivityMonitor monitor, int minHits);
  358. 0 new java.lang.RuntimeException [2]
  359. 3 dup
  360. 4 ldc <String "Stub!"> [3]
  361. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  362. 9 athrow
  363. Line numbers:
  364. [pc: 0, line: 47]
  365. Local variable table:
  366. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  367. [pc: 0, pc: 10] local: monitor index: 1 type: android.app.Instrumentation.ActivityMonitor
  368. [pc: 0, pc: 10] local: minHits index: 2 type: int
  369.  
  370. // Method descriptor #87 (Landroid/app/Instrumentation$ActivityMonitor;)Landroid/app/Activity;
  371. // Stack: 3, Locals: 2
  372. public android.app.Activity waitForMonitor(android.app.Instrumentation.ActivityMonitor monitor);
  373. 0 new java.lang.RuntimeException [2]
  374. 3 dup
  375. 4 ldc <String "Stub!"> [3]
  376. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  377. 9 athrow
  378. Line numbers:
  379. [pc: 0, line: 48]
  380. Local variable table:
  381. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  382. [pc: 0, pc: 10] local: monitor index: 1 type: android.app.Instrumentation.ActivityMonitor
  383.  
  384. // Method descriptor #89 (Landroid/app/Instrumentation$ActivityMonitor;J)Landroid/app/Activity;
  385. // Stack: 3, Locals: 4
  386. public android.app.Activity waitForMonitorWithTimeout(android.app.Instrumentation.ActivityMonitor monitor, long timeOut);
  387. 0 new java.lang.RuntimeException [2]
  388. 3 dup
  389. 4 ldc <String "Stub!"> [3]
  390. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  391. 9 athrow
  392. Line numbers:
  393. [pc: 0, line: 49]
  394. Local variable table:
  395. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  396. [pc: 0, pc: 10] local: monitor index: 1 type: android.app.Instrumentation.ActivityMonitor
  397. [pc: 0, pc: 10] local: timeOut index: 2 type: long
  398.  
  399. // Method descriptor #72 (Landroid/app/Instrumentation$ActivityMonitor;)V
  400. // Stack: 3, Locals: 2
  401. public void removeMonitor(android.app.Instrumentation.ActivityMonitor monitor);
  402. 0 new java.lang.RuntimeException [2]
  403. 3 dup
  404. 4 ldc <String "Stub!"> [3]
  405. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  406. 9 athrow
  407. Line numbers:
  408. [pc: 0, line: 50]
  409. Local variable table:
  410. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  411. [pc: 0, pc: 10] local: monitor index: 1 type: android.app.Instrumentation.ActivityMonitor
  412.  
  413. // Method descriptor #94 (Landroid/app/Activity;II)Z
  414. // Stack: 3, Locals: 4
  415. public boolean invokeMenuActionSync(android.app.Activity targetActivity, int id, int flag);
  416. 0 new java.lang.RuntimeException [2]
  417. 3 dup
  418. 4 ldc <String "Stub!"> [3]
  419. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  420. 9 athrow
  421. Line numbers:
  422. [pc: 0, line: 51]
  423. Local variable table:
  424. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  425. [pc: 0, pc: 10] local: targetActivity index: 1 type: android.app.Activity
  426. [pc: 0, pc: 10] local: id index: 2 type: int
  427. [pc: 0, pc: 10] local: flag index: 3 type: int
  428.  
  429. // Method descriptor #94 (Landroid/app/Activity;II)Z
  430. // Stack: 3, Locals: 4
  431. public boolean invokeContextMenuAction(android.app.Activity targetActivity, int id, int flag);
  432. 0 new java.lang.RuntimeException [2]
  433. 3 dup
  434. 4 ldc <String "Stub!"> [3]
  435. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  436. 9 athrow
  437. Line numbers:
  438. [pc: 0, line: 52]
  439. Local variable table:
  440. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  441. [pc: 0, pc: 10] local: targetActivity index: 1 type: android.app.Activity
  442. [pc: 0, pc: 10] local: id index: 2 type: int
  443. [pc: 0, pc: 10] local: flag index: 3 type: int
  444.  
  445. // Method descriptor #101 (Ljava/lang/String;)V
  446. // Stack: 3, Locals: 2
  447. public void sendStringSync(java.lang.String text);
  448. 0 new java.lang.RuntimeException [2]
  449. 3 dup
  450. 4 ldc <String "Stub!"> [3]
  451. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  452. 9 athrow
  453. Line numbers:
  454. [pc: 0, line: 53]
  455. Local variable table:
  456. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  457. [pc: 0, pc: 10] local: text index: 1 type: java.lang.String
  458.  
  459. // Method descriptor #104 (Landroid/view/KeyEvent;)V
  460. // Stack: 3, Locals: 2
  461. public void sendKeySync(android.view.KeyEvent event);
  462. 0 new java.lang.RuntimeException [2]
  463. 3 dup
  464. 4 ldc <String "Stub!"> [3]
  465. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  466. 9 athrow
  467. Line numbers:
  468. [pc: 0, line: 54]
  469. Local variable table:
  470. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  471. [pc: 0, pc: 10] local: event index: 1 type: android.view.KeyEvent
  472.  
  473. // Method descriptor #108 (I)V
  474. // Stack: 3, Locals: 2
  475. public void sendKeyDownUpSync(int key);
  476. 0 new java.lang.RuntimeException [2]
  477. 3 dup
  478. 4 ldc <String "Stub!"> [3]
  479. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  480. 9 athrow
  481. Line numbers:
  482. [pc: 0, line: 55]
  483. Local variable table:
  484. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  485. [pc: 0, pc: 10] local: key index: 1 type: int
  486.  
  487. // Method descriptor #108 (I)V
  488. // Stack: 3, Locals: 2
  489. public void sendCharacterSync(int keyCode);
  490. 0 new java.lang.RuntimeException [2]
  491. 3 dup
  492. 4 ldc <String "Stub!"> [3]
  493. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  494. 9 athrow
  495. Line numbers:
  496. [pc: 0, line: 56]
  497. Local variable table:
  498. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  499. [pc: 0, pc: 10] local: keyCode index: 1 type: int
  500.  
  501. // Method descriptor #113 (Landroid/view/MotionEvent;)V
  502. // Stack: 3, Locals: 2
  503. public void sendPointerSync(android.view.MotionEvent event);
  504. 0 new java.lang.RuntimeException [2]
  505. 3 dup
  506. 4 ldc <String "Stub!"> [3]
  507. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  508. 9 athrow
  509. Line numbers:
  510. [pc: 0, line: 57]
  511. Local variable table:
  512. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  513. [pc: 0, pc: 10] local: event index: 1 type: android.view.MotionEvent
  514.  
  515. // Method descriptor #113 (Landroid/view/MotionEvent;)V
  516. // Stack: 3, Locals: 2
  517. public void sendTrackballEventSync(android.view.MotionEvent event);
  518. 0 new java.lang.RuntimeException [2]
  519. 3 dup
  520. 4 ldc <String "Stub!"> [3]
  521. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  522. 9 athrow
  523. Line numbers:
  524. [pc: 0, line: 58]
  525. Local variable table:
  526. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  527. [pc: 0, pc: 10] local: event index: 1 type: android.view.MotionEvent
  528.  
  529. // Method descriptor #117 (Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Context;)Landroid/app/Application;
  530. // Stack: 3, Locals: 4
  531. public android.app.Application newApplication(java.lang.ClassLoader cl, java.lang.String className, android.content.Context context) throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.ClassNotFoundException;
  532. 0 new java.lang.RuntimeException [2]
  533. 3 dup
  534. 4 ldc <String "Stub!"> [3]
  535. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  536. 9 athrow
  537. Line numbers:
  538. [pc: 0, line: 59]
  539. Local variable table:
  540. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  541. [pc: 0, pc: 10] local: cl index: 1 type: java.lang.ClassLoader
  542. [pc: 0, pc: 10] local: className index: 2 type: java.lang.String
  543. [pc: 0, pc: 10] local: context index: 3 type: android.content.Context
  544.  
  545. // Method descriptor #127 (Ljava/lang/Class;Landroid/content/Context;)Landroid/app/Application;
  546. // Signature: (Ljava/lang/Class<*>;Landroid/content/Context;)Landroid/app/Application;
  547. // Stack: 3, Locals: 2
  548. public static android.app.Application newApplication(java.lang.Class clazz, android.content.Context context) throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.ClassNotFoundException;
  549. 0 new java.lang.RuntimeException [2]
  550. 3 dup
  551. 4 ldc <String "Stub!"> [3]
  552. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  553. 9 athrow
  554. Line numbers:
  555. [pc: 0, line: 60]
  556. Local variable table:
  557. [pc: 0, pc: 10] local: clazz index: 0 type: java.lang.Class
  558. [pc: 0, pc: 10] local: context index: 1 type: android.content.Context
  559. Local variable type table:
  560. [pc: 0, pc: 10] local: clazz index: 0 type: java.lang.Class<?>
  561.  
  562. // Method descriptor #135 (Landroid/app/Application;)V
  563. // Stack: 3, Locals: 2
  564. public void callApplicationOnCreate(android.app.Application app);
  565. 0 new java.lang.RuntimeException [2]
  566. 3 dup
  567. 4 ldc <String "Stub!"> [3]
  568. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  569. 9 athrow
  570. Line numbers:
  571. [pc: 0, line: 61]
  572. Local variable table:
  573. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  574. [pc: 0, pc: 10] local: app index: 1 type: android.app.Application
  575.  
  576. // Method descriptor #139 (Ljava/lang/Class;Landroid/content/Context;Landroid/os/IBinder;Landroid/app/Application;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Ljava/lang/CharSequence;Landroid/app/Activity;Ljava/lang/String;Ljava/lang/Object;)Landroid/app/Activity;
  577. // Signature: (Ljava/lang/Class<*>;Landroid/content/Context;Landroid/os/IBinder;Landroid/app/Application;Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Ljava/lang/CharSequence;Landroid/app/Activity;Ljava/lang/String;Ljava/lang/Object;)Landroid/app/Activity;
  578. // Stack: 3, Locals: 11
  579. public android.app.Activity newActivity(java.lang.Class clazz, android.content.Context context, android.os.IBinder token, android.app.Application application, android.content.Intent intent, android.content.pm.ActivityInfo info, java.lang.CharSequence title, android.app.Activity parent, java.lang.String id, java.lang.Object lastNonConfigurationInstance) throws java.lang.InstantiationException, java.lang.IllegalAccessException;
  580. 0 new java.lang.RuntimeException [2]
  581. 3 dup
  582. 4 ldc <String "Stub!"> [3]
  583. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  584. 9 athrow
  585. Line numbers:
  586. [pc: 0, line: 62]
  587. Local variable table:
  588. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  589. [pc: 0, pc: 10] local: clazz index: 1 type: java.lang.Class
  590. [pc: 0, pc: 10] local: context index: 2 type: android.content.Context
  591. [pc: 0, pc: 10] local: token index: 3 type: android.os.IBinder
  592. [pc: 0, pc: 10] local: application index: 4 type: android.app.Application
  593. [pc: 0, pc: 10] local: intent index: 5 type: android.content.Intent
  594. [pc: 0, pc: 10] local: info index: 6 type: android.content.pm.ActivityInfo
  595. [pc: 0, pc: 10] local: title index: 7 type: java.lang.CharSequence
  596. [pc: 0, pc: 10] local: parent index: 8 type: android.app.Activity
  597. [pc: 0, pc: 10] local: id index: 9 type: java.lang.String
  598. [pc: 0, pc: 10] local: lastNonConfigurationInstance index: 10 type: java.lang.Object
  599. Local variable type table:
  600. [pc: 0, pc: 10] local: clazz index: 1 type: java.lang.Class<?>
  601.  
  602. // Method descriptor #150 (Ljava/lang/ClassLoader;Ljava/lang/String;Landroid/content/Intent;)Landroid/app/Activity;
  603. // Stack: 3, Locals: 4
  604. public android.app.Activity newActivity(java.lang.ClassLoader cl, java.lang.String className, android.content.Intent intent) throws java.lang.InstantiationException, java.lang.IllegalAccessException, java.lang.ClassNotFoundException;
  605. 0 new java.lang.RuntimeException [2]
  606. 3 dup
  607. 4 ldc <String "Stub!"> [3]
  608. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  609. 9 athrow
  610. Line numbers:
  611. [pc: 0, line: 63]
  612. Local variable table:
  613. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  614. [pc: 0, pc: 10] local: cl index: 1 type: java.lang.ClassLoader
  615. [pc: 0, pc: 10] local: className index: 2 type: java.lang.String
  616. [pc: 0, pc: 10] local: intent index: 3 type: android.content.Intent
  617.  
  618. // Method descriptor #152 (Landroid/app/Activity;Landroid/os/Bundle;)V
  619. // Stack: 3, Locals: 3
  620. public void callActivityOnCreate(android.app.Activity activity, android.os.Bundle icicle);
  621. 0 new java.lang.RuntimeException [2]
  622. 3 dup
  623. 4 ldc <String "Stub!"> [3]
  624. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  625. 9 athrow
  626. Line numbers:
  627. [pc: 0, line: 64]
  628. Local variable table:
  629. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  630. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  631. [pc: 0, pc: 10] local: icicle index: 2 type: android.os.Bundle
  632.  
  633. // Method descriptor #156 (Landroid/app/Activity;)V
  634. // Stack: 3, Locals: 2
  635. public void callActivityOnDestroy(android.app.Activity activity);
  636. 0 new java.lang.RuntimeException [2]
  637. 3 dup
  638. 4 ldc <String "Stub!"> [3]
  639. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  640. 9 athrow
  641. Line numbers:
  642. [pc: 0, line: 65]
  643. Local variable table:
  644. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  645. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  646.  
  647. // Method descriptor #152 (Landroid/app/Activity;Landroid/os/Bundle;)V
  648. // Stack: 3, Locals: 3
  649. public void callActivityOnRestoreInstanceState(android.app.Activity activity, android.os.Bundle savedInstanceState);
  650. 0 new java.lang.RuntimeException [2]
  651. 3 dup
  652. 4 ldc <String "Stub!"> [3]
  653. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  654. 9 athrow
  655. Line numbers:
  656. [pc: 0, line: 66]
  657. Local variable table:
  658. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  659. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  660. [pc: 0, pc: 10] local: savedInstanceState index: 2 type: android.os.Bundle
  661.  
  662. // Method descriptor #152 (Landroid/app/Activity;Landroid/os/Bundle;)V
  663. // Stack: 3, Locals: 3
  664. public void callActivityOnPostCreate(android.app.Activity activity, android.os.Bundle icicle);
  665. 0 new java.lang.RuntimeException [2]
  666. 3 dup
  667. 4 ldc <String "Stub!"> [3]
  668. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  669. 9 athrow
  670. Line numbers:
  671. [pc: 0, line: 67]
  672. Local variable table:
  673. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  674. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  675. [pc: 0, pc: 10] local: icicle index: 2 type: android.os.Bundle
  676.  
  677. // Method descriptor #161 (Landroid/app/Activity;Landroid/content/Intent;)V
  678. // Stack: 3, Locals: 3
  679. public void callActivityOnNewIntent(android.app.Activity activity, android.content.Intent intent);
  680. 0 new java.lang.RuntimeException [2]
  681. 3 dup
  682. 4 ldc <String "Stub!"> [3]
  683. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  684. 9 athrow
  685. Line numbers:
  686. [pc: 0, line: 68]
  687. Local variable table:
  688. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  689. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  690. [pc: 0, pc: 10] local: intent index: 2 type: android.content.Intent
  691.  
  692. // Method descriptor #156 (Landroid/app/Activity;)V
  693. // Stack: 3, Locals: 2
  694. public void callActivityOnStart(android.app.Activity activity);
  695. 0 new java.lang.RuntimeException [2]
  696. 3 dup
  697. 4 ldc <String "Stub!"> [3]
  698. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  699. 9 athrow
  700. Line numbers:
  701. [pc: 0, line: 69]
  702. Local variable table:
  703. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  704. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  705.  
  706. // Method descriptor #156 (Landroid/app/Activity;)V
  707. // Stack: 3, Locals: 2
  708. public void callActivityOnRestart(android.app.Activity activity);
  709. 0 new java.lang.RuntimeException [2]
  710. 3 dup
  711. 4 ldc <String "Stub!"> [3]
  712. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  713. 9 athrow
  714. Line numbers:
  715. [pc: 0, line: 70]
  716. Local variable table:
  717. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  718. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  719.  
  720. // Method descriptor #156 (Landroid/app/Activity;)V
  721. // Stack: 3, Locals: 2
  722. public void callActivityOnResume(android.app.Activity activity);
  723. 0 new java.lang.RuntimeException [2]
  724. 3 dup
  725. 4 ldc <String "Stub!"> [3]
  726. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  727. 9 athrow
  728. Line numbers:
  729. [pc: 0, line: 71]
  730. Local variable table:
  731. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  732. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  733.  
  734. // Method descriptor #156 (Landroid/app/Activity;)V
  735. // Stack: 3, Locals: 2
  736. public void callActivityOnStop(android.app.Activity activity);
  737. 0 new java.lang.RuntimeException [2]
  738. 3 dup
  739. 4 ldc <String "Stub!"> [3]
  740. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  741. 9 athrow
  742. Line numbers:
  743. [pc: 0, line: 72]
  744. Local variable table:
  745. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  746. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  747.  
  748. // Method descriptor #152 (Landroid/app/Activity;Landroid/os/Bundle;)V
  749. // Stack: 3, Locals: 3
  750. public void callActivityOnSaveInstanceState(android.app.Activity activity, android.os.Bundle outState);
  751. 0 new java.lang.RuntimeException [2]
  752. 3 dup
  753. 4 ldc <String "Stub!"> [3]
  754. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  755. 9 athrow
  756. Line numbers:
  757. [pc: 0, line: 73]
  758. Local variable table:
  759. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  760. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  761. [pc: 0, pc: 10] local: outState index: 2 type: android.os.Bundle
  762.  
  763. // Method descriptor #156 (Landroid/app/Activity;)V
  764. // Stack: 3, Locals: 2
  765. public void callActivityOnPause(android.app.Activity activity);
  766. 0 new java.lang.RuntimeException [2]
  767. 3 dup
  768. 4 ldc <String "Stub!"> [3]
  769. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  770. 9 athrow
  771. Line numbers:
  772. [pc: 0, line: 74]
  773. Local variable table:
  774. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  775. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  776.  
  777. // Method descriptor #156 (Landroid/app/Activity;)V
  778. // Stack: 3, Locals: 2
  779. public void callActivityOnUserLeaving(android.app.Activity activity);
  780. 0 new java.lang.RuntimeException [2]
  781. 3 dup
  782. 4 ldc <String "Stub!"> [3]
  783. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  784. 9 athrow
  785. Line numbers:
  786. [pc: 0, line: 75]
  787. Local variable table:
  788. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  789. [pc: 0, pc: 10] local: activity index: 1 type: android.app.Activity
  790.  
  791. // Method descriptor #19 ()V
  792. // Stack: 3, Locals: 1
  793. public void startAllocCounting();
  794. 0 new java.lang.RuntimeException [2]
  795. 3 dup
  796. 4 ldc <String "Stub!"> [3]
  797. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  798. 9 athrow
  799. Line numbers:
  800. [pc: 0, line: 76]
  801. Local variable table:
  802. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  803.  
  804. // Method descriptor #19 ()V
  805. // Stack: 3, Locals: 1
  806. public void stopAllocCounting();
  807. 0 new java.lang.RuntimeException [2]
  808. 3 dup
  809. 4 ldc <String "Stub!"> [3]
  810. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  811. 9 athrow
  812. Line numbers:
  813. [pc: 0, line: 77]
  814. Local variable table:
  815. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  816.  
  817. // Method descriptor #173 ()Landroid/os/Bundle;
  818. // Stack: 3, Locals: 1
  819. public android.os.Bundle getAllocCounts();
  820. 0 new java.lang.RuntimeException [2]
  821. 3 dup
  822. 4 ldc <String "Stub!"> [3]
  823. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  824. 9 athrow
  825. Line numbers:
  826. [pc: 0, line: 78]
  827. Local variable table:
  828. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  829.  
  830. // Method descriptor #173 ()Landroid/os/Bundle;
  831. // Stack: 3, Locals: 1
  832. public android.os.Bundle getBinderCounts();
  833. 0 new java.lang.RuntimeException [2]
  834. 3 dup
  835. 4 ldc <String "Stub!"> [3]
  836. 6 invokespecial java.lang.RuntimeException(java.lang.String) [4]
  837. 9 athrow
  838. Line numbers:
  839. [pc: 0, line: 79]
  840. Local variable table:
  841. [pc: 0, pc: 10] local: this index: 0 type: android.app.Instrumentation
  842.  
  843. Inner classes:
  844. [inner class info: #7 android/app/Instrumentation$ActivityResult, outer class info: #5 android/app/Instrumentation
  845. inner name: #8 ActivityResult, accessflags: 25 public static final],
  846. [inner class info: #10 android/app/Instrumentation$ActivityMonitor, outer class info: #5 android/app/Instrumentation
  847. inner name: #11 ActivityMonitor, accessflags: 9 public static]
  848. }
  849.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement