Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/lite/
DDownloaderImplTest.java133 int downloadFuturesInFlightCountBefore = getInProgressFuturesCount(downloaderImpl); in download_whenRequestAlreadyMade_dedups() local
178 int downloadFuturesInFlightCountBefore = getInProgressFuturesCount(downloaderImpl); in download_whenRequestAlreadyMadeUsingForegroundService_dedups() local
642 int downloadFuturesInFlightCountBefore = getInProgressFuturesCount(downloaderImpl); in downloadWithForegroundService_whenRequestAlreadyMade_dedups() local
691 int downloadFuturesInFlightCountBefore = getInProgressFuturesCount(downloaderImpl); in downloadWithForegroundService_whenRequestAlreadyMadeWithoutForegroundService_dedups() local
994 int downloadFuturesInFlightCountBefore = getInProgressFuturesCount(downloaderImpl); in cancelDownloadWithForegroundService() local