Searched refs:buildDownloadExecutor (Results 1 – 1 of 1) sorted by relevance
98 private final ExecutorService mExecutor = buildDownloadExecutor();100 private static ExecutorService buildDownloadExecutor() { in buildDownloadExecutor() method in DownloadService