replicant-packages_apps_Email/tests/src/com/android
Marc Blank 42ff939e3a Prevent MailService from potential looping due to EAS accounts
* The code assumed that all accounts used the scheduler in MailService
  whereas only those using MessagingController do so (i.e. EAS does
  not)
* Change setupSyncReportsLocked to set the syncInterval for accounts
  that don't use MessagingController to Account.CHECK_INTERVAL_NEVER
* Add unit test for the changed code

Change-Id: I74a3dae21d9ec16f9903bdf2a1c28092ae89cc50
2010-07-02 11:47:03 -07:00
..
email Prevent MailService from potential looping due to EAS accounts 2010-07-02 11:47:03 -07:00
exchange Preliminary GAL/Contacts integration for EAS 2010-06-29 11:49:04 -07:00