1 | static S androidGetBootProgram() { |
2 | O service = androidGetPermanentService(); |
3 | SharedPreferences prefs = cast call(service, "getSharedPreferences"); |
4 | S id = prefs.getString("serviceprogid", null); |
5 | ret id; |
6 | } |
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: | 557 / 546 |
Referenced in: | [show references] |