Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java409 Intent downloadResultIntent = composeDownloadResultIntent(
454 private Intent composeDownloadResultIntent(UriPathPair tempFile, DownloadRequest request, in composeDownloadResultIntent() method in CtsDownloadService