Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DContactsDumpActivity.java65 mDeleteButton.setEnabled(DataExporter.dumpFileExists(this)); in updateDeleteButton()
DDataExporter.java111 public static boolean dumpFileExists(Context context) { in dumpFileExists() method in DataExporter