Searched refs:mParallelDynamicDownloads (Results 1 – 1 of 1) sorted by relevance
222 private List<ExtendedFile> mParallelDynamicDownloads = new ArrayList<>(); field in TestInvocation915 for (ExtendedFile file : mParallelDynamicDownloads) { in invokeFetchBuild()933 for (ExtendedFile file : mParallelDynamicDownloads) { in invokeFetchBuild()989 mParallelDynamicDownloads.addAll(resolver.getParallelDownloads()); in invokeRemoteDynamic()