replicant-packages_apps_Email/emailcommon/src/com/android/emailcommon/service
Anthony Lee 8c65e50bfe b/17135753. Make sure to free ServiceConnection.
The only way that the ServiceConnection was not being freed is if
there was an Exception (other than RemoteException) being thrown
out of mTask.run(). Now the call to unbindService() is called
in a finally() block surrounding that block of code.

Change-Id: I597412233381894be76d3c8bdf99fc7d96794dc2
2014-08-20 14:08:47 -07:00
..
AccountServiceProxy.java Remove direct entry points to AccountSettings 2014-07-11 21:34:55 +00:00
EmailServiceConstants.java Fix bug that prevents from accepting 2 invites in a row. 2011-04-12 11:08:16 -07:00
EmailServiceProxy.java Update IEmailService 2014-07-11 15:49:45 -07:00
EmailServiceStatus.java Update IEmailService 2014-06-18 14:19:34 -07:00
EmailServiceVersion.java Add copyright notice 2014-07-14 12:10:20 -07:00
HostAuthCompat.aidl Add communication class for HostAuth 2014-07-07 15:08:52 -07:00
HostAuthCompat.java Add communication class for HostAuth 2014-07-07 15:08:52 -07:00
IAccountService.aidl Remove direct entry points to AccountSettings 2014-07-11 21:34:55 +00:00
IEmailService.aidl Update IEmailService 2014-07-11 15:49:45 -07:00
IEmailServiceCallback.aidl Delete most of IEmailServiceCallback. 2013-07-29 20:04:42 -07:00
IPolicyService.aidl Save policy when saving account 2013-11-27 14:42:49 -08:00
LegacyPolicySet.java Rework of security policy storage 2011-05-03 11:11:47 -07:00
PolicyServiceProxy.java Save policy when saving account 2013-11-27 14:42:49 -08:00
SearchParams.aidl Update searchMessages API 2011-06-02 21:41:17 -07:00
ServiceProxy.java b/17135753. Make sure to free ServiceConnection. 2014-08-20 14:08:47 -07:00
ServiceUnavailableException.java Throw RuntimeExceptions when PolicyService calls fail 2011-08-29 16:18:50 -07:00
SyncWindow.java Fix DB upgrade code to set lookback correctly. 2013-07-24 16:07:33 -07:00