Searched refs:localExportZipFile (Results 1 – 1 of 1) sorted by relevance
92 File localExportZipFile = in runExport() local115 Compressor.compress(localExportDbFile, localExportZipFile); in runExport()124 exportToUri(localExportZipFile, ExportImportSettingsStorage.getUri()); in runExport()145 if (localExportZipFile.exists()) { in runExport()146 localExportZipFile.delete(); in runExport()