Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
H A DEmbmsSampleDownloadService.java329 UriPathPair extraTempFile = tempFiles.get(i + 1); in performDownload() local
346 UriPathPair tempFile, UriPathPair extraTempFile, FileInfo fileToDownload) { in downloadSingleFile()