Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/exportimport/api/
DExportSettingsViewModel.kt106 updateExportSettings(settings) in updateExportUri()
119 updateExportSettings(settings) in updateExportUriWithSelectedFrequency()
125 updateExportSettings(settings) in updateExportFrequency()
133 private fun updateExportSettings(settings: ScheduledExportSettings) { in updateExportSettings() method