Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DReportExporter.java116 saveReportOnInternalStorage(reportZipFile); in doInBackground()
120 private void saveReportOnInternalStorage(File reportZipFile) { in saveReportOnInternalStorage() method in ReportExporter