Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/exportimport/
DExportManager.java97 exportLocally(localExportDbFile); in runExport()
152 private void exportLocally(File destination) throws IOException { in exportLocally() method in ExportManager