Go to file
Marc Blank 079589641a Run MailboxAlarmReceiver's code in a background thread
* Fixes 2313077
* Broadcast receivers are run in the UI thread, so we must ensure that
  any long-running code is executed in a background thread

Change-Id: I9a3d501a308445a84a1baa99fc6abb9feb56ff2d
2009-12-11 13:05:48 -08:00
assets
docs
images
res
src Run MailboxAlarmReceiver's code in a background thread 2009-12-11 13:05:48 -08:00
tests
.classpath
.project
Android.mk
AndroidManifest.xml
MODULE_LICENSE_APACHE2
NOTICE