1 | static void androidLater(final int delay, final Runnable r) {
|
2 | thread {
|
3 | sleep(delay); |
4 | androidUI_noWait(r); |
5 | } |
6 | } |
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: | #1001292 |
| Snippet name: | androidLater |
| Eternal ID of this version: | #1001292/2 |
| Text MD5: | 34c2b158b7734a77ba245642d2858d7f |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-05 17:36:53 |
| Source code size: | 126 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 864 / 1126 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |