diff options
author | Dianne Hackborn <hackbod@google.com> | 2010-10-26 17:44:01 -0700 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2010-10-27 17:13:29 -0700 |
commit | e829fef63957a23b61cdb01bb692a17a041ff2dc (patch) | |
tree | 8e201bd9ef8648eb2d70f700205925f7b000d24f /policy | |
parent | 162b689c5257d7e6a937cf734c0edde470c77969 (diff) | |
download | frameworks_base-e829fef63957a23b61cdb01bb692a17a041ff2dc.zip frameworks_base-e829fef63957a23b61cdb01bb692a17a041ff2dc.tar.gz frameworks_base-e829fef63957a23b61cdb01bb692a17a041ff2dc.tar.bz2 |
Add facility for broadcasts receives to do work asynchronously.
You can now call goAsync() and move your work to a background thread.
If you are that kind of receiver. You weirdo.
Also allows SharedPreferences.apply() to be committed off the main
thread after returning from onReceive().
Change-Id: I27f975910e28f230ababcaeb551eb9a78ec4fc76
Diffstat (limited to 'policy')
0 files changed, 0 insertions, 0 deletions