static S androidGetBootProgram() { O service = androidGetPermanentService(); SharedPreferences prefs = cast call(service, "getSharedPreferences"); S id = prefs.getString("serviceprogid", null); ret id; }
Began life as a copy of #1004165
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004172 |
| Snippet name: | androidGetBootProgram |
| Eternal ID of this version: | #1004172/1 |
| Text MD5: | c4431c31513ce8d34d8aedfc568cd919 |
| Author: | stefan |
| Category: | javax / android |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-08 22:57:01 |
| Source code size: | 218 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 772 / 762 |
| Referenced in: | [show references] |