static void goToHomeScreen() { Intent startMain = new Intent(Intent.ACTION_MAIN); startMain.addCategory(Intent.CATEGORY_HOME); startMain.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); call(androidContext, "startActivity", startMain); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1000442 |
Snippet name: | goToHomeScreen() |
Eternal ID of this version: | #1000442/1 |
Text MD5: | 99765c024e650676b3805afcf745431a |
Author: | stefan |
Category: | javax android |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-08-06 04:07:36 |
Source code size: | 252 bytes / 6 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 610 / 835 |
Referenced in: | [show references] |