Searched refs:exportData (Results 1 – 2 of 2) sorted by relevance
102 return DataExporter.exportData(getApplicationContext()); in doInBackground()
54 public static Uri exportData(Context context) throws IOException { in exportData() method in DataExporter