Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DContactsDumpActivity.java102 return DataExporter.exportData(getApplicationContext()); in doInBackground()
DDataExporter.java54 public static Uri exportData(Context context) throws IOException { in exportData() method in DataExporter