Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/
DDownloadFileTest.java144 ListenableFuture<Void> downloadFuture1 = in downloadFile_whenRequestAlreadyMade_dedups() local
165 ListenableFuture<Void> downloadFuture1 = in downloadFile_whenRequestAlreadyMadeUsingForegroundService_dedups() local
379 ListenableFuture<Void> downloadFuture1 = in downloadFileWithForegroundService_whenRequestAlreadyMade_dedups() local
406 ListenableFuture<Void> downloadFuture1 = in downloadFileWithForegroundService_whenRequestAlreadyMadeWithoutForegroundService_dedups() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/lite/
DDownloaderImplTest.java135 ListenableFuture<Void> downloadFuture1 = downloaderImpl.download(downloadRequest); in download_whenRequestAlreadyMade_dedups() local
180 ListenableFuture<Void> downloadFuture1 = in download_whenRequestAlreadyMadeUsingForegroundService_dedups() local
644 ListenableFuture<Void> downloadFuture1 = in downloadWithForegroundService_whenRequestAlreadyMade_dedups() local
693 ListenableFuture<Void> downloadFuture1 = downloaderImpl.download(downloadRequest); in downloadWithForegroundService_whenRequestAlreadyMadeWithoutForegroundService_dedups() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/
DMddIsolatedStructuresTest.java437 ListenableFuture<?> downloadFuture1 = in testFileGroupManager_duplicateDownloadCalls_handlesIsolatedStructureCreation() local