Searched refs:mOutFile (Results 1 – 1 of 1) sorted by relevance
106 private final Uri mOutFile; field in DownloadService.DownloadTask117 this.mOutFile = outFile; in DownloadTask()305 task.mOutFile, "rwt"); in processDownload()311 tryDeleteFile(task.mOutFile); in processDownload()319 makeDoneNotification(task.mId, task.mDisplayName, task.mOutFile)); in processDownload()323 tryDeleteFile(task.mOutFile); in processDownload()