Home
last modified time | relevance | path

Searched refs:addTempFileInUse (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
DEmbmsSampleDownloadService.java329 addTempFileInUse(appKey, request.getFileServiceId(), in performDownload()
431 private void addTempFileInUse(FrontendAppIdentifier appKey, String serviceId, Uri tempFileUri) { in addTempFileInUse() method in EmbmsSampleDownloadService