Searched refs:deleteBugReportFiles (Results 1 – 3 of 3) sorted by relevance
269 BugStorageUtils.deleteBugReportFiles(mActivity, mBugReport.getId()); in copyFilesToUsb()
178 static boolean deleteBugReportFiles(@NonNull Context context, int bugReportId) { in deleteBugReportFiles() method in BugStorageUtils
434 BugStorageUtils.deleteBugReportFiles(this, mMetaBugReport.getId()); in cancelAudioMessageRecording()