Searched refs:getSamplePlannedExerciseSessionRecord (Results 1 – 2 of 2) sorted by relevance
27 import com.android.healthconnect.controller.tests.utils.getSamplePlannedExerciseSessionRecord109 val plannedExerciseSessionRecord = getSamplePlannedExerciseSessionRecord() in format_formatsPlannedExerciseSessionRecord()
150 fun getSamplePlannedExerciseSessionRecord(): PlannedExerciseSessionRecord { in getSamplePlannedExerciseSessionRecord() method