Searched refs:mBackgroundThreadPoolExecutor (Results 1 – 1 of 1) sorted by relevance
302 private final ExecutorService mBackgroundThreadPoolExecutor = Executors.newFixedThreadPool(5); field in ChooserActivity467 mBackgroundThreadPoolExecutor.shutdownNow(); in onDestroy()