Home
last modified time | relevance | path

Searched refs:maxConcurrent (Results 1 – 1 of 1) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadService.java115 final int maxConcurrent = Resources.getSystem().getInteger( in buildDownloadExecutor() local
121 maxConcurrent, maxConcurrent, 10, TimeUnit.SECONDS, in buildDownloadExecutor()