Home
last modified time | relevance | path

Searched defs:downloadFuture2 (Results 1 – 3 of 3) sorted by relevance

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/
DDownloadFileTest.java146 ListenableFuture<Void> downloadFuture2 = in downloadFile_whenRequestAlreadyMade_dedups() local
167 ListenableFuture<Void> downloadFuture2 = in downloadFile_whenRequestAlreadyMadeUsingForegroundService_dedups() local
381 ListenableFuture<Void> downloadFuture2 = in downloadFileWithForegroundService_whenRequestAlreadyMade_dedups() local
408 ListenableFuture<Void> downloadFuture2 = in downloadFileWithForegroundService_whenRequestAlreadyMadeWithoutForegroundService_dedups() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/lite/
DDownloaderImplTest.java136 ListenableFuture<Void> downloadFuture2 = downloaderImpl.download(downloadRequest); in download_whenRequestAlreadyMade_dedups() local
182 ListenableFuture<Void> downloadFuture2 = downloaderImpl.download(downloadRequest); in download_whenRequestAlreadyMadeUsingForegroundService_dedups() local
646 ListenableFuture<Void> downloadFuture2 = in downloadWithForegroundService_whenRequestAlreadyMade_dedups() local
694 ListenableFuture<Void> downloadFuture2 = in downloadWithForegroundService_whenRequestAlreadyMadeWithoutForegroundService_dedups() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/
DMddIsolatedStructuresTest.java441 ListenableFuture<?> downloadFuture2 = in testFileGroupManager_duplicateDownloadCalls_handlesIsolatedStructureCreation() local