Searched defs:reportZipFile (Results 1 – 1 of 1) sorted by relevance
150 File reportZipFile = new File(verifierReportsDir, reportName + ZIP_EXTENSION); in doInBackground() local206 private void saveReportOnInternalStorage(File reportZipFile) { in saveReportOnInternalStorage()