Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/exportimport/
DScheduledExportSettings.java91 public static ScheduledExportSettings withUriAndPeriodInDays( in withUriAndPeriodInDays() method in ScheduledExportSettings
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/exportimport/api/
DExportSettingsViewModel.kt115 ScheduledExportSettings.withUriAndPeriodInDays( in updateExportUriWithSelectedFrequency()
/packages/modules/HealthFitness/tests/unittests/src/android/health/connect/exportimport/
DScheduledExportSettingsTest.java65 ScheduledExportSettings.withUriAndPeriodInDays(TEST_URI, 7); in testWithUriAndPeriodInDays()
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/exportimport/
DExportDestinationFragmentTest.kt396 ScheduledExportSettings.withUriAndPeriodInDays( in <lambda>()