Searched refs:dumpFileExists (Results 1 – 2 of 2) sorted by relevance
65 mDeleteButton.setEnabled(DataExporter.dumpFileExists(this)); in updateDeleteButton()
111 public static boolean dumpFileExists(Context context) { in dumpFileExists() method in DataExporter