Advertisement
Guest User

error android

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