commit | c705c5d9a4f33aafeaabdf294b22bd587b0b7811 | [log] [tgz] |
---|---|---|
author | Vladislav Kaznacheev <kaznacheev@google.com> | Thu Jul 23 17:58:24 2015 -0700 |
committer | Vladislav Kaznacheev <kaznacheev@google.com> | Thu Aug 27 16:27:35 2015 -0700 |
tree | a65adcb13d665560c1b10a481ff4946027cbb8ba | |
parent | e6ef6ac8f9a96ba075b8dae2d8ca4529646a1067 [diff] |
Introduce ParallelExecutorCompat into support/v4 This class provides a backward compatible access to a shared instance of ThreadPoolExecutor. Also using this class in AsyncListUtil implementation to avoid creating a new single thread executor per instance. Fixed tests accordingly. Bug: 22640199 Change-Id: I89a59854f436c7dd9a8a9ab30fc86bd8f50e9df7