History log of /packages/apps/Contacts/src/com/android/contacts/util/concurrent/ContactsExecutors.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
50ccbfd94ba83b72bb817e576b60f38a0015efcb 21-Dec-2016 Marcus Hagerott <mhagerott@google.com> Fix error in HandlerFuture implementation

It didn't properly implement Delayed. This isn't being used but it's
error-prone to leave as is.

Test: ran GoogleContactsTest
Change-Id: If555ce2d3c67ed63fdc3ab861e1a4e20bcb59975
/packages/apps/Contacts/src/com/android/contacts/util/concurrent/ContactsExecutors.java
a89f523ed4296f2e46dc25f71e5b9873922abc42 07-Dec-2016 Marcus Hagerott <mhagerott@google.com> Add executor utility classes

This was moved from GoogleContacts

Test: built the GoogleContacts app
Change-Id: I4e99ef395427ad61f7ac521ea349e778062c28a2
/packages/apps/Contacts/src/com/android/contacts/util/concurrent/ContactsExecutors.java