Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.33 KB | None | 0 0
  1. package com.tns;
  2.  
  3. import android.app.ActionBar;
  4. import android.app.Activity;
  5. import android.app.Dialog;
  6. import android.app.Fragment;
  7. import android.app.FragmentManager;
  8. import android.app.LoaderManager;
  9. import android.app.PendingIntent;
  10. import android.app.TaskStackBuilder;
  11. import android.content.BroadcastReceiver;
  12. import android.content.ComponentCallbacks;
  13. import android.content.ComponentName;
  14. import android.content.ContentResolver;
  15. import android.content.Context;
  16. import android.content.Intent;
  17. import android.content.IntentFilter;
  18. import android.content.IntentSender;
  19. import android.content.IntentSender.SendIntentException;
  20. import android.content.ServiceConnection;
  21. import android.content.SharedPreferences;
  22. import android.content.pm.ApplicationInfo;
  23. import android.content.pm.PackageManager;
  24. import android.content.pm.PackageManager.NameNotFoundException;
  25. import android.content.res.AssetManager;
  26. import android.content.res.Configuration;
  27. import android.content.res.Resources;
  28. import android.content.res.Resources.Theme;
  29. import android.database.Cursor;
  30. import android.database.DatabaseErrorHandler;
  31. import android.database.sqlite.SQLiteDatabase;
  32. import android.database.sqlite.SQLiteDatabase.CursorFactory;
  33. import android.graphics.Bitmap;
  34. import android.graphics.Canvas;
  35. import android.graphics.drawable.Drawable;
  36. import android.net.Uri;
  37. import android.os.Bundle;
  38. import android.os.Handler;
  39. import android.os.Looper;
  40. import android.os.UserHandle;
  41. import android.util.AttributeSet;
  42. import android.util.Log;
  43. import android.view.ActionMode;
  44. import android.view.ActionMode.Callback;
  45. import android.view.ContextMenu;
  46. import android.view.ContextMenu.ContextMenuInfo;
  47. import android.view.Display;
  48. import android.view.KeyEvent;
  49. import android.view.LayoutInflater;
  50. import android.view.Menu;
  51. import android.view.MenuInflater;
  52. import android.view.MenuItem;
  53. import android.view.MotionEvent;
  54. import android.view.View;
  55. import android.view.ViewGroup.LayoutParams;
  56. import android.view.Window;
  57. import android.view.WindowManager;
  58. import android.view.accessibility.AccessibilityEvent;
  59. import java.io.File;
  60. import java.io.FileDescriptor;
  61. import java.io.FileInputStream;
  62. import java.io.FileNotFoundException;
  63. import java.io.FileOutputStream;
  64. import java.io.IOException;
  65. import java.io.InputStream;
  66. import java.io.PrintWriter;
  67.  
  68. public class NativeScriptActivity extends Activity {
  69. private boolean __ho0;
  70. private boolean __ho1;
  71. private boolean __ho10;
  72. private boolean __ho100;
  73. private boolean __ho101;
  74. private boolean __ho102;
  75. private boolean __ho103;
  76. private boolean __ho104;
  77. private boolean __ho105;
  78. private boolean __ho106;
  79. private boolean __ho107;
  80. private boolean __ho108;
  81. private boolean __ho109;
  82. private boolean __ho11;
  83. private boolean __ho110;
  84. private boolean __ho111;
  85. private boolean __ho112;
  86. private boolean __ho113;
  87. private boolean __ho114;
  88. private boolean __ho115;
  89. private boolean __ho116;
  90. private boolean __ho117;
  91. private boolean __ho118;
  92. private boolean __ho119;
  93. private boolean __ho12;
  94. private boolean __ho120;
  95. private boolean __ho121;
  96. private boolean __ho122;
  97. private boolean __ho123;
  98. private boolean __ho124;
  99. private boolean __ho125;
  100. private boolean __ho126;
  101. private boolean __ho127;
  102. private boolean __ho128;
  103. private boolean __ho129;
  104. private boolean __ho13;
  105. private boolean __ho130;
  106. private boolean __ho131;
  107. private boolean __ho132;
  108. private boolean __ho133;
  109. private boolean __ho134;
  110. private boolean __ho135;
  111. private boolean __ho136;
  112. private boolean __ho137;
  113. private boolean __ho138;
  114. private boolean __ho139;
  115. private boolean __ho14;
  116. private boolean __ho140;
  117. private boolean __ho141;
  118. private boolean __ho142;
  119. private boolean __ho143;
  120. private boolean __ho144;
  121. private boolean __ho145;
  122. private boolean __ho146;
  123. private boolean __ho147;
  124. private boolean __ho148;
  125. private boolean __ho149;
  126. private boolean __ho15;
  127. private boolean __ho150;
  128. private boolean __ho151;
  129. private boolean __ho152;
  130. private boolean __ho153;
  131. private boolean __ho154;
  132. private boolean __ho155;
  133. private boolean __ho156;
  134. private boolean __ho157;
  135. private boolean __ho158;
  136. private boolean __ho159;
  137. private boolean __ho16;
  138. private boolean __ho160;
  139. private boolean __ho161;
  140. private boolean __ho162;
  141. private boolean __ho163;
  142. private boolean __ho164;
  143. private boolean __ho165;
  144. private boolean __ho166;
  145. private boolean __ho167;
  146. private boolean __ho168;
  147. private boolean __ho169;
  148. private boolean __ho17;
  149. private boolean __ho170;
  150. private boolean __ho171;
  151. private boolean __ho172;
  152. private boolean __ho173;
  153. private boolean __ho174;
  154. private boolean __ho175;
  155. private boolean __ho176;
  156. private boolean __ho177;
  157. private boolean __ho178;
  158. private boolean __ho179;
  159. private boolean __ho18;
  160. private boolean __ho180;
  161. private boolean __ho181;
  162. private boolean __ho182;
  163. private boolean __ho183;
  164. private boolean __ho184;
  165. private boolean __ho185;
  166. private boolean __ho186;
  167. private boolean __ho187;
  168. private boolean __ho188;
  169. private boolean __ho189;
  170. private boolean __ho19;
  171. private boolean __ho190;
  172. private boolean __ho191;
  173. private boolean __ho192;
  174. private boolean __ho193;
  175. private boolean __ho194;
  176. private boolean __ho195;
  177. private boolean __ho196;
  178. private boolean __ho197;
  179. private boolean __ho198;
  180. private boolean __ho199;
  181. private boolean __ho2;
  182. private boolean __ho20;
  183. private boolean __ho200;
  184. private boolean __ho201;
  185. private boolean __ho202;
  186. private boolean __ho203;
  187. private boolean __ho204;
  188. private boolean __ho205;
  189. private boolean __ho206;
  190. private boolean __ho207;
  191. private boolean __ho208;
  192. private boolean __ho209;
  193. private boolean __ho21;
  194. private boolean __ho210;
  195. private boolean __ho211;
  196. private boolean __ho212;
  197. private boolean __ho213;
  198. private boolean __ho214;
  199. private boolean __ho215;
  200. private boolean __ho22;
  201. private boolean __ho23;
  202. private boolean __ho24;
  203. private boolean __ho25;
  204. private boolean __ho26;
  205. private boolean __ho27;
  206. private boolean __ho28;
  207. private boolean __ho29;
  208. private boolean __ho3;
  209. private boolean __ho30;
  210. private boolean __ho31;
  211. private boolean __ho32;
  212. private boolean __ho33;
  213. private boolean __ho34;
  214. private boolean __ho35;
  215. private boolean __ho36;
  216. private boolean __ho37;
  217. private boolean __ho38;
  218. private boolean __ho39;
  219. private boolean __ho4;
  220. private boolean __ho40;
  221. private boolean __ho41;
  222. private boolean __ho42;
  223. private boolean __ho43;
  224. private boolean __ho44;
  225. private boolean __ho45;
  226. private boolean __ho46;
  227. private boolean __ho47;
  228. private boolean __ho48;
  229. private boolean __ho49;
  230. private boolean __ho5;
  231. private boolean __ho50;
  232. private boolean __ho51;
  233. private boolean __ho52;
  234. private boolean __ho53;
  235. private boolean __ho54;
  236. private boolean __ho55;
  237. private boolean __ho56;
  238. private boolean __ho57;
  239. private boolean __ho58;
  240. private boolean __ho59;
  241. private boolean __ho6;
  242. private boolean __ho60;
  243. private boolean __ho61;
  244. private boolean __ho62;
  245. private boolean __ho63;
  246. private boolean __ho64;
  247. private boolean __ho65;
  248. private boolean __ho66;
  249. private boolean __ho67;
  250. private boolean __ho68;
  251. private boolean __ho69;
  252. private boolean __ho7;
  253. private boolean __ho70;
  254. private boolean __ho71;
  255. private boolean __ho72;
  256. private boolean __ho73;
  257. private boolean __ho74;
  258. private boolean __ho75;
  259. private boolean __ho76;
  260. private boolean __ho77;
  261. private boolean __ho78;
  262. private boolean __ho79;
  263. private boolean __ho8;
  264. private boolean __ho80;
  265. private boolean __ho81;
  266. private boolean __ho82;
  267. private boolean __ho83;
  268. private boolean __ho84;
  269. private boolean __ho85;
  270. private boolean __ho86;
  271. private boolean __ho87;
  272. private boolean __ho88;
  273. private boolean __ho89;
  274. private boolean __ho9;
  275. private boolean __ho90;
  276. private boolean __ho91;
  277. private boolean __ho92;
  278. private boolean __ho93;
  279. private boolean __ho94;
  280. private boolean __ho95;
  281. private boolean __ho96;
  282. private boolean __ho97;
  283. private boolean __ho98;
  284. private boolean __ho99;
  285. private final int objectId;
  286.  
  287. private native String[] getMethodOverrides(int i, Object[] objArr);
  288.  
  289. public NativeScriptActivity() {
  290. Platform.initInstance(this);
  291. this.objectId = Platform.getOrCreateJavaObjectID(this);
  292. }
  293.  
  294. public void addContentView(View param_0, LayoutParams param_1) {
  295. if (this.__ho0) {
  296. Platform.callJSMethod((Object) this, "addContentView", Void.TYPE, param_0, param_1);
  297. return;
  298. }
  299. super.addContentView(param_0, param_1);
  300. }
  301.  
  302. public void applyOverrideConfiguration(Configuration param_0) {
  303. if (this.__ho1) {
  304. Platform.callJSMethod((Object) this, "applyOverrideConfiguration", Void.TYPE, param_0);
  305. return;
  306. }
  307. super.applyOverrideConfiguration(param_0);
  308. }
  309.  
  310. public boolean bindService(Intent param_0, ServiceConnection param_1, int param_2) {
  311. if (!this.__ho2) {
  312. return super.bindService(param_0, param_1, param_2);
  313. }
  314. return ((Boolean) Platform.callJSMethod((Object) this, "bindService", Boolean.TYPE, param_0, param_1, Integer.valueOf(param_2))).booleanValue();
  315. }
  316.  
  317. public int checkCallingOrSelfPermission(String param_0) {
  318. if (!this.__ho3) {
  319. return super.checkCallingOrSelfPermission(param_0);
  320. }
  321. return ((Integer) Platform.callJSMethod((Object) this, "checkCallingOrSelfPermission", Integer.TYPE, param_0)).intValue();
  322. }
  323.  
  324. public int checkCallingOrSelfUriPermission(Uri param_0, int param_1) {
  325. if (!this.__ho4) {
  326. return super.checkCallingOrSelfUriPermission(param_0, param_1);
  327. }
  328. return ((Integer) Platform.callJSMethod((Object) this, "checkCallingOrSelfUriPermission", Integer.TYPE, param_0, Integer.valueOf(param_1))).intValue();
  329. }
  330.  
  331. public int checkCallingPermission(String param_0) {
  332. if (!this.__ho5) {
  333. return super.checkCallingPermission(param_0);
  334. }
  335. return ((Integer) Platform.callJSMethod((Object) this, "checkCallingPermission", Integer.TYPE, param_0)).intValue();
  336. }
  337.  
  338. public int checkCallingUriPermission(Uri param_0, int param_1) {
  339. if (!this.__ho6) {
  340. return super.checkCallingUriPermission(param_0, param_1);
  341. }
  342. return ((Integer) Platform.callJSMethod((Object) this, "checkCallingUriPermission", Integer.TYPE, param_0, Integer.valueOf(param_1))).intValue();
  343. }
  344.  
  345. public int checkPermission(String param_0, int param_1, int param_2) {
  346. if (!this.__ho7) {
  347. return super.checkPermission(param_0, param_1, param_2);
  348. }
  349. return ((Integer) Platform.callJSMethod((Object) this, "checkPermission", Integer.TYPE, param_0, Integer.valueOf(param_1), Integer.valueOf(param_2))).intValue();
  350. }
  351.  
  352. public int checkUriPermission(Uri param_0, String param_1, String param_2, int param_3, int param_4, int param_5) {
  353. if (!this.__ho8) {
  354. return super.checkUriPermission(param_0, param_1, param_2, param_3, param_4, param_5);
  355. }
  356. return ((Integer) Platform.callJSMethod((Object) this, "checkUriPermission", Integer.TYPE, param_0, param_1, param_2, Integer.valueOf(param_3), Integer.valueOf(param_4), Integer.valueOf(param_5))).intValue();
  357. }
  358.  
  359. public int checkUriPermission(Uri param_0, int param_1, int param_2, int param_3) {
  360. if (!this.__ho8) {
  361. return super.checkUriPermission(param_0, param_1, param_2, param_3);
  362. }
  363. return ((Integer) Platform.callJSMethod((Object) this, "checkUriPermission", Integer.TYPE, param_0, Integer.valueOf(param_1), Integer.valueOf(param_2), Integer.valueOf(param_3))).intValue();
  364. }
  365.  
  366. public void clearWallpaper() throws IOException {
  367. if (this.__ho9) {
  368. Platform.callJSMethod((Object) this, "clearWallpaper", Void.TYPE, null);
  369. } else {
  370. super.clearWallpaper();
  371. }
  372. }
  373.  
  374. public void closeContextMenu() {
  375. if (this.__ho10) {
  376. Platform.callJSMethod((Object) this, "closeContextMenu", Void.TYPE, null);
  377. } else {
  378. super.closeContextMenu();
  379. }
  380. }
  381.  
  382. public void closeOptionsMenu() {
  383. if (this.__ho11) {
  384. Platform.callJSMethod((Object) this, "closeOptionsMenu", Void.TYPE, null);
  385. } else {
  386. super.closeOptionsMenu();
  387. }
  388. }
  389.  
  390. public Context createConfigurationContext(Configuration param_0) {
  391. if (!this.__ho12) {
  392. return super.createConfigurationContext(param_0);
  393. }
  394. return (Context) Platform.callJSMethod((Object) this, "createConfigurationContext", Context.class, param_0);
  395. }
  396.  
  397. public Context createDisplayContext(Display param_0) {
  398. if (!this.__ho13) {
  399. return super.createDisplayContext(param_0);
  400. }
  401. return (Context) Platform.callJSMethod((Object) this, "createDisplayContext", Context.class, param_0);
  402. }
  403.  
  404. public Context createPackageContext(String param_0, int param_1) throws NameNotFoundException {
  405. if (!this.__ho14) {
  406. return super.createPackageContext(param_0, param_1);
  407. }
  408. return (Context) Platform.callJSMethod((Object) this, "createPackageContext", Context.class, param_0, Integer.valueOf(param_1));
  409. }
  410.  
  411. public PendingIntent createPendingResult(int param_0, Intent param_1, int param_2) {
  412. if (!this.__ho15) {
  413. return super.createPendingResult(param_0, param_1, param_2);
  414. }
  415. return (PendingIntent) Platform.callJSMethod((Object) this, "createPendingResult", PendingIntent.class, Integer.valueOf(param_0), param_1, Integer.valueOf(param_2));
  416. }
  417.  
  418. public String[] databaseList() {
  419. if (this.__ho16) {
  420. return (String[]) Platform.callJSMethod((Object) this, "databaseList", String[].class, null);
  421. }
  422. return super.databaseList();
  423. }
  424.  
  425. public boolean deleteDatabase(String param_0) {
  426. if (!this.__ho17) {
  427. return super.deleteDatabase(param_0);
  428. }
  429. return ((Boolean) Platform.callJSMethod((Object) this, "deleteDatabase", Boolean.TYPE, param_0)).booleanValue();
  430. }
  431.  
  432. public boolean deleteFile(String param_0) {
  433. if (!this.__ho18) {
  434. return super.deleteFile(param_0);
  435. }
  436. return ((Boolean) Platform.callJSMethod((Object) this, "deleteFile", Boolean.TYPE, param_0)).booleanValue();
  437. }
  438.  
  439. public boolean dispatchGenericMotionEvent(MotionEvent param_0) {
  440. if (!this.__ho19) {
  441. return super.dispatchGenericMotionEvent(param_0);
  442. }
  443. return ((Boolean) Platform.callJSMethod((Object) this, "dispatchGenericMotionEvent", Boolean.TYPE, param_0)).booleanValue();
  444. }
  445.  
  446. public boolean dispatchKeyEvent(KeyEvent param_0) {
  447. if (!this.__ho20) {
  448. return super.dispatchKeyEvent(param_0);
  449. }
  450. return ((Boolean) Platform.callJSMethod((Object) this, "dispatchKeyEvent", Boolean.TYPE, param_0)).booleanValue();
  451. }
  452.  
  453. public boolean dispatchKeyShortcutEvent(KeyEvent param_0) {
  454. if (!this.__ho21) {
  455. return super.dispatchKeyShortcutEvent(param_0);
  456. }
  457. return ((Boolean) Platform.callJSMethod((Object) this, "dispatchKeyShortcutEvent", Boolean.TYPE, param_0)).booleanValue();
  458. }
  459.  
  460. public boolean dispatchPopulateAccessibilityEvent(AccessibilityEvent param_0) {
  461. if (!this.__ho22) {
  462. return super.dispatchPopulateAccessibilityEvent(param_0);
  463. }
  464. return ((Boolean) Platform.callJSMethod((Object) this, "dispatchPopulateAccessibilityEvent", Boolean.TYPE, param_0)).booleanValue();
  465. }
  466.  
  467. public boolean dispatchTouchEvent(MotionEvent param_0) {
  468. if (!this.__ho23) {
  469. return super.dispatchTouchEvent(param_0);
  470. }
  471. return ((Boolean) Platform.callJSMethod((Object) this, "dispatchTouchEvent", Boolean.TYPE, param_0)).booleanValue();
  472. }
  473.  
  474. public boolean dispatchTrackballEvent(MotionEvent param_0) {
  475. if (!this.__ho24) {
  476. return super.dispatchTrackballEvent(param_0);
  477. }
  478. return ((Boolean) Platform.callJSMethod((Object) this, "dispatchTrackballEvent", Boolean.TYPE, param_0)).booleanValue();
  479. }
  480.  
  481. public void dump(String param_0, FileDescriptor param_1, PrintWriter param_2, String[] param_3) {
  482. if (this.__ho25) {
  483. Platform.callJSMethod((Object) this, "dump", Void.TYPE, param_0, param_1, param_2, param_3);
  484. return;
  485. }
  486. super.dump(param_0, param_1, param_2, param_3);
  487. }
  488.  
  489. public void enforceCallingOrSelfPermission(String param_0, String param_1) {
  490. if (this.__ho26) {
  491. Platform.callJSMethod((Object) this, "enforceCallingOrSelfPermission", Void.TYPE, param_0, param_1);
  492. return;
  493. }
  494. super.enforceCallingOrSelfPermission(param_0, param_1);
  495. }
  496.  
  497. public void enforceCallingOrSelfUriPermission(Uri param_0, int param_1, String param_2) {
  498. if (this.__ho27) {
  499. Platform.callJSMethod((Object) this, "enforceCallingOrSelfUriPermission", Void.TYPE, param_0, Integer.valueOf(param_1), param_2);
  500. return;
  501. }
  502. super.enforceCallingOrSelfUriPermission(param_0, param_1, param_2);
  503. }
  504.  
  505. public void enforceCallingPermission(String param_0, String param_1) {
  506. if (this.__ho28) {
  507. Platform.callJSMethod((Object) this, "enforceCallingPermission", Void.TYPE, param_0, param_1);
  508. return;
  509. }
  510. super.enforceCallingPermission(param_0, param_1);
  511. }
  512.  
  513. public void enforceCallingUriPermission(Uri param_0, int param_1, String param_2) {
  514. if (this.__ho29) {
  515. Platform.callJSMethod((Object) this, "enforceCallingUriPermission", Void.TYPE, param_0, Integer.valueOf(param_1), param_2);
  516. return;
  517. }
  518. super.enforceCallingUriPermission(param_0, param_1, param_2);
  519. }
  520.  
  521. public void enforcePermission(String param_0, int param_1, int param_2, String param_3) {
  522. if (this.__ho30) {
  523. Platform.callJSMethod((Object) this, "enforcePermission", Void.TYPE, param_0, Integer.valueOf(param_1), Integer.valueOf(param_2), param_3);
  524. return;
  525. }
  526. super.enforcePermission(param_0, param_1, param_2, param_3);
  527. }
  528.  
  529. public void enforceUriPermission(Uri param_0, String param_1, String param_2, int param_3, int param_4, int param_5, String param_6) {
  530. if (this.__ho31) {
  531. Platform.callJSMethod((Object) this, "enforceUriPermission", Void.TYPE, param_0, param_1, param_2, Integer.valueOf(param_3), Integer.valueOf(param_4), Integer.valueOf(param_5), param_6);
  532. return;
  533. }
  534. super.enforceUriPermission(param_0, param_1, param_2, param_3, param_4, param_5, param_6);
  535. }
  536.  
  537. public void enforceUriPermission(Uri param_0, int param_1, int param_2, int param_3, String param_4) {
  538. if (this.__ho31) {
  539. Platform.callJSMethod((Object) this, "enforceUriPermission", Void.TYPE, param_0, Integer.valueOf(param_1), Integer.valueOf(param_2), Integer.valueOf(param_3), param_4);
  540. return;
  541. }
  542. super.enforceUriPermission(param_0, param_1, param_2, param_3, param_4);
  543. }
  544.  
  545. public boolean equals(Object param_0) {
  546. if (!this.__ho32) {
  547. return super.equals(param_0);
  548. }
  549. return ((Boolean) Platform.callJSMethod((Object) this, "equals", Boolean.TYPE, param_0)).booleanValue();
  550. }
  551.  
  552. public String[] fileList() {
  553. if (this.__ho33) {
  554. return (String[]) Platform.callJSMethod((Object) this, "fileList", String[].class, null);
  555. }
  556. return super.fileList();
  557. }
  558.  
  559. public View findViewById(int param_0) {
  560. if (!this.__ho34) {
  561. return super.findViewById(param_0);
  562. }
  563. return (View) Platform.callJSMethod((Object) this, "findViewById", View.class, Integer.valueOf(param_0));
  564. }
  565.  
  566. public void finish() {
  567. if (this.__ho35) {
  568. Platform.callJSMethod((Object) this, "finish", Void.TYPE, null);
  569. } else {
  570. super.finish();
  571. }
  572. }
  573.  
  574. public void finishActivity(int param_0) {
  575. if (this.__ho36) {
  576. Platform.callJSMethod((Object) this, "finishActivity", Void.TYPE, Integer.valueOf(param_0));
  577. return;
  578. }
  579. super.finishActivity(param_0);
  580. }
  581.  
  582. public void finishActivityFromChild(Activity param_0, int param_1) {
  583. if (this.__ho37) {
  584. Platform.callJSMethod((Object) this, "finishActivityFromChild", Void.TYPE, param_0, Integer.valueOf(param_1));
  585. return;
  586. }
  587. super.finishActivityFromChild(param_0, param_1);
  588. }
  589.  
  590. public void finishAffinity() {
  591. if (this.__ho38) {
  592. Platform.callJSMethod((Object) this, "finishAffinity", Void.TYPE, null);
  593. } else {
  594. super.finishAffinity();
  595. }
  596. }
  597.  
  598. public void finishFromChild(Activity param_0) {
  599. if (this.__ho39) {
  600. Platform.callJSMethod((Object) this, "finishFromChild", Void.TYPE, param_0);
  601. return;
  602. }
  603. super.finishFromChild(param_0);
  604. }
  605.  
  606. public ActionBar getActionBar() {
  607. if (this.__ho40) {
  608. return (ActionBar) Platform.callJSMethod((Object) this, "getActionBar", ActionBar.class, null);
  609. }
  610. return super.getActionBar();
  611. }
  612.  
  613. public Context getApplicationContext() {
  614. if (this.__ho41) {
  615. return (Context) Platform.callJSMethod((Object) this, "getApplicationContext", Context.class, null);
  616. }
  617. return super.getApplicationContext();
  618. }
  619.  
  620. public ApplicationInfo getApplicationInfo() {
  621. if (this.__ho42) {
  622. return (ApplicationInfo) Platform.callJSMethod((Object) this, "getApplicationInfo", ApplicationInfo.class, null);
  623. }
  624. return super.getApplicationInfo();
  625. }
  626.  
  627. public AssetManager getAssets() {
  628. if (this.__ho43) {
  629. return (AssetManager) Platform.callJSMethod((Object) this, "getAssets", AssetManager.class, null);
  630. }
  631. return super.getAssets();
  632. }
  633.  
  634. public Context getBaseContext() {
  635. if (this.__ho44) {
  636. return (Context) Platform.callJSMethod((Object) this, "getBaseContext", Context.class, null);
  637. }
  638. return super.getBaseContext();
  639. }
  640.  
  641. public File getCacheDir() {
  642. if (this.__ho45) {
  643. return (File) Platform.callJSMethod((Object) this, "getCacheDir", File.class, null);
  644. }
  645. return super.getCacheDir();
  646. }
  647.  
  648. public ComponentName getCallingActivity() {
  649. if (this.__ho46) {
  650. return (ComponentName) Platform.callJSMethod((Object) this, "getCallingActivity", ComponentName.class, null);
  651. }
  652. return super.getCallingActivity();
  653. }
  654.  
  655. public String getCallingPackage() {
  656. if (this.__ho47) {
  657. return (String) Platform.callJSMethod((Object) this, "getCallingPackage", String.class, null);
  658. }
  659. return super.getCallingPackage();
  660. }
  661.  
  662. public int getChangingConfigurations() {
  663. if (this.__ho48) {
  664. return ((Integer) Platform.callJSMethod((Object) this, "getChangingConfigurations", Integer.TYPE, null)).intValue();
  665. }
  666. return super.getChangingConfigurations();
  667. }
  668.  
  669. public ClassLoader getClassLoader() {
  670. if (this.__ho49) {
  671. return (ClassLoader) Platform.callJSMethod((Object) this, "getClassLoader", ClassLoader.class, null);
  672. }
  673. return super.getClassLoader();
  674. }
  675.  
  676. public ComponentName getComponentName() {
  677. if (this.__ho50) {
  678. return (ComponentName) Platform.callJSMethod((Object) this, "getComponentName", ComponentName.class, null);
  679. }
  680. return super.getComponentName();
  681. }
  682.  
  683. public ContentResolver getContentResolver() {
  684. if (this.__ho51) {
  685. return (ContentResolver) Platform.callJSMethod((Object) this, "getContentResolver", ContentResolver.class, null);
  686. }
  687. return super.getContentResolver();
  688. }
  689.  
  690. public View getCurrentFocus() {
  691. if (this.__ho52) {
  692. return (View) Platform.callJSMethod((Object) this, "getCurrentFocus", View.class, null);
  693. }
  694. return super.getCurrentFocus();
  695. }
  696.  
  697. public File getDatabasePath(String param_0) {
  698. if (!this.__ho53) {
  699. return super.getDatabasePath(param_0);
  700. }
  701. return (File) Platform.callJSMethod((Object) this, "getDatabasePath", File.class, param_0);
  702. }
  703.  
  704. public File getDir(String param_0, int param_1) {
  705. if (!this.__ho54) {
  706. return super.getDir(param_0, param_1);
  707. }
  708. return (File) Platform.callJSMethod((Object) this, "getDir", File.class, param_0, Integer.valueOf(param_1));
  709. }
  710.  
  711. public File getExternalCacheDir() {
  712. if (this.__ho55) {
  713. return (File) Platform.callJSMethod((Object) this, "getExternalCacheDir", File.class, null);
  714. }
  715. return super.getExternalCacheDir();
  716. }
  717.  
  718. public File getExternalFilesDir(String param_0) {
  719. if (!this.__ho56) {
  720. return super.getExternalFilesDir(param_0);
  721. }
  722. return (File) Platform.callJSMethod((Object) this, "getExternalFilesDir", File.class, param_0);
  723. }
  724.  
  725. public File getFileStreamPath(String param_0) {
  726. if (!this.__ho57) {
  727. return super.getFileStreamPath(param_0);
  728. }
  729. return (File) Platform.callJSMethod((Object) this, "getFileStreamPath", File.class, param_0);
  730. }
  731.  
  732. public File getFilesDir() {
  733. if (this.__ho58) {
  734. return (File) Platform.callJSMethod((Object) this, "getFilesDir", File.class, null);
  735. }
  736. return super.getFilesDir();
  737. }
  738.  
  739. public FragmentManager getFragmentManager() {
  740. if (this.__ho59) {
  741. return (FragmentManager) Platform.callJSMethod((Object) this, "getFragmentManager", FragmentManager.class, null);
  742. }
  743. return super.getFragmentManager();
  744. }
  745.  
  746. public Intent getIntent() {
  747. if (this.__ho60) {
  748. return (Intent) Platform.callJSMethod((Object) this, "getIntent", Intent.class, null);
  749. }
  750. return super.getIntent();
  751. }
  752.  
  753. public Object getLastNonConfigurationInstance() {
  754. if (this.__ho61) {
  755. return Platform.callJSMethod((Object) this, "getLastNonConfigurationInstance", Object.class, null);
  756. }
  757. return super.getLastNonConfigurationInstance();
  758. }
  759.  
  760. public LayoutInflater getLayoutInflater() {
  761. if (this.__ho62) {
  762. return (LayoutInflater) Platform.callJSMethod((Object) this, "getLayoutInflater", LayoutInflater.class, null);
  763. }
  764. return super.getLayoutInflater();
  765. }
  766.  
  767. public LoaderManager getLoaderManager() {
  768. if (this.__ho63) {
  769. return (LoaderManager) Platform.callJSMethod((Object) this, "getLoaderManager", LoaderManager.class, null);
  770. }
  771. return super.getLoaderManager();
  772. }
  773.  
  774. public String getLocalClassName() {
  775. if (this.__ho64) {
  776. return (String) Platform.callJSMethod((Object) this, "getLocalClassName", String.class, null);
  777. }
  778. return super.getLocalClassName();
  779. }
  780.  
  781. public Looper getMainLooper() {
  782. if (this.__ho65) {
  783. return (Looper) Platform.callJSMethod((Object) this, "getMainLooper", Looper.class, null);
  784. }
  785. return super.getMainLooper();
  786. }
  787.  
  788. public MenuInflater getMenuInflater() {
  789. if (this.__ho66) {
  790. return (MenuInflater) Platform.callJSMethod((Object) this, "getMenuInflater", MenuInflater.class, null);
  791. }
  792. return super.getMenuInflater();
  793. }
  794.  
  795. public File getObbDir() {
  796. if (this.__ho67) {
  797. return (File) Platform.callJSMethod((Object) this, "getObbDir", File.class, null);
  798. }
  799. return super.getObbDir();
  800. }
  801.  
  802. public String getPackageCodePath() {
  803. if (this.__ho68) {
  804. return (String) Platform.callJSMethod((Object) this, "getPackageCodePath", String.class, null);
  805. }
  806. return super.getPackageCodePath();
  807. }
  808.  
  809. public PackageManager getPackageManager() {
  810. if (this.__ho69) {
  811. return (PackageManager) Platform.callJSMethod((Object) this, "getPackageManager", PackageManager.class, null);
  812. }
  813. return super.getPackageManager();
  814. }
  815.  
  816. public String getPackageName() {
  817. if (this.__ho70) {
  818. return (String) Platform.callJSMethod((Object) this, "getPackageName", String.class, null);
  819. }
  820. return super.getPackageName();
  821. }
  822.  
  823. public String getPackageResourcePath() {
  824. if (this.__ho71) {
  825. return (String) Platform.callJSMethod((Object) this, "getPackageResourcePath", String.class, null);
  826. }
  827. return super.getPackageResourcePath();
  828. }
  829.  
  830. public Intent getParentActivityIntent() {
  831. if (this.__ho72) {
  832. return (Intent) Platform.callJSMethod((Object) this, "getParentActivityIntent", Intent.class, null);
  833. }
  834. return super.getParentActivityIntent();
  835. }
  836.  
  837. public SharedPreferences getPreferences(int param_0) {
  838. if (!this.__ho73) {
  839. return super.getPreferences(param_0);
  840. }
  841. return (SharedPreferences) Platform.callJSMethod((Object) this, "getPreferences", SharedPreferences.class, Integer.valueOf(param_0));
  842. }
  843.  
  844. public int getRequestedOrientation() {
  845. if (this.__ho74) {
  846. return ((Integer) Platform.callJSMethod((Object) this, "getRequestedOrientation", Integer.TYPE, null)).intValue();
  847. }
  848. return super.getRequestedOrientation();
  849. }
  850.  
  851. public Resources getResources() {
  852. if (this.__ho75) {
  853. return (Resources) Platform.callJSMethod((Object) this, "getResources", Resources.class, null);
  854. }
  855. return super.getResources();
  856. }
  857.  
  858. public SharedPreferences getSharedPreferences(String param_0, int param_1) {
  859. if (!this.__ho76) {
  860. return super.getSharedPreferences(param_0, param_1);
  861. }
  862. return (SharedPreferences) Platform.callJSMethod((Object) this, "getSharedPreferences", SharedPreferences.class, param_0, Integer.valueOf(param_1));
  863. }
  864.  
  865. public Object getSystemService(String param_0) {
  866. if (!this.__ho77) {
  867. return super.getSystemService(param_0);
  868. }
  869. return Platform.callJSMethod((Object) this, "getSystemService", Object.class, param_0);
  870. }
  871.  
  872. public int getTaskId() {
  873. if (this.__ho78) {
  874. return ((Integer) Platform.callJSMethod((Object) this, "getTaskId", Integer.TYPE, null)).intValue();
  875. }
  876. return super.getTaskId();
  877. }
  878.  
  879. public Theme getTheme() {
  880. if (this.__ho79) {
  881. return (Theme) Platform.callJSMethod((Object) this, "getTheme", Theme.class, null);
  882. }
  883. return super.getTheme();
  884. }
  885.  
  886. public Drawable getWallpaper() {
  887. if (this.__ho80) {
  888. return (Drawable) Platform.callJSMethod((Object) this, "getWallpaper", Drawable.class, null);
  889. }
  890. return super.getWallpaper();
  891. }
  892.  
  893. public int getWallpaperDesiredMinimumHeight() {
  894. if (this.__ho81) {
  895. return ((Integer) Platform.callJSMethod((Object) this, "getWallpaperDesiredMinimumHeight", Integer.TYPE, null)).intValue();
  896. }
  897. return super.getWallpaperDesiredMinimumHeight();
  898. }
  899.  
  900. public int getWallpaperDesiredMinimumWidth() {
  901. if (this.__ho82) {
  902. return ((Integer) Platform.callJSMethod((Object) this, "getWallpaperDesiredMinimumWidth", Integer.TYPE, null)).intValue();
  903. }
  904. return super.getWallpaperDesiredMinimumWidth();
  905. }
  906.  
  907. public Window getWindow() {
  908. if (this.__ho83) {
  909. return (Window) Platform.callJSMethod((Object) this, "getWindow", Window.class, null);
  910. }
  911. return super.getWindow();
  912. }
  913.  
  914. public WindowManager getWindowManager() {
  915. if (this.__ho84) {
  916. return (WindowManager) Platform.callJSMethod((Object) this, "getWindowManager", WindowManager.class, null);
  917. }
  918. return super.getWindowManager();
  919. }
  920.  
  921. public void grantUriPermission(String param_0, Uri param_1, int param_2) {
  922. if (this.__ho85) {
  923. Platform.callJSMethod((Object) this, "grantUriPermission", Void.TYPE, param_0, param_1, Integer.valueOf(param_2));
  924. return;
  925. }
  926. super.grantUriPermission(param_0, param_1, param_2);
  927. }
  928.  
  929. public boolean hasWindowFocus() {
  930. if (this.__ho86) {
  931. return ((Boolean) Platform.callJSMethod((Object) this, "hasWindowFocus", Boolean.TYPE, null)).booleanValue();
  932. }
  933. return super.hasWindowFocus();
  934. }
  935.  
  936. public int hashCode() {
  937. if (this.__ho87) {
  938. return ((Integer) Platform.callJSMethod((Object) this, "hashCode", Integer.TYPE, null)).intValue();
  939. }
  940. return super.hashCode();
  941. }
  942.  
  943. public void invalidateOptionsMenu() {
  944. if (this.__ho88) {
  945. Platform.callJSMethod((Object) this, "invalidateOptionsMenu", Void.TYPE, null);
  946. } else {
  947. super.invalidateOptionsMenu();
  948. }
  949. }
  950.  
  951. public boolean isChangingConfigurations() {
  952. if (this.__ho89) {
  953. return ((Boolean) Platform.callJSMethod((Object) this, "isChangingConfigurations", Boolean.TYPE, null)).booleanValue();
  954. }
  955. return super.isChangingConfigurations();
  956. }
  957.  
  958. public boolean isDestroyed() {
  959. if (this.__ho90) {
  960. return ((Boolean) Platform.callJSMethod((Object) this, "isDestroyed", Boolean.TYPE, null)).booleanValue();
  961. }
  962. return super.isDestroyed();
  963. }
  964.  
  965. public boolean isFinishing() {
  966. if (this.__ho91) {
  967. return ((Boolean) Platform.callJSMethod((Object) this, "isFinishing", Boolean.TYPE, null)).booleanValue();
  968. }
  969. return super.isFinishing();
  970. }
  971.  
  972. public boolean isRestricted() {
  973. if (this.__ho92) {
  974. return ((Boolean) Platform.callJSMethod((Object) this, "isRestricted", Boolean.TYPE, null)).booleanValue();
  975. }
  976. return super.isRestricted();
  977. }
  978.  
  979. public boolean isTaskRoot() {
  980. if (this.__ho93) {
  981. return ((Boolean) Platform.callJSMethod((Object) this, "isTaskRoot", Boolean.TYPE, null)).booleanValue();
  982. }
  983. return super.isTaskRoot();
  984. }
  985.  
  986. public boolean moveTaskToBack(boolean param_0) {
  987. if (!this.__ho94) {
  988. return super.moveTaskToBack(param_0);
  989. }
  990. return ((Boolean) Platform.callJSMethod((Object) this, "moveTaskToBack", Boolean.TYPE, Boolean.valueOf(param_0))).booleanValue();
  991. }
  992.  
  993. public boolean navigateUpTo(Intent param_0) {
  994. if (!this.__ho95) {
  995. return super.navigateUpTo(param_0);
  996. }
  997. return ((Boolean) Platform.callJSMethod((Object) this, "navigateUpTo", Boolean.TYPE, param_0)).booleanValue();
  998. }
  999.  
  1000. public boolean navigateUpToFromChild(Activity param_0, Intent param_1) {
  1001. if (!this.__ho96) {
  1002. return super.navigateUpToFromChild(param_0, param_1);
  1003. }
  1004. return ((Boolean) Platform.callJSMethod((Object) this, "navigateUpToFromChild", Boolean.TYPE, param_0, param_1)).booleanValue();
  1005. }
  1006.  
  1007. public void onActionModeFinished(ActionMode param_0) {
  1008. if (this.__ho97) {
  1009. Platform.callJSMethod((Object) this, "onActionModeFinished", Void.TYPE, param_0);
  1010. return;
  1011. }
  1012. super.onActionModeFinished(param_0);
  1013. }
  1014.  
  1015. public void onActionModeStarted(ActionMode param_0) {
  1016. if (this.__ho98) {
  1017. Platform.callJSMethod((Object) this, "onActionModeStarted", Void.TYPE, param_0);
  1018. return;
  1019. }
  1020. super.onActionModeStarted(param_0);
  1021. }
  1022.  
  1023. protected void onActivityResult(int param_0, int param_1, Intent param_2) {
  1024. if (this.__ho99) {
  1025. Platform.callJSMethod((Object) this, "onActivityResult", Void.TYPE, Integer.valueOf(param_0), Integer.valueOf(param_1), param_2);
  1026. return;
  1027. }
  1028. super.onActivityResult(param_0, param_1, param_2);
  1029. }
  1030.  
  1031. protected void onApplyThemeResource(Theme param_0, int param_1, boolean param_2) {
  1032. if (this.__ho100) {
  1033. Platform.callJSMethod((Object) this, "onApplyThemeResource", Void.TYPE, param_0, Integer.valueOf(param_1), Boolean.valueOf(param_2));
  1034. return;
  1035. }
  1036. super.onApplyThemeResource(param_0, param_1, param_2);
  1037. }
  1038.  
  1039. public void onAttachFragment(Fragment param_0) {
  1040. if (this.__ho101) {
  1041. Platform.callJSMethod((Object) this, "onAttachFragment", Void.TYPE, param_0);
  1042. return;
  1043. }
  1044. super.onAttachFragment(param_0);
  1045. }
  1046.  
  1047. public void onAttachedToWindow() {
  1048. if (this.__ho102) {
  1049. Platform.callJSMethod((Object) this, "onAttachedToWindow", Void.TYPE, null);
  1050. } else {
  1051. super.onAttachedToWindow();
  1052. }
  1053. }
  1054.  
  1055. public void onBackPressed() {
  1056. if (this.__ho103) {
  1057. Platform.callJSMethod((Object) this, "onBackPressed", Void.TYPE, null);
  1058. } else {
  1059. super.onBackPressed();
  1060. }
  1061. }
  1062.  
  1063. protected void onChildTitleChanged(Activity param_0, CharSequence param_1) {
  1064. if (this.__ho104) {
  1065. Platform.callJSMethod((Object) this, "onChildTitleChanged", Void.TYPE, param_0, param_1);
  1066. return;
  1067. }
  1068. super.onChildTitleChanged(param_0, param_1);
  1069. }
  1070.  
  1071. public void onConfigurationChanged(Configuration param_0) {
  1072. if (this.__ho105) {
  1073. Platform.callJSMethod((Object) this, "onConfigurationChanged", Void.TYPE, param_0);
  1074. return;
  1075. }
  1076. super.onConfigurationChanged(param_0);
  1077. }
  1078.  
  1079. public void onContentChanged() {
  1080. if (this.__ho106) {
  1081. Platform.callJSMethod((Object) this, "onContentChanged", Void.TYPE, null);
  1082. } else {
  1083. super.onContentChanged();
  1084. }
  1085. }
  1086.  
  1087. public boolean onContextItemSelected(MenuItem param_0) {
  1088. if (!this.__ho107) {
  1089. return super.onContextItemSelected(param_0);
  1090. }
  1091. return ((Boolean) Platform.callJSMethod((Object) this, "onContextItemSelected", Boolean.TYPE, param_0)).booleanValue();
  1092. }
  1093.  
  1094. public void onContextMenuClosed(Menu param_0) {
  1095. if (this.__ho108) {
  1096. Platform.callJSMethod((Object) this, "onContextMenuClosed", Void.TYPE, param_0);
  1097. return;
  1098. }
  1099. super.onContextMenuClosed(param_0);
  1100. }
  1101.  
  1102. protected void onCreate(Bundle param_0) {
  1103. setMethodOverrides(getMethodOverrides(this.objectId, Platform.packageArgs(this)));
  1104. if (this.__ho109) {
  1105. Platform.callJSMethod((Object) this, "onCreate", Void.TYPE, param_0);
  1106. Log.d("NativeScriptActivity", "NativeScriptActivity.onCreate called");
  1107. return;
  1108. }
  1109. super.onCreate(param_0);
  1110. }
  1111.  
  1112. public void onCreateContextMenu(ContextMenu param_0, View param_1, ContextMenuInfo param_2) {
  1113. if (this.__ho110) {
  1114. Platform.callJSMethod((Object) this, "onCreateContextMenu", Void.TYPE, param_0, param_1, param_2);
  1115. return;
  1116. }
  1117. super.onCreateContextMenu(param_0, param_1, param_2);
  1118. }
  1119.  
  1120. public CharSequence onCreateDescription() {
  1121. if (this.__ho111) {
  1122. return (CharSequence) Platform.callJSMethod((Object) this, "onCreateDescription", CharSequence.class, null);
  1123. }
  1124. return super.onCreateDescription();
  1125. }
  1126.  
  1127. protected Dialog onCreateDialog(int param_0, Bundle param_1) {
  1128. if (!this.__ho112) {
  1129. return super.onCreateDialog(param_0, param_1);
  1130. }
  1131. return (Dialog) Platform.callJSMethod((Object) this, "onCreateDialog", Dialog.class, Integer.valueOf(param_0), param_1);
  1132. }
  1133.  
  1134. protected Dialog onCreateDialog(int param_0) {
  1135. if (!this.__ho112) {
  1136. return super.onCreateDialog(param_0);
  1137. }
  1138. return (Dialog) Platform.callJSMethod((Object) this, "onCreateDialog", Dialog.class, Integer.valueOf(param_0));
  1139. }
  1140.  
  1141. public void onCreateNavigateUpTaskStack(TaskStackBuilder param_0) {
  1142. if (this.__ho113) {
  1143. Platform.callJSMethod((Object) this, "onCreateNavigateUpTaskStack", Void.TYPE, param_0);
  1144. return;
  1145. }
  1146. super.onCreateNavigateUpTaskStack(param_0);
  1147. }
  1148.  
  1149. public boolean onCreateOptionsMenu(Menu param_0) {
  1150. if (!this.__ho114) {
  1151. return super.onCreateOptionsMenu(param_0);
  1152. }
  1153. return ((Boolean) Platform.callJSMethod((Object) this, "onCreateOptionsMenu", Boolean.TYPE, param_0)).booleanValue();
  1154. }
  1155.  
  1156. public boolean onCreatePanelMenu(int param_0, Menu param_1) {
  1157. if (!this.__ho115) {
  1158. return super.onCreatePanelMenu(param_0, param_1);
  1159. }
  1160. return ((Boolean) Platform.callJSMethod((Object) this, "onCreatePanelMenu", Boolean.TYPE, Integer.valueOf(param_0), param_1)).booleanValue();
  1161. }
  1162.  
  1163. public View onCreatePanelView(int param_0) {
  1164. if (!this.__ho116) {
  1165. return super.onCreatePanelView(param_0);
  1166. }
  1167. return (View) Platform.callJSMethod((Object) this, "onCreatePanelView", View.class, Integer.valueOf(param_0));
  1168. }
  1169.  
  1170. public boolean onCreateThumbnail(Bitmap param_0, Canvas param_1) {
  1171. if (!this.__ho117) {
  1172. return super.onCreateThumbnail(param_0, param_1);
  1173. }
  1174. return ((Boolean) Platform.callJSMethod((Object) this, "onCreateThumbnail", Boolean.TYPE, param_0, param_1)).booleanValue();
  1175. }
  1176.  
  1177. public View onCreateView(View param_0, String param_1, Context param_2, AttributeSet param_3) {
  1178. if (!this.__ho118) {
  1179. return super.onCreateView(param_0, param_1, param_2, param_3);
  1180. }
  1181. return (View) Platform.callJSMethod((Object) this, "onCreateView", View.class, param_0, param_1, param_2, param_3);
  1182. }
  1183.  
  1184. public View onCreateView(String param_0, Context param_1, AttributeSet param_2) {
  1185. if (!this.__ho118) {
  1186. return super.onCreateView(param_0, param_1, param_2);
  1187. }
  1188. return (View) Platform.callJSMethod((Object) this, "onCreateView", View.class, param_0, param_1, param_2);
  1189. }
  1190.  
  1191. protected void onDestroy() {
  1192. if (this.__ho119) {
  1193. Platform.callJSMethod((Object) this, "onDestroy", Void.TYPE, null);
  1194. } else {
  1195. super.onDestroy();
  1196. }
  1197. }
  1198.  
  1199. public void onDetachedFromWindow() {
  1200. if (this.__ho120) {
  1201. Platform.callJSMethod((Object) this, "onDetachedFromWindow", Void.TYPE, null);
  1202. } else {
  1203. super.onDetachedFromWindow();
  1204. }
  1205. }
  1206.  
  1207. public boolean onGenericMotionEvent(MotionEvent param_0) {
  1208. if (!this.__ho121) {
  1209. return super.onGenericMotionEvent(param_0);
  1210. }
  1211. return ((Boolean) Platform.callJSMethod((Object) this, "onGenericMotionEvent", Boolean.TYPE, param_0)).booleanValue();
  1212. }
  1213.  
  1214. public boolean onKeyDown(int param_0, KeyEvent param_1) {
  1215. if (!this.__ho122) {
  1216. return super.onKeyDown(param_0, param_1);
  1217. }
  1218. return ((Boolean) Platform.callJSMethod((Object) this, "onKeyDown", Boolean.TYPE, Integer.valueOf(param_0), param_1)).booleanValue();
  1219. }
  1220.  
  1221. public boolean onKeyLongPress(int param_0, KeyEvent param_1) {
  1222. if (!this.__ho123) {
  1223. return super.onKeyLongPress(param_0, param_1);
  1224. }
  1225. return ((Boolean) Platform.callJSMethod((Object) this, "onKeyLongPress", Boolean.TYPE, Integer.valueOf(param_0), param_1)).booleanValue();
  1226. }
  1227.  
  1228. public boolean onKeyMultiple(int param_0, int param_1, KeyEvent param_2) {
  1229. if (!this.__ho124) {
  1230. return super.onKeyMultiple(param_0, param_1, param_2);
  1231. }
  1232. return ((Boolean) Platform.callJSMethod((Object) this, "onKeyMultiple", Boolean.TYPE, Integer.valueOf(param_0), Integer.valueOf(param_1), param_2)).booleanValue();
  1233. }
  1234.  
  1235. public boolean onKeyShortcut(int param_0, KeyEvent param_1) {
  1236. if (!this.__ho125) {
  1237. return super.onKeyShortcut(param_0, param_1);
  1238. }
  1239. return ((Boolean) Platform.callJSMethod((Object) this, "onKeyShortcut", Boolean.TYPE, Integer.valueOf(param_0), param_1)).booleanValue();
  1240. }
  1241.  
  1242. public boolean onKeyUp(int param_0, KeyEvent param_1) {
  1243. if (!this.__ho126) {
  1244. return super.onKeyUp(param_0, param_1);
  1245. }
  1246. return ((Boolean) Platform.callJSMethod((Object) this, "onKeyUp", Boolean.TYPE, Integer.valueOf(param_0), param_1)).booleanValue();
  1247. }
  1248.  
  1249. public void onLowMemory() {
  1250. if (this.__ho127) {
  1251. Platform.callJSMethod((Object) this, "onLowMemory", Void.TYPE, null);
  1252. } else {
  1253. super.onLowMemory();
  1254. }
  1255. }
  1256.  
  1257. public boolean onMenuItemSelected(int param_0, MenuItem param_1) {
  1258. if (!this.__ho128) {
  1259. return super.onMenuItemSelected(param_0, param_1);
  1260. }
  1261. return ((Boolean) Platform.callJSMethod((Object) this, "onMenuItemSelected", Boolean.TYPE, Integer.valueOf(param_0), param_1)).booleanValue();
  1262. }
  1263.  
  1264. public boolean onMenuOpened(int param_0, Menu param_1) {
  1265. if (!this.__ho129) {
  1266. return super.onMenuOpened(param_0, param_1);
  1267. }
  1268. return ((Boolean) Platform.callJSMethod((Object) this, "onMenuOpened", Boolean.TYPE, Integer.valueOf(param_0), param_1)).booleanValue();
  1269. }
  1270.  
  1271. public boolean onNavigateUp() {
  1272. if (this.__ho130) {
  1273. return ((Boolean) Platform.callJSMethod((Object) this, "onNavigateUp", Boolean.TYPE, null)).booleanValue();
  1274. }
  1275. return super.onNavigateUp();
  1276. }
  1277.  
  1278. public boolean onNavigateUpFromChild(Activity param_0) {
  1279. if (!this.__ho131) {
  1280. return super.onNavigateUpFromChild(param_0);
  1281. }
  1282. return ((Boolean) Platform.callJSMethod((Object) this, "onNavigateUpFromChild", Boolean.TYPE, param_0)).booleanValue();
  1283. }
  1284.  
  1285. protected void onNewIntent(Intent param_0) {
  1286. if (this.__ho132) {
  1287. Platform.callJSMethod((Object) this, "onNewIntent", Void.TYPE, param_0);
  1288. return;
  1289. }
  1290. super.onNewIntent(param_0);
  1291. }
  1292.  
  1293. public boolean onOptionsItemSelected(MenuItem param_0) {
  1294. if (!this.__ho133) {
  1295. return super.onOptionsItemSelected(param_0);
  1296. }
  1297. return ((Boolean) Platform.callJSMethod((Object) this, "onOptionsItemSelected", Boolean.TYPE, param_0)).booleanValue();
  1298. }
  1299.  
  1300. public void onOptionsMenuClosed(Menu param_0) {
  1301. if (this.__ho134) {
  1302. Platform.callJSMethod((Object) this, "onOptionsMenuClosed", Void.TYPE, param_0);
  1303. return;
  1304. }
  1305. super.onOptionsMenuClosed(param_0);
  1306. }
  1307.  
  1308. public void onPanelClosed(int param_0, Menu param_1) {
  1309. if (this.__ho135) {
  1310. Platform.callJSMethod((Object) this, "onPanelClosed", Void.TYPE, Integer.valueOf(param_0), param_1);
  1311. return;
  1312. }
  1313. super.onPanelClosed(param_0, param_1);
  1314. }
  1315.  
  1316. protected void onPause() {
  1317. if (this.__ho136) {
  1318. Platform.callJSMethod((Object) this, "onPause", Void.TYPE, null);
  1319. } else {
  1320. super.onPause();
  1321. }
  1322. }
  1323.  
  1324. protected void onPostCreate(Bundle param_0) {
  1325. if (this.__ho137) {
  1326. Platform.callJSMethod((Object) this, "onPostCreate", Void.TYPE, param_0);
  1327. return;
  1328. }
  1329. super.onPostCreate(param_0);
  1330. }
  1331.  
  1332. protected void onPostResume() {
  1333. if (this.__ho138) {
  1334. Platform.callJSMethod((Object) this, "onPostResume", Void.TYPE, null);
  1335. } else {
  1336. super.onPostResume();
  1337. }
  1338. }
  1339.  
  1340. protected void onPrepareDialog(int param_0, Dialog param_1) {
  1341. if (this.__ho139) {
  1342. Platform.callJSMethod((Object) this, "onPrepareDialog", Void.TYPE, Integer.valueOf(param_0), param_1);
  1343. return;
  1344. }
  1345. super.onPrepareDialog(param_0, param_1);
  1346. }
  1347.  
  1348. protected void onPrepareDialog(int param_0, Dialog param_1, Bundle param_2) {
  1349. if (this.__ho139) {
  1350. Platform.callJSMethod((Object) this, "onPrepareDialog", Void.TYPE, Integer.valueOf(param_0), param_1, param_2);
  1351. return;
  1352. }
  1353. super.onPrepareDialog(param_0, param_1, param_2);
  1354. }
  1355.  
  1356. public void onPrepareNavigateUpTaskStack(TaskStackBuilder param_0) {
  1357. if (this.__ho140) {
  1358. Platform.callJSMethod((Object) this, "onPrepareNavigateUpTaskStack", Void.TYPE, param_0);
  1359. return;
  1360. }
  1361. super.onPrepareNavigateUpTaskStack(param_0);
  1362. }
  1363.  
  1364. public boolean onPrepareOptionsMenu(Menu param_0) {
  1365. if (!this.__ho141) {
  1366. return super.onPrepareOptionsMenu(param_0);
  1367. }
  1368. return ((Boolean) Platform.callJSMethod((Object) this, "onPrepareOptionsMenu", Boolean.TYPE, param_0)).booleanValue();
  1369. }
  1370.  
  1371. public boolean onPreparePanel(int param_0, View param_1, Menu param_2) {
  1372. if (!this.__ho142) {
  1373. return super.onPreparePanel(param_0, param_1, param_2);
  1374. }
  1375. return ((Boolean) Platform.callJSMethod((Object) this, "onPreparePanel", Boolean.TYPE, Integer.valueOf(param_0), param_1, param_2)).booleanValue();
  1376. }
  1377.  
  1378. protected void onRestart() {
  1379. if (this.__ho143) {
  1380. Platform.callJSMethod((Object) this, "onRestart", Void.TYPE, null);
  1381. } else {
  1382. super.onRestart();
  1383. }
  1384. }
  1385.  
  1386. protected void onRestoreInstanceState(Bundle param_0) {
  1387. if (this.__ho144) {
  1388. Platform.callJSMethod((Object) this, "onRestoreInstanceState", Void.TYPE, param_0);
  1389. return;
  1390. }
  1391. super.onRestoreInstanceState(param_0);
  1392. }
  1393.  
  1394. protected void onResume() {
  1395. if (this.__ho145) {
  1396. Platform.callJSMethod((Object) this, "onResume", Void.TYPE, null);
  1397. } else {
  1398. super.onResume();
  1399. }
  1400. }
  1401.  
  1402. public Object onRetainNonConfigurationInstance() {
  1403. if (this.__ho146) {
  1404. return Platform.callJSMethod((Object) this, "onRetainNonConfigurationInstance", Object.class, null);
  1405. }
  1406. return super.onRetainNonConfigurationInstance();
  1407. }
  1408.  
  1409. protected void onSaveInstanceState(Bundle param_0) {
  1410. if (this.__ho147) {
  1411. Platform.callJSMethod((Object) this, "onSaveInstanceState", Void.TYPE, param_0);
  1412. return;
  1413. }
  1414. super.onSaveInstanceState(param_0);
  1415. }
  1416.  
  1417. public boolean onSearchRequested() {
  1418. if (this.__ho148) {
  1419. return ((Boolean) Platform.callJSMethod((Object) this, "onSearchRequested", Boolean.TYPE, null)).booleanValue();
  1420. }
  1421. return super.onSearchRequested();
  1422. }
  1423.  
  1424. protected void onStart() {
  1425. if (this.__ho149) {
  1426. Platform.callJSMethod((Object) this, "onStart", Void.TYPE, null);
  1427. } else {
  1428. super.onStart();
  1429. }
  1430. }
  1431.  
  1432. protected void onStop() {
  1433. if (this.__ho150) {
  1434. Platform.callJSMethod((Object) this, "onStop", Void.TYPE, null);
  1435. } else {
  1436. super.onStop();
  1437. }
  1438. }
  1439.  
  1440. protected void onTitleChanged(CharSequence param_0, int param_1) {
  1441. if (this.__ho151) {
  1442. Platform.callJSMethod((Object) this, "onTitleChanged", Void.TYPE, param_0, Integer.valueOf(param_1));
  1443. return;
  1444. }
  1445. super.onTitleChanged(param_0, param_1);
  1446. }
  1447.  
  1448. public boolean onTouchEvent(MotionEvent param_0) {
  1449. if (!this.__ho152) {
  1450. return super.onTouchEvent(param_0);
  1451. }
  1452. return ((Boolean) Platform.callJSMethod((Object) this, "onTouchEvent", Boolean.TYPE, param_0)).booleanValue();
  1453. }
  1454.  
  1455. public boolean onTrackballEvent(MotionEvent param_0) {
  1456. if (!this.__ho153) {
  1457. return super.onTrackballEvent(param_0);
  1458. }
  1459. return ((Boolean) Platform.callJSMethod((Object) this, "onTrackballEvent", Boolean.TYPE, param_0)).booleanValue();
  1460. }
  1461.  
  1462. public void onTrimMemory(int param_0) {
  1463. if (this.__ho154) {
  1464. Platform.callJSMethod((Object) this, "onTrimMemory", Void.TYPE, Integer.valueOf(param_0));
  1465. return;
  1466. }
  1467. super.onTrimMemory(param_0);
  1468. }
  1469.  
  1470. public void onUserInteraction() {
  1471. if (this.__ho155) {
  1472. Platform.callJSMethod((Object) this, "onUserInteraction", Void.TYPE, null);
  1473. } else {
  1474. super.onUserInteraction();
  1475. }
  1476. }
  1477.  
  1478. protected void onUserLeaveHint() {
  1479. if (this.__ho156) {
  1480. Platform.callJSMethod((Object) this, "onUserLeaveHint", Void.TYPE, null);
  1481. } else {
  1482. super.onUserLeaveHint();
  1483. }
  1484. }
  1485.  
  1486. public void onWindowAttributesChanged(WindowManager.LayoutParams param_0) {
  1487. if (this.__ho157) {
  1488. Platform.callJSMethod((Object) this, "onWindowAttributesChanged", Void.TYPE, param_0);
  1489. return;
  1490. }
  1491. super.onWindowAttributesChanged(param_0);
  1492. }
  1493.  
  1494. public void onWindowFocusChanged(boolean param_0) {
  1495. if (this.__ho158) {
  1496. Platform.callJSMethod((Object) this, "onWindowFocusChanged", Void.TYPE, Boolean.valueOf(param_0));
  1497. return;
  1498. }
  1499. super.onWindowFocusChanged(param_0);
  1500. }
  1501.  
  1502. public ActionMode onWindowStartingActionMode(Callback param_0) {
  1503. if (!this.__ho159) {
  1504. return super.onWindowStartingActionMode(param_0);
  1505. }
  1506. return (ActionMode) Platform.callJSMethod((Object) this, "onWindowStartingActionMode", ActionMode.class, param_0);
  1507. }
  1508.  
  1509. public void openContextMenu(View param_0) {
  1510. if (this.__ho160) {
  1511. Platform.callJSMethod((Object) this, "openContextMenu", Void.TYPE, param_0);
  1512. return;
  1513. }
  1514. super.openContextMenu(param_0);
  1515. }
  1516.  
  1517. public FileInputStream openFileInput(String param_0) throws FileNotFoundException {
  1518. if (!this.__ho161) {
  1519. return super.openFileInput(param_0);
  1520. }
  1521. return (FileInputStream) Platform.callJSMethod((Object) this, "openFileInput", FileInputStream.class, param_0);
  1522. }
  1523.  
  1524. public FileOutputStream openFileOutput(String param_0, int param_1) throws FileNotFoundException {
  1525. if (!this.__ho162) {
  1526. return super.openFileOutput(param_0, param_1);
  1527. }
  1528. return (FileOutputStream) Platform.callJSMethod((Object) this, "openFileOutput", FileOutputStream.class, param_0, Integer.valueOf(param_1));
  1529. }
  1530.  
  1531. public void openOptionsMenu() {
  1532. if (this.__ho163) {
  1533. Platform.callJSMethod((Object) this, "openOptionsMenu", Void.TYPE, null);
  1534. } else {
  1535. super.openOptionsMenu();
  1536. }
  1537. }
  1538.  
  1539. public SQLiteDatabase openOrCreateDatabase(String param_0, int param_1, CursorFactory param_2, DatabaseErrorHandler param_3) {
  1540. if (!this.__ho164) {
  1541. return super.openOrCreateDatabase(param_0, param_1, param_2, param_3);
  1542. }
  1543. return (SQLiteDatabase) Platform.callJSMethod((Object) this, "openOrCreateDatabase", SQLiteDatabase.class, param_0, Integer.valueOf(param_1), param_2, param_3);
  1544. }
  1545.  
  1546. public SQLiteDatabase openOrCreateDatabase(String param_0, int param_1, CursorFactory param_2) {
  1547. if (!this.__ho164) {
  1548. return super.openOrCreateDatabase(param_0, param_1, param_2);
  1549. }
  1550. return (SQLiteDatabase) Platform.callJSMethod((Object) this, "openOrCreateDatabase", SQLiteDatabase.class, param_0, Integer.valueOf(param_1), param_2);
  1551. }
  1552.  
  1553. public void overridePendingTransition(int param_0, int param_1) {
  1554. if (this.__ho165) {
  1555. Platform.callJSMethod((Object) this, "overridePendingTransition", Void.TYPE, Integer.valueOf(param_0), Integer.valueOf(param_1));
  1556. return;
  1557. }
  1558. super.overridePendingTransition(param_0, param_1);
  1559. }
  1560.  
  1561. public Drawable peekWallpaper() {
  1562. if (this.__ho166) {
  1563. return (Drawable) Platform.callJSMethod((Object) this, "peekWallpaper", Drawable.class, null);
  1564. }
  1565. return super.peekWallpaper();
  1566. }
  1567.  
  1568. public void recreate() {
  1569. if (this.__ho167) {
  1570. Platform.callJSMethod((Object) this, "recreate", Void.TYPE, null);
  1571. } else {
  1572. super.recreate();
  1573. }
  1574. }
  1575.  
  1576. public void registerComponentCallbacks(ComponentCallbacks param_0) {
  1577. if (this.__ho168) {
  1578. Platform.callJSMethod((Object) this, "registerComponentCallbacks", Void.TYPE, param_0);
  1579. return;
  1580. }
  1581. super.registerComponentCallbacks(param_0);
  1582. }
  1583.  
  1584. public void registerForContextMenu(View param_0) {
  1585. if (this.__ho169) {
  1586. Platform.callJSMethod((Object) this, "registerForContextMenu", Void.TYPE, param_0);
  1587. return;
  1588. }
  1589. super.registerForContextMenu(param_0);
  1590. }
  1591.  
  1592. public Intent registerReceiver(BroadcastReceiver param_0, IntentFilter param_1, String param_2, Handler param_3) {
  1593. if (!this.__ho170) {
  1594. return super.registerReceiver(param_0, param_1, param_2, param_3);
  1595. }
  1596. return (Intent) Platform.callJSMethod((Object) this, "registerReceiver", Intent.class, param_0, param_1, param_2, param_3);
  1597. }
  1598.  
  1599. public Intent registerReceiver(BroadcastReceiver param_0, IntentFilter param_1) {
  1600. if (!this.__ho170) {
  1601. return super.registerReceiver(param_0, param_1);
  1602. }
  1603. return (Intent) Platform.callJSMethod((Object) this, "registerReceiver", Intent.class, param_0, param_1);
  1604. }
  1605.  
  1606. public void removeStickyBroadcast(Intent param_0) {
  1607. if (this.__ho171) {
  1608. Platform.callJSMethod((Object) this, "removeStickyBroadcast", Void.TYPE, param_0);
  1609. return;
  1610. }
  1611. super.removeStickyBroadcast(param_0);
  1612. }
  1613.  
  1614. public void removeStickyBroadcastAsUser(Intent param_0, UserHandle param_1) {
  1615. if (this.__ho172) {
  1616. Platform.callJSMethod((Object) this, "removeStickyBroadcastAsUser", Void.TYPE, param_0, param_1);
  1617. return;
  1618. }
  1619. super.removeStickyBroadcastAsUser(param_0, param_1);
  1620. }
  1621.  
  1622. public void revokeUriPermission(Uri param_0, int param_1) {
  1623. if (this.__ho173) {
  1624. Platform.callJSMethod((Object) this, "revokeUriPermission", Void.TYPE, param_0, Integer.valueOf(param_1));
  1625. return;
  1626. }
  1627. super.revokeUriPermission(param_0, param_1);
  1628. }
  1629.  
  1630. public void sendBroadcast(Intent param_0, String param_1) {
  1631. if (this.__ho174) {
  1632. Platform.callJSMethod((Object) this, "sendBroadcast", Void.TYPE, param_0, param_1);
  1633. return;
  1634. }
  1635. super.sendBroadcast(param_0, param_1);
  1636. }
  1637.  
  1638. public void sendBroadcast(Intent param_0) {
  1639. if (this.__ho174) {
  1640. Platform.callJSMethod((Object) this, "sendBroadcast", Void.TYPE, param_0);
  1641. return;
  1642. }
  1643. super.sendBroadcast(param_0);
  1644. }
  1645.  
  1646. public void sendBroadcastAsUser(Intent param_0, UserHandle param_1, String param_2) {
  1647. if (this.__ho175) {
  1648. Platform.callJSMethod((Object) this, "sendBroadcastAsUser", Void.TYPE, param_0, param_1, param_2);
  1649. return;
  1650. }
  1651. super.sendBroadcastAsUser(param_0, param_1, param_2);
  1652. }
  1653.  
  1654. public void sendBroadcastAsUser(Intent param_0, UserHandle param_1) {
  1655. if (this.__ho175) {
  1656. Platform.callJSMethod((Object) this, "sendBroadcastAsUser", Void.TYPE, param_0, param_1);
  1657. return;
  1658. }
  1659. super.sendBroadcastAsUser(param_0, param_1);
  1660. }
  1661.  
  1662. public void sendOrderedBroadcast(Intent param_0, String param_1, BroadcastReceiver param_2, Handler param_3, int param_4, String param_5, Bundle param_6) {
  1663. if (this.__ho176) {
  1664. Platform.callJSMethod((Object) this, "sendOrderedBroadcast", Void.TYPE, param_0, param_1, param_2, param_3, Integer.valueOf(param_4), param_5, param_6);
  1665. return;
  1666. }
  1667. super.sendOrderedBroadcast(param_0, param_1, param_2, param_3, param_4, param_5, param_6);
  1668. }
  1669.  
  1670. public void sendOrderedBroadcast(Intent param_0, String param_1) {
  1671. if (this.__ho176) {
  1672. Platform.callJSMethod((Object) this, "sendOrderedBroadcast", Void.TYPE, param_0, param_1);
  1673. return;
  1674. }
  1675. super.sendOrderedBroadcast(param_0, param_1);
  1676. }
  1677.  
  1678. public void sendOrderedBroadcastAsUser(Intent param_0, UserHandle param_1, String param_2, BroadcastReceiver param_3, Handler param_4, int param_5, String param_6, Bundle param_7) {
  1679. if (this.__ho177) {
  1680. Platform.callJSMethod((Object) this, "sendOrderedBroadcastAsUser", Void.TYPE, param_0, param_1, param_2, param_3, param_4, Integer.valueOf(param_5), param_6, param_7);
  1681. return;
  1682. }
  1683. super.sendOrderedBroadcastAsUser(param_0, param_1, param_2, param_3, param_4, param_5, param_6, param_7);
  1684. }
  1685.  
  1686. public void sendStickyBroadcast(Intent param_0) {
  1687. if (this.__ho178) {
  1688. Platform.callJSMethod((Object) this, "sendStickyBroadcast", Void.TYPE, param_0);
  1689. return;
  1690. }
  1691. super.sendStickyBroadcast(param_0);
  1692. }
  1693.  
  1694. public void sendStickyBroadcastAsUser(Intent param_0, UserHandle param_1) {
  1695. if (this.__ho179) {
  1696. Platform.callJSMethod((Object) this, "sendStickyBroadcastAsUser", Void.TYPE, param_0, param_1);
  1697. return;
  1698. }
  1699. super.sendStickyBroadcastAsUser(param_0, param_1);
  1700. }
  1701.  
  1702. public void sendStickyOrderedBroadcast(Intent param_0, BroadcastReceiver param_1, Handler param_2, int param_3, String param_4, Bundle param_5) {
  1703. if (this.__ho180) {
  1704. Platform.callJSMethod((Object) this, "sendStickyOrderedBroadcast", Void.TYPE, param_0, param_1, param_2, Integer.valueOf(param_3), param_4, param_5);
  1705. return;
  1706. }
  1707. super.sendStickyOrderedBroadcast(param_0, param_1, param_2, param_3, param_4, param_5);
  1708. }
  1709.  
  1710. public void sendStickyOrderedBroadcastAsUser(Intent param_0, UserHandle param_1, BroadcastReceiver param_2, Handler param_3, int param_4, String param_5, Bundle param_6) {
  1711. if (this.__ho181) {
  1712. Platform.callJSMethod((Object) this, "sendStickyOrderedBroadcastAsUser", Void.TYPE, param_0, param_1, param_2, param_3, Integer.valueOf(param_4), param_5, param_6);
  1713. return;
  1714. }
  1715. super.sendStickyOrderedBroadcastAsUser(param_0, param_1, param_2, param_3, param_4, param_5, param_6);
  1716. }
  1717.  
  1718. public void setContentView(View param_0, LayoutParams param_1) {
  1719. if (this.__ho182) {
  1720. Platform.callJSMethod((Object) this, "setContentView", Void.TYPE, param_0, param_1);
  1721. return;
  1722. }
  1723. super.setContentView(param_0, param_1);
  1724. }
  1725.  
  1726. public void setContentView(int param_0) {
  1727. if (this.__ho182) {
  1728. Platform.callJSMethod((Object) this, "setContentView", Void.TYPE, Integer.valueOf(param_0));
  1729. return;
  1730. }
  1731. super.setContentView(param_0);
  1732. }
  1733.  
  1734. public void setContentView(View param_0) {
  1735. if (this.__ho182) {
  1736. Platform.callJSMethod((Object) this, "setContentView", Void.TYPE, param_0);
  1737. return;
  1738. }
  1739. super.setContentView(param_0);
  1740. }
  1741.  
  1742. public void setFinishOnTouchOutside(boolean param_0) {
  1743. if (this.__ho183) {
  1744. Platform.callJSMethod((Object) this, "setFinishOnTouchOutside", Void.TYPE, Boolean.valueOf(param_0));
  1745. return;
  1746. }
  1747. super.setFinishOnTouchOutside(param_0);
  1748. }
  1749.  
  1750. public void setIntent(Intent param_0) {
  1751. if (this.__ho184) {
  1752. Platform.callJSMethod((Object) this, "setIntent", Void.TYPE, param_0);
  1753. return;
  1754. }
  1755. super.setIntent(param_0);
  1756. }
  1757.  
  1758. public void setRequestedOrientation(int param_0) {
  1759. if (this.__ho185) {
  1760. Platform.callJSMethod((Object) this, "setRequestedOrientation", Void.TYPE, Integer.valueOf(param_0));
  1761. return;
  1762. }
  1763. super.setRequestedOrientation(param_0);
  1764. }
  1765.  
  1766. public void setTheme(int param_0) {
  1767. if (this.__ho186) {
  1768. Platform.callJSMethod((Object) this, "setTheme", Void.TYPE, Integer.valueOf(param_0));
  1769. return;
  1770. }
  1771. super.setTheme(param_0);
  1772. }
  1773.  
  1774. public void setTitle(int param_0) {
  1775. if (this.__ho187) {
  1776. Platform.callJSMethod((Object) this, "setTitle", Void.TYPE, Integer.valueOf(param_0));
  1777. return;
  1778. }
  1779. super.setTitle(param_0);
  1780. }
  1781.  
  1782. public void setTitle(CharSequence param_0) {
  1783. if (this.__ho187) {
  1784. Platform.callJSMethod((Object) this, "setTitle", Void.TYPE, param_0);
  1785. return;
  1786. }
  1787. super.setTitle(param_0);
  1788. }
  1789.  
  1790. public void setTitleColor(int param_0) {
  1791. if (this.__ho188) {
  1792. Platform.callJSMethod((Object) this, "setTitleColor", Void.TYPE, Integer.valueOf(param_0));
  1793. return;
  1794. }
  1795. super.setTitleColor(param_0);
  1796. }
  1797.  
  1798. public void setVisible(boolean param_0) {
  1799. if (this.__ho189) {
  1800. Platform.callJSMethod((Object) this, "setVisible", Void.TYPE, Boolean.valueOf(param_0));
  1801. return;
  1802. }
  1803. super.setVisible(param_0);
  1804. }
  1805.  
  1806. public void setWallpaper(InputStream param_0) throws IOException {
  1807. if (this.__ho190) {
  1808. Platform.callJSMethod((Object) this, "setWallpaper", Void.TYPE, param_0);
  1809. return;
  1810. }
  1811. super.setWallpaper(param_0);
  1812. }
  1813.  
  1814. public void setWallpaper(Bitmap param_0) throws IOException {
  1815. if (this.__ho190) {
  1816. Platform.callJSMethod((Object) this, "setWallpaper", Void.TYPE, param_0);
  1817. return;
  1818. }
  1819. super.setWallpaper(param_0);
  1820. }
  1821.  
  1822. public boolean shouldUpRecreateTask(Intent param_0) {
  1823. if (!this.__ho191) {
  1824. return super.shouldUpRecreateTask(param_0);
  1825. }
  1826. return ((Boolean) Platform.callJSMethod((Object) this, "shouldUpRecreateTask", Boolean.TYPE, param_0)).booleanValue();
  1827. }
  1828.  
  1829. public ActionMode startActionMode(Callback param_0) {
  1830. if (!this.__ho192) {
  1831. return super.startActionMode(param_0);
  1832. }
  1833. return (ActionMode) Platform.callJSMethod((Object) this, "startActionMode", ActionMode.class, param_0);
  1834. }
  1835.  
  1836. public void startActivities(Intent[] param_0) {
  1837. if (this.__ho193) {
  1838. Platform.callJSMethod((Object) this, "startActivities", Void.TYPE, param_0);
  1839. return;
  1840. }
  1841. super.startActivities(param_0);
  1842. }
  1843.  
  1844. public void startActivities(Intent[] param_0, Bundle param_1) {
  1845. if (this.__ho193) {
  1846. Platform.callJSMethod((Object) this, "startActivities", Void.TYPE, param_0, param_1);
  1847. return;
  1848. }
  1849. super.startActivities(param_0, param_1);
  1850. }
  1851.  
  1852. public void startActivity(Intent param_0, Bundle param_1) {
  1853. if (this.__ho194) {
  1854. Platform.callJSMethod((Object) this, "startActivity", Void.TYPE, param_0, param_1);
  1855. return;
  1856. }
  1857. super.startActivity(param_0, param_1);
  1858. }
  1859.  
  1860. public void startActivity(Intent param_0) {
  1861. if (this.__ho194) {
  1862. Platform.callJSMethod((Object) this, "startActivity", Void.TYPE, param_0);
  1863. return;
  1864. }
  1865. super.startActivity(param_0);
  1866. }
  1867.  
  1868. public void startActivityForResult(Intent param_0, int param_1) {
  1869. if (this.__ho195) {
  1870. Platform.callJSMethod((Object) this, "startActivityForResult", Void.TYPE, param_0, Integer.valueOf(param_1));
  1871. return;
  1872. }
  1873. super.startActivityForResult(param_0, param_1);
  1874. }
  1875.  
  1876. public void startActivityForResult(Intent param_0, int param_1, Bundle param_2) {
  1877. if (this.__ho195) {
  1878. Platform.callJSMethod((Object) this, "startActivityForResult", Void.TYPE, param_0, Integer.valueOf(param_1), param_2);
  1879. return;
  1880. }
  1881. super.startActivityForResult(param_0, param_1, param_2);
  1882. }
  1883.  
  1884. public void startActivityFromChild(Activity param_0, Intent param_1, int param_2) {
  1885. if (this.__ho196) {
  1886. Platform.callJSMethod((Object) this, "startActivityFromChild", Void.TYPE, param_0, param_1, Integer.valueOf(param_2));
  1887. return;
  1888. }
  1889. super.startActivityFromChild(param_0, param_1, param_2);
  1890. }
  1891.  
  1892. public void startActivityFromChild(Activity param_0, Intent param_1, int param_2, Bundle param_3) {
  1893. if (this.__ho196) {
  1894. Platform.callJSMethod((Object) this, "startActivityFromChild", Void.TYPE, param_0, param_1, Integer.valueOf(param_2), param_3);
  1895. return;
  1896. }
  1897. super.startActivityFromChild(param_0, param_1, param_2, param_3);
  1898. }
  1899.  
  1900. public void startActivityFromFragment(Fragment param_0, Intent param_1, int param_2) {
  1901. if (this.__ho197) {
  1902. Platform.callJSMethod((Object) this, "startActivityFromFragment", Void.TYPE, param_0, param_1, Integer.valueOf(param_2));
  1903. return;
  1904. }
  1905. super.startActivityFromFragment(param_0, param_1, param_2);
  1906. }
  1907.  
  1908. public void startActivityFromFragment(Fragment param_0, Intent param_1, int param_2, Bundle param_3) {
  1909. if (this.__ho197) {
  1910. Platform.callJSMethod((Object) this, "startActivityFromFragment", Void.TYPE, param_0, param_1, Integer.valueOf(param_2), param_3);
  1911. return;
  1912. }
  1913. super.startActivityFromFragment(param_0, param_1, param_2, param_3);
  1914. }
  1915.  
  1916. public boolean startActivityIfNeeded(Intent param_0, int param_1) {
  1917. if (!this.__ho198) {
  1918. return super.startActivityIfNeeded(param_0, param_1);
  1919. }
  1920. return ((Boolean) Platform.callJSMethod((Object) this, "startActivityIfNeeded", Boolean.TYPE, param_0, Integer.valueOf(param_1))).booleanValue();
  1921. }
  1922.  
  1923. public boolean startActivityIfNeeded(Intent param_0, int param_1, Bundle param_2) {
  1924. if (!this.__ho198) {
  1925. return super.startActivityIfNeeded(param_0, param_1, param_2);
  1926. }
  1927. return ((Boolean) Platform.callJSMethod((Object) this, "startActivityIfNeeded", Boolean.TYPE, param_0, Integer.valueOf(param_1), param_2)).booleanValue();
  1928. }
  1929.  
  1930. public boolean startInstrumentation(ComponentName param_0, String param_1, Bundle param_2) {
  1931. if (!this.__ho199) {
  1932. return super.startInstrumentation(param_0, param_1, param_2);
  1933. }
  1934. return ((Boolean) Platform.callJSMethod((Object) this, "startInstrumentation", Boolean.TYPE, param_0, param_1, param_2)).booleanValue();
  1935. }
  1936.  
  1937. public void startIntentSender(IntentSender param_0, Intent param_1, int param_2, int param_3, int param_4) throws SendIntentException {
  1938. if (this.__ho200) {
  1939. Platform.callJSMethod((Object) this, "startIntentSender", Void.TYPE, param_0, param_1, Integer.valueOf(param_2), Integer.valueOf(param_3), Integer.valueOf(param_4));
  1940. return;
  1941. }
  1942. super.startIntentSender(param_0, param_1, param_2, param_3, param_4);
  1943. }
  1944.  
  1945. public void startIntentSender(IntentSender param_0, Intent param_1, int param_2, int param_3, int param_4, Bundle param_5) throws SendIntentException {
  1946. if (this.__ho200) {
  1947. Platform.callJSMethod((Object) this, "startIntentSender", Void.TYPE, param_0, param_1, Integer.valueOf(param_2), Integer.valueOf(param_3), Integer.valueOf(param_4), param_5);
  1948. return;
  1949. }
  1950. super.startIntentSender(param_0, param_1, param_2, param_3, param_4, param_5);
  1951. }
  1952.  
  1953. public void startIntentSenderForResult(IntentSender param_0, int param_1, Intent param_2, int param_3, int param_4, int param_5, Bundle param_6) throws SendIntentException {
  1954. if (this.__ho201) {
  1955. Platform.callJSMethod((Object) this, "startIntentSenderForResult", Void.TYPE, param_0, Integer.valueOf(param_1), param_2, Integer.valueOf(param_3), Integer.valueOf(param_4), Integer.valueOf(param_5), param_6);
  1956. return;
  1957. }
  1958. super.startIntentSenderForResult(param_0, param_1, param_2, param_3, param_4, param_5, param_6);
  1959. }
  1960.  
  1961. public void startIntentSenderForResult(IntentSender param_0, int param_1, Intent param_2, int param_3, int param_4, int param_5) throws SendIntentException {
  1962. if (this.__ho201) {
  1963. Platform.callJSMethod((Object) this, "startIntentSenderForResult", Void.TYPE, param_0, Integer.valueOf(param_1), param_2, Integer.valueOf(param_3), Integer.valueOf(param_4), Integer.valueOf(param_5));
  1964. return;
  1965. }
  1966. super.startIntentSenderForResult(param_0, param_1, param_2, param_3, param_4, param_5);
  1967. }
  1968.  
  1969. public void startIntentSenderFromChild(Activity param_0, IntentSender param_1, int param_2, Intent param_3, int param_4, int param_5, int param_6, Bundle param_7) throws SendIntentException {
  1970. if (this.__ho202) {
  1971. Platform.callJSMethod((Object) this, "startIntentSenderFromChild", Void.TYPE, param_0, param_1, Integer.valueOf(param_2), param_3, Integer.valueOf(param_4), Integer.valueOf(param_5), Integer.valueOf(param_6), param_7);
  1972. return;
  1973. }
  1974. super.startIntentSenderFromChild(param_0, param_1, param_2, param_3, param_4, param_5, param_6, param_7);
  1975. }
  1976.  
  1977. public void startIntentSenderFromChild(Activity param_0, IntentSender param_1, int param_2, Intent param_3, int param_4, int param_5, int param_6) throws SendIntentException {
  1978. if (this.__ho202) {
  1979. Platform.callJSMethod((Object) this, "startIntentSenderFromChild", Void.TYPE, param_0, param_1, Integer.valueOf(param_2), param_3, Integer.valueOf(param_4), Integer.valueOf(param_5), Integer.valueOf(param_6));
  1980. return;
  1981. }
  1982. super.startIntentSenderFromChild(param_0, param_1, param_2, param_3, param_4, param_5, param_6);
  1983. }
  1984.  
  1985. public void startManagingCursor(Cursor param_0) {
  1986. if (this.__ho203) {
  1987. Platform.callJSMethod((Object) this, "startManagingCursor", Void.TYPE, param_0);
  1988. return;
  1989. }
  1990. super.startManagingCursor(param_0);
  1991. }
  1992.  
  1993. public boolean startNextMatchingActivity(Intent param_0, Bundle param_1) {
  1994. if (!this.__ho204) {
  1995. return super.startNextMatchingActivity(param_0, param_1);
  1996. }
  1997. return ((Boolean) Platform.callJSMethod((Object) this, "startNextMatchingActivity", Boolean.TYPE, param_0, param_1)).booleanValue();
  1998. }
  1999.  
  2000. public boolean startNextMatchingActivity(Intent param_0) {
  2001. if (!this.__ho204) {
  2002. return super.startNextMatchingActivity(param_0);
  2003. }
  2004. return ((Boolean) Platform.callJSMethod((Object) this, "startNextMatchingActivity", Boolean.TYPE, param_0)).booleanValue();
  2005. }
  2006.  
  2007. public void startSearch(String param_0, boolean param_1, Bundle param_2, boolean param_3) {
  2008. if (this.__ho205) {
  2009. Platform.callJSMethod((Object) this, "startSearch", Void.TYPE, param_0, Boolean.valueOf(param_1), param_2, Boolean.valueOf(param_3));
  2010. return;
  2011. }
  2012. super.startSearch(param_0, param_1, param_2, param_3);
  2013. }
  2014.  
  2015. public ComponentName startService(Intent param_0) {
  2016. if (!this.__ho206) {
  2017. return super.startService(param_0);
  2018. }
  2019. return (ComponentName) Platform.callJSMethod((Object) this, "startService", ComponentName.class, param_0);
  2020. }
  2021.  
  2022. public void stopManagingCursor(Cursor param_0) {
  2023. if (this.__ho207) {
  2024. Platform.callJSMethod((Object) this, "stopManagingCursor", Void.TYPE, param_0);
  2025. return;
  2026. }
  2027. super.stopManagingCursor(param_0);
  2028. }
  2029.  
  2030. public boolean stopService(Intent param_0) {
  2031. if (!this.__ho208) {
  2032. return super.stopService(param_0);
  2033. }
  2034. return ((Boolean) Platform.callJSMethod((Object) this, "stopService", Boolean.TYPE, param_0)).booleanValue();
  2035. }
  2036.  
  2037. public void takeKeyEvents(boolean param_0) {
  2038. if (this.__ho209) {
  2039. Platform.callJSMethod((Object) this, "takeKeyEvents", Void.TYPE, Boolean.valueOf(param_0));
  2040. return;
  2041. }
  2042. super.takeKeyEvents(param_0);
  2043. }
  2044.  
  2045. public String toString() {
  2046. if (this.__ho210) {
  2047. return (String) Platform.callJSMethod((Object) this, "toString", String.class, null);
  2048. }
  2049. return super.toString();
  2050. }
  2051.  
  2052. public void triggerSearch(String param_0, Bundle param_1) {
  2053. if (this.__ho211) {
  2054. Platform.callJSMethod((Object) this, "triggerSearch", Void.TYPE, param_0, param_1);
  2055. return;
  2056. }
  2057. super.triggerSearch(param_0, param_1);
  2058. }
  2059.  
  2060. public void unbindService(ServiceConnection param_0) {
  2061. if (this.__ho212) {
  2062. Platform.callJSMethod((Object) this, "unbindService", Void.TYPE, param_0);
  2063. return;
  2064. }
  2065. super.unbindService(param_0);
  2066. }
  2067.  
  2068. public void unregisterComponentCallbacks(ComponentCallbacks param_0) {
  2069. if (this.__ho213) {
  2070. Platform.callJSMethod((Object) this, "unregisterComponentCallbacks", Void.TYPE, param_0);
  2071. return;
  2072. }
  2073. super.unregisterComponentCallbacks(param_0);
  2074. }
  2075.  
  2076. public void unregisterForContextMenu(View param_0) {
  2077. if (this.__ho214) {
  2078. Platform.callJSMethod((Object) this, "unregisterForContextMenu", Void.TYPE, param_0);
  2079. return;
  2080. }
  2081. super.unregisterForContextMenu(param_0);
  2082. }
  2083.  
  2084. public void unregisterReceiver(BroadcastReceiver param_0) {
  2085. if (this.__ho215) {
  2086. Platform.callJSMethod((Object) this, "unregisterReceiver", Void.TYPE, param_0);
  2087. return;
  2088. }
  2089. super.unregisterReceiver(param_0);
  2090. }
  2091.  
  2092. private void setMethodOverrides(String[] methodOverrides) {
  2093. for (String m : methodOverrides) {
  2094. if (m.equals("onChildTitleChanged")) {
  2095. this.__ho104 = true;
  2096. }
  2097. if (m.equals("getChangingConfigurations")) {
  2098. this.__ho48 = true;
  2099. }
  2100. if (m.equals("getObbDir")) {
  2101. this.__ho67 = true;
  2102. }
  2103. if (m.equals("onSearchRequested")) {
  2104. this.__ho148 = true;
  2105. }
  2106. if (m.equals("navigateUpToFromChild")) {
  2107. this.__ho96 = true;
  2108. }
  2109. if (m.equals("deleteDatabase")) {
  2110. this.__ho17 = true;
  2111. }
  2112. if (m.equals("checkPermission")) {
  2113. this.__ho7 = true;
  2114. }
  2115. if (m.equals("enforceUriPermission")) {
  2116. this.__ho31 = true;
  2117. }
  2118. if (m.equals("startActivityFromFragment")) {
  2119. this.__ho197 = true;
  2120. }
  2121. if (m.equals("databaseList")) {
  2122. this.__ho16 = true;
  2123. }
  2124. if (m.equals("dispatchGenericMotionEvent")) {
  2125. this.__ho19 = true;
  2126. }
  2127. if (m.equals("getFilesDir")) {
  2128. this.__ho58 = true;
  2129. }
  2130. if (m.equals("sendStickyOrderedBroadcastAsUser")) {
  2131. this.__ho181 = true;
  2132. }
  2133. if (m.equals("fileList")) {
  2134. this.__ho33 = true;
  2135. }
  2136. if (m.equals("getWallpaper")) {
  2137. this.__ho80 = true;
  2138. }
  2139. if (m.equals("onBackPressed")) {
  2140. this.__ho103 = true;
  2141. }
  2142. if (m.equals("onRestart")) {
  2143. this.__ho143 = true;
  2144. }
  2145. if (m.equals("shouldUpRecreateTask")) {
  2146. this.__ho191 = true;
  2147. }
  2148. if (m.equals("finishAffinity")) {
  2149. this.__ho38 = true;
  2150. }
  2151. if (m.equals("setIntent")) {
  2152. this.__ho184 = true;
  2153. }
  2154. if (m.equals("unregisterComponentCallbacks")) {
  2155. this.__ho213 = true;
  2156. }
  2157. if (m.equals("dispatchPopulateAccessibilityEvent")) {
  2158. this.__ho22 = true;
  2159. }
  2160. if (m.equals("getLoaderManager")) {
  2161. this.__ho63 = true;
  2162. }
  2163. if (m.equals("startIntentSender")) {
  2164. this.__ho200 = true;
  2165. }
  2166. if (m.equals("openOrCreateDatabase")) {
  2167. this.__ho164 = true;
  2168. }
  2169. if (m.equals("getFileStreamPath")) {
  2170. this.__ho57 = true;
  2171. }
  2172. if (m.equals("closeOptionsMenu")) {
  2173. this.__ho11 = true;
  2174. }
  2175. if (m.equals("getWallpaperDesiredMinimumHeight")) {
  2176. this.__ho81 = true;
  2177. }
  2178. if (m.equals("getCallingActivity")) {
  2179. this.__ho46 = true;
  2180. }
  2181. if (m.equals("openOptionsMenu")) {
  2182. this.__ho163 = true;
  2183. }
  2184. if (m.equals("onWindowAttributesChanged")) {
  2185. this.__ho157 = true;
  2186. }
  2187. if (m.equals("invalidateOptionsMenu")) {
  2188. this.__ho88 = true;
  2189. }
  2190. if (m.equals("onCreateNavigateUpTaskStack")) {
  2191. this.__ho113 = true;
  2192. }
  2193. if (m.equals("removeStickyBroadcast")) {
  2194. this.__ho171 = true;
  2195. }
  2196. if (m.equals("dispatchKeyEvent")) {
  2197. this.__ho20 = true;
  2198. }
  2199. if (m.equals("getCurrentFocus")) {
  2200. this.__ho52 = true;
  2201. }
  2202. if (m.equals("peekWallpaper")) {
  2203. this.__ho166 = true;
  2204. }
  2205. if (m.equals("createConfigurationContext")) {
  2206. this.__ho12 = true;
  2207. }
  2208. if (m.equals("getApplicationContext")) {
  2209. this.__ho41 = true;
  2210. }
  2211. if (m.equals("sendStickyBroadcast")) {
  2212. this.__ho178 = true;
  2213. }
  2214. if (m.equals("getResources")) {
  2215. this.__ho75 = true;
  2216. }
  2217. if (m.equals("onOptionsMenuClosed")) {
  2218. this.__ho134 = true;
  2219. }
  2220. if (m.equals("getSharedPreferences")) {
  2221. this.__ho76 = true;
  2222. }
  2223. if (m.equals("setFinishOnTouchOutside")) {
  2224. this.__ho183 = true;
  2225. }
  2226. if (m.equals("onAttachedToWindow")) {
  2227. this.__ho102 = true;
  2228. }
  2229. if (m.equals("getWallpaperDesiredMinimumWidth")) {
  2230. this.__ho82 = true;
  2231. }
  2232. if (m.equals("startInstrumentation")) {
  2233. this.__ho199 = true;
  2234. }
  2235. if (m.equals("onPrepareOptionsMenu")) {
  2236. this.__ho141 = true;
  2237. }
  2238. if (m.equals("getComponentName")) {
  2239. this.__ho50 = true;
  2240. }
  2241. if (m.equals("sendStickyBroadcastAsUser")) {
  2242. this.__ho179 = true;
  2243. }
  2244. if (m.equals("setWallpaper")) {
  2245. this.__ho190 = true;
  2246. }
  2247. if (m.equals("stopManagingCursor")) {
  2248. this.__ho207 = true;
  2249. }
  2250. if (m.equals("getParentActivityIntent")) {
  2251. this.__ho72 = true;
  2252. }
  2253. if (m.equals("onTrimMemory")) {
  2254. this.__ho154 = true;
  2255. }
  2256. if (m.equals("onActionModeFinished")) {
  2257. this.__ho97 = true;
  2258. }
  2259. if (m.equals("recreate")) {
  2260. this.__ho167 = true;
  2261. }
  2262. if (m.equals("sendStickyOrderedBroadcast")) {
  2263. this.__ho180 = true;
  2264. }
  2265. if (m.equals("onCreateDialog")) {
  2266. this.__ho112 = true;
  2267. }
  2268. if (m.equals("startActivityForResult")) {
  2269. this.__ho195 = true;
  2270. }
  2271. if (m.equals("onTitleChanged")) {
  2272. this.__ho151 = true;
  2273. }
  2274. if (m.equals("getActionBar")) {
  2275. this.__ho40 = true;
  2276. }
  2277. if (m.equals("onCreatePanelView")) {
  2278. this.__ho116 = true;
  2279. }
  2280. if (m.equals("onNewIntent")) {
  2281. this.__ho132 = true;
  2282. }
  2283. if (m.equals("onKeyMultiple")) {
  2284. this.__ho124 = true;
  2285. }
  2286. if (m.equals("toString")) {
  2287. this.__ho210 = true;
  2288. }
  2289. if (m.equals("applyOverrideConfiguration")) {
  2290. this.__ho1 = true;
  2291. }
  2292. if (m.equals("getFragmentManager")) {
  2293. this.__ho59 = true;
  2294. }
  2295. if (m.equals("onPanelClosed")) {
  2296. this.__ho135 = true;
  2297. }
  2298. if (m.equals("createDisplayContext")) {
  2299. this.__ho13 = true;
  2300. }
  2301. if (m.equals("onKeyShortcut")) {
  2302. this.__ho125 = true;
  2303. }
  2304. if (m.equals("dispatchTrackballEvent")) {
  2305. this.__ho24 = true;
  2306. }
  2307. if (m.equals("addContentView")) {
  2308. this.__ho0 = true;
  2309. }
  2310. if (m.equals("onActivityResult")) {
  2311. this.__ho99 = true;
  2312. }
  2313. if (m.equals("openFileInput")) {
  2314. this.__ho161 = true;
  2315. }
  2316. if (m.equals("getRequestedOrientation")) {
  2317. this.__ho74 = true;
  2318. }
  2319. if (m.equals("getWindowManager")) {
  2320. this.__ho84 = true;
  2321. }
  2322. if (m.equals("triggerSearch")) {
  2323. this.__ho211 = true;
  2324. }
  2325. if (m.equals("finish")) {
  2326. this.__ho35 = true;
  2327. }
  2328. if (m.equals("dispatchKeyShortcutEvent")) {
  2329. this.__ho21 = true;
  2330. }
  2331. if (m.equals("setVisible")) {
  2332. this.__ho189 = true;
  2333. }
  2334. if (m.equals("isDestroyed")) {
  2335. this.__ho90 = true;
  2336. }
  2337. if (m.equals("setTitle")) {
  2338. this.__ho187 = true;
  2339. }
  2340. if (m.equals("startActivities")) {
  2341. this.__ho193 = true;
  2342. }
  2343. if (m.equals("onKeyLongPress")) {
  2344. this.__ho123 = true;
  2345. }
  2346. if (m.equals("onGenericMotionEvent")) {
  2347. this.__ho121 = true;
  2348. }
  2349. if (m.equals("getMenuInflater")) {
  2350. this.__ho66 = true;
  2351. }
  2352. if (m.equals("isChangingConfigurations")) {
  2353. this.__ho89 = true;
  2354. }
  2355. if (m.equals("getPackageName")) {
  2356. this.__ho70 = true;
  2357. }
  2358. if (m.equals("setRequestedOrientation")) {
  2359. this.__ho185 = true;
  2360. }
  2361. if (m.equals("enforceCallingUriPermission")) {
  2362. this.__ho29 = true;
  2363. }
  2364. if (m.equals("getLocalClassName")) {
  2365. this.__ho64 = true;
  2366. }
  2367. if (m.equals("getWindow")) {
  2368. this.__ho83 = true;
  2369. }
  2370. if (m.equals("onRestoreInstanceState")) {
  2371. this.__ho144 = true;
  2372. }
  2373. if (m.equals("checkCallingOrSelfUriPermission")) {
  2374. this.__ho4 = true;
  2375. }
  2376. if (m.equals("setTitleColor")) {
  2377. this.__ho188 = true;
  2378. }
  2379. if (m.equals("getClassLoader")) {
  2380. this.__ho49 = true;
  2381. }
  2382. if (m.equals("closeContextMenu")) {
  2383. this.__ho10 = true;
  2384. }
  2385. if (m.equals("createPackageContext")) {
  2386. this.__ho14 = true;
  2387. }
  2388. if (m.equals("openFileOutput")) {
  2389. this.__ho162 = true;
  2390. }
  2391. if (m.equals("moveTaskToBack")) {
  2392. this.__ho94 = true;
  2393. }
  2394. if (m.equals("dispatchTouchEvent")) {
  2395. this.__ho23 = true;
  2396. }
  2397. if (m.equals("onActionModeStarted")) {
  2398. this.__ho98 = true;
  2399. }
  2400. if (m.equals("onPostCreate")) {
  2401. this.__ho137 = true;
  2402. }
  2403. if (m.equals("hashCode")) {
  2404. this.__ho87 = true;
  2405. }
  2406. if (m.equals("getMainLooper")) {
  2407. this.__ho65 = true;
  2408. }
  2409. if (m.equals("getDir")) {
  2410. this.__ho54 = true;
  2411. }
  2412. if (m.equals("deleteFile")) {
  2413. this.__ho18 = true;
  2414. }
  2415. if (m.equals("getTaskId")) {
  2416. this.__ho78 = true;
  2417. }
  2418. if (m.equals("navigateUpTo")) {
  2419. this.__ho95 = true;
  2420. }
  2421. if (m.equals("revokeUriPermission")) {
  2422. this.__ho173 = true;
  2423. }
  2424. if (m.equals("finishActivity")) {
  2425. this.__ho36 = true;
  2426. }
  2427. if (m.equals("finishFromChild")) {
  2428. this.__ho39 = true;
  2429. }
  2430. if (m.equals("takeKeyEvents")) {
  2431. this.__ho209 = true;
  2432. }
  2433. if (m.equals("overridePendingTransition")) {
  2434. this.__ho165 = true;
  2435. }
  2436. if (m.equals("checkCallingPermission")) {
  2437. this.__ho5 = true;
  2438. }
  2439. if (m.equals("enforceCallingPermission")) {
  2440. this.__ho28 = true;
  2441. }
  2442. if (m.equals("unregisterForContextMenu")) {
  2443. this.__ho214 = true;
  2444. }
  2445. if (m.equals("findViewById")) {
  2446. this.__ho34 = true;
  2447. }
  2448. if (m.equals("onNavigateUp")) {
  2449. this.__ho130 = true;
  2450. }
  2451. if (m.equals("enforceCallingOrSelfPermission")) {
  2452. this.__ho26 = true;
  2453. }
  2454. if (m.equals("removeStickyBroadcastAsUser")) {
  2455. this.__ho172 = true;
  2456. }
  2457. if (m.equals("onNavigateUpFromChild")) {
  2458. this.__ho131 = true;
  2459. }
  2460. if (m.equals("isTaskRoot")) {
  2461. this.__ho93 = true;
  2462. }
  2463. if (m.equals("getContentResolver")) {
  2464. this.__ho51 = true;
  2465. }
  2466. if (m.equals("getPackageResourcePath")) {
  2467. this.__ho71 = true;
  2468. }
  2469. if (m.equals("isFinishing")) {
  2470. this.__ho91 = true;
  2471. }
  2472. if (m.equals("getIntent")) {
  2473. this.__ho60 = true;
  2474. }
  2475. if (m.equals("onStop")) {
  2476. this.__ho150 = true;
  2477. }
  2478. if (m.equals("onWindowStartingActionMode")) {
  2479. this.__ho159 = true;
  2480. }
  2481. if (m.equals("enforceCallingOrSelfUriPermission")) {
  2482. this.__ho27 = true;
  2483. }
  2484. if (m.equals("getDatabasePath")) {
  2485. this.__ho53 = true;
  2486. }
  2487. if (m.equals("startActivityIfNeeded")) {
  2488. this.__ho198 = true;
  2489. }
  2490. if (m.equals("getCacheDir")) {
  2491. this.__ho45 = true;
  2492. }
  2493. if (m.equals("getTheme")) {
  2494. this.__ho79 = true;
  2495. }
  2496. if (m.equals("checkCallingOrSelfPermission")) {
  2497. this.__ho3 = true;
  2498. }
  2499. if (m.equals("setTheme")) {
  2500. this.__ho186 = true;
  2501. }
  2502. if (m.equals("sendOrderedBroadcastAsUser")) {
  2503. this.__ho177 = true;
  2504. }
  2505. if (m.equals("onCreatePanelMenu")) {
  2506. this.__ho115 = true;
  2507. }
  2508. if (m.equals("onPostResume")) {
  2509. this.__ho138 = true;
  2510. }
  2511. if (m.equals("bindService")) {
  2512. this.__ho2 = true;
  2513. }
  2514. if (m.equals("isRestricted")) {
  2515. this.__ho92 = true;
  2516. }
  2517. if (m.equals("onPreparePanel")) {
  2518. this.__ho142 = true;
  2519. }
  2520. if (m.equals("checkCallingUriPermission")) {
  2521. this.__ho6 = true;
  2522. }
  2523. if (m.equals("getSystemService")) {
  2524. this.__ho77 = true;
  2525. }
  2526. if (m.equals("startSearch")) {
  2527. this.__ho205 = true;
  2528. }
  2529. if (m.equals("getPackageCodePath")) {
  2530. this.__ho68 = true;
  2531. }
  2532. if (m.equals("onContextItemSelected")) {
  2533. this.__ho107 = true;
  2534. }
  2535. if (m.equals("onApplyThemeResource")) {
  2536. this.__ho100 = true;
  2537. }
  2538. if (m.equals("onPause")) {
  2539. this.__ho136 = true;
  2540. }
  2541. if (m.equals("finishActivityFromChild")) {
  2542. this.__ho37 = true;
  2543. }
  2544. if (m.equals("startActivity")) {
  2545. this.__ho194 = true;
  2546. }
  2547. if (m.equals("getLayoutInflater")) {
  2548. this.__ho62 = true;
  2549. }
  2550. if (m.equals("startActionMode")) {
  2551. this.__ho192 = true;
  2552. }
  2553. if (m.equals("grantUriPermission")) {
  2554. this.__ho85 = true;
  2555. }
  2556. if (m.equals("onRetainNonConfigurationInstance")) {
  2557. this.__ho146 = true;
  2558. }
  2559. if (m.equals("getAssets")) {
  2560. this.__ho43 = true;
  2561. }
  2562. if (m.equals("onDestroy")) {
  2563. this.__ho119 = true;
  2564. }
  2565. if (m.equals("onKeyUp")) {
  2566. this.__ho126 = true;
  2567. }
  2568. if (m.equals("onMenuOpened")) {
  2569. this.__ho129 = true;
  2570. }
  2571. if (m.equals("getExternalFilesDir")) {
  2572. this.__ho56 = true;
  2573. }
  2574. if (m.equals("startManagingCursor")) {
  2575. this.__ho203 = true;
  2576. }
  2577. if (m.equals("onPrepareDialog")) {
  2578. this.__ho139 = true;
  2579. }
  2580. if (m.equals("openContextMenu")) {
  2581. this.__ho160 = true;
  2582. }
  2583. if (m.equals("getCallingPackage")) {
  2584. this.__ho47 = true;
  2585. }
  2586. if (m.equals("equals")) {
  2587. this.__ho32 = true;
  2588. }
  2589. if (m.equals("onAttachFragment")) {
  2590. this.__ho101 = true;
  2591. }
  2592. if (m.equals("hasWindowFocus")) {
  2593. this.__ho86 = true;
  2594. }
  2595. if (m.equals("onSaveInstanceState")) {
  2596. this.__ho147 = true;
  2597. }
  2598. if (m.equals("onCreateOptionsMenu")) {
  2599. this.__ho114 = true;
  2600. }
  2601. if (m.equals("registerComponentCallbacks")) {
  2602. this.__ho168 = true;
  2603. }
  2604. if (m.equals("sendOrderedBroadcast")) {
  2605. this.__ho176 = true;
  2606. }
  2607. if (m.equals("sendBroadcastAsUser")) {
  2608. this.__ho175 = true;
  2609. }
  2610. if (m.equals("getExternalCacheDir")) {
  2611. this.__ho55 = true;
  2612. }
  2613. if (m.equals("startIntentSenderForResult")) {
  2614. this.__ho201 = true;
  2615. }
  2616. if (m.equals("onLowMemory")) {
  2617. this.__ho127 = true;
  2618. }
  2619. if (m.equals("onOptionsItemSelected")) {
  2620. this.__ho133 = true;
  2621. }
  2622. if (m.equals("onCreateThumbnail")) {
  2623. this.__ho117 = true;
  2624. }
  2625. if (m.equals("onStart")) {
  2626. this.__ho149 = true;
  2627. }
  2628. if (m.equals("startNextMatchingActivity")) {
  2629. this.__ho204 = true;
  2630. }
  2631. if (m.equals("onUserInteraction")) {
  2632. this.__ho155 = true;
  2633. }
  2634. if (m.equals("onTrackballEvent")) {
  2635. this.__ho153 = true;
  2636. }
  2637. if (m.equals("onTouchEvent")) {
  2638. this.__ho152 = true;
  2639. }
  2640. if (m.equals("onUserLeaveHint")) {
  2641. this.__ho156 = true;
  2642. }
  2643. if (m.equals("onResume")) {
  2644. this.__ho145 = true;
  2645. }
  2646. if (m.equals("getPreferences")) {
  2647. this.__ho73 = true;
  2648. }
  2649. if (m.equals("startService")) {
  2650. this.__ho206 = true;
  2651. }
  2652. if (m.equals("onContextMenuClosed")) {
  2653. this.__ho108 = true;
  2654. }
  2655. if (m.equals("registerReceiver")) {
  2656. this.__ho170 = true;
  2657. }
  2658. if (m.equals("getPackageManager")) {
  2659. this.__ho69 = true;
  2660. }
  2661. if (m.equals("onCreateView")) {
  2662. this.__ho118 = true;
  2663. }
  2664. if (m.equals("onConfigurationChanged")) {
  2665. this.__ho105 = true;
  2666. }
  2667. if (m.equals("onContentChanged")) {
  2668. this.__ho106 = true;
  2669. }
  2670. if (m.equals("onCreateContextMenu")) {
  2671. this.__ho110 = true;
  2672. }
  2673. if (m.equals("onPrepareNavigateUpTaskStack")) {
  2674. this.__ho140 = true;
  2675. }
  2676. if (m.equals("getLastNonConfigurationInstance")) {
  2677. this.__ho61 = true;
  2678. }
  2679. if (m.equals("onKeyDown")) {
  2680. this.__ho122 = true;
  2681. }
  2682. if (m.equals("sendBroadcast")) {
  2683. this.__ho174 = true;
  2684. }
  2685. if (m.equals("unbindService")) {
  2686. this.__ho212 = true;
  2687. }
  2688. if (m.equals("createPendingResult")) {
  2689. this.__ho15 = true;
  2690. }
  2691. if (m.equals("getBaseContext")) {
  2692. this.__ho44 = true;
  2693. }
  2694. if (m.equals("registerForContextMenu")) {
  2695. this.__ho169 = true;
  2696. }
  2697. if (m.equals("enforcePermission")) {
  2698. this.__ho30 = true;
  2699. }
  2700. if (m.equals("checkUriPermission")) {
  2701. this.__ho8 = true;
  2702. }
  2703. if (m.equals("dump")) {
  2704. this.__ho25 = true;
  2705. }
  2706. if (m.equals("startIntentSenderFromChild")) {
  2707. this.__ho202 = true;
  2708. }
  2709. if (m.equals("onCreate")) {
  2710. this.__ho109 = true;
  2711. }
  2712. if (m.equals("clearWallpaper")) {
  2713. this.__ho9 = true;
  2714. }
  2715. if (m.equals("onWindowFocusChanged")) {
  2716. this.__ho158 = true;
  2717. }
  2718. if (m.equals("startActivityFromChild")) {
  2719. this.__ho196 = true;
  2720. }
  2721. if (m.equals("onMenuItemSelected")) {
  2722. this.__ho128 = true;
  2723. }
  2724. if (m.equals("onCreateDescription")) {
  2725. this.__ho111 = true;
  2726. }
  2727. if (m.equals("getApplicationInfo")) {
  2728. this.__ho42 = true;
  2729. }
  2730. if (m.equals("setContentView")) {
  2731. this.__ho182 = true;
  2732. }
  2733. if (m.equals("unregisterReceiver")) {
  2734. this.__ho215 = true;
  2735. }
  2736. if (m.equals("stopService")) {
  2737. this.__ho208 = true;
  2738. }
  2739. if (m.equals("onDetachedFromWindow")) {
  2740. this.__ho120 = true;
  2741. }
  2742. }
  2743. }
  2744. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement