Go to file
Makoto Onuki d1a05e1cc3 Fix occasional fails of MailboxFinderTest.
Some of the tests run code on the UI thread but check the result
on the test thread, without synchronization, which is wrong.

Mark the fields volatile to fix it.

Change-Id: I917493f10fc9a15da57cfbc1e65e8d8e2cffd850
2010-08-23 12:38:23 -07:00
assets
docs
images
res Add Add & Remove Account options to AccountSettingsXL 2010-08-19 16:28:52 -07:00
src Simplify AttachmentDownloadService; add unit tests 2010-08-23 11:42:40 -07:00
tests Fix occasional fails of MailboxFinderTest. 2010-08-23 12:38:23 -07:00
.classpath
.project
Android.mk add filter for emma code coverage 2010-06-17 11:25:07 -07:00
AndroidManifest.xml Convert Controller to a full service 2010-08-20 13:34:09 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:00 -08:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Fragmentize AccountSettings 2010-08-09 10:36:50 -07:00
remove-exchange-support.sh