Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/dataentries/formatters/
DPlannedExerciseSessionRecordFormatterTest.kt33 import com.android.healthconnect.controller.tests.utils.getPlannedExerciseSessionRecord
103 getPlannedExerciseSessionRecord( in <lambda>()
148 getPlannedExerciseSessionRecord( in <lambda>()
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/
DTestConstants.kt185 return getPlannedExerciseSessionRecord( in getSamplePlannedExerciseSessionRecord()
191 fun getPlannedExerciseSessionRecord( in getPlannedExerciseSessionRecord() method