Searched refs:mDownloadLocationTo (Results 1 – 1 of 1) sorted by relevance
67 private File mDownloadLocationTo; //local file where the package is downloaded. field in DownloadPackageTask173 mDownloadLocationTo = new File(c.getString( in createDownloadReceiver()200 + mDownloadLocationTo.getAbsolutePath());208 return mDownloadLocationTo;