Home
last modified time | relevance | path

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

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/lite/
DDownloaderImpl.java77 ForegroundDownloadKey foregroundDownloadKey = in download() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/
DDownloadFileTest.java569 ForegroundDownloadKey foregroundDownloadKey = in cancelDownloadFileWithForegroundService() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/lite/
DDownloaderImplTest.java80 private ForegroundDownloadKey foregroundDownloadKey; field in DownloaderImplTest