Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java407 int result = writeContentsToTempFile(tempFile);
472 private int writeContentsToTempFile(UriPathPair tempFile) { in writeContentsToTempFile() method in CtsDownloadService