diff options
| author | Danny Baumann <dannybaumann@web.de> | 2015-06-10 14:16:34 +0200 |
|---|---|---|
| committer | Steve Kondik <steve@cyngn.com> | 2015-10-18 14:05:32 -0700 |
| commit | cb4fda8286fae2fa83c2fe611a1c34da5d518ed4 (patch) | |
| tree | d6c536ef5147e8335397df1b0d508ebc4057852e /Android.mk | |
| parent | 9e42c23d4c20683b7c3bb31e3c14ff7968cd1bab (diff) | |
| download | android_packages_apps_Email-cb4fda8286fae2fa83c2fe611a1c34da5d518ed4.tar.gz android_packages_apps_Email-cb4fda8286fae2fa83c2fe611a1c34da5d518ed4.tar.bz2 android_packages_apps_Email-cb4fda8286fae2fa83c2fe611a1c34da5d518ed4.zip | |
Do less work on IDLE refresh.
Don't do a full reconnection, but just a stopIdling/startIdling pair. In
order to be able to do that, make sure the IDLE connection is fully shut
down when stopIdling() returns, for which some refactoring was needed to
avoid a deadlock on mIdledFolders: the ImapIdleListener callbacks
acquire this lock, so stopIdling() now MUST NOT be called with
mIdledFolders lock held.
Change-Id: Ifa1677d7845722ccee2b1b9380c7b7e4014bcd97
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions
