Home
last modified time | relevance | path

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

/tools/tradefederation/core/global_configuration/com/android/tradefed/host/
DHostOptions.java48 private Integer mConcurrentDownloadLimit = null; field in HostOptions
108 return mConcurrentDownloadLimit; in getConcurrentDownloadLimit()