Searched refs:threadPoolExecutor (Results 1 – 2 of 2) sorted by relevance
79 ThreadPoolExecutor threadPoolExecutor =87 threadPoolExecutor.allowCoreThreadTimeOut(true);88 IMAGE_THREAD_POOL_EXECUTOR = threadPoolExecutor;
88 Provider<ExecutorService> threadPoolExecutor) { in CameraCommandExecutor() argument92 mExecutorProvider = threadPoolExecutor; in CameraCommandExecutor()