Home
last modified time | relevance | path

Searched defs:getRecord (Results 1 – 25 of 29) sorted by relevance

12

/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/dataentries/formatters/
DHeartRateVariabilityRmssdFormatterTest.kt69 private fun getRecord(): HeartRateVariabilityRmssdRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.HeartRateVariabilityRmssdFormatterTest
DIntermenstrualBleedingFormatterTest.kt68 private fun getRecord(): IntermenstrualBleedingRecord { in getRecord() method
DFloorsFormatterTest.kt71 private fun getRecord(floors: Double): FloorsClimbedRecord { in getRecord() method
DRespiratoryRateFormatterTest.kt77 private fun getRecord(rpm: Double): RespiratoryRateRecord { in getRecord() method
DRestingHeartRateFormatterTest.kt80 private fun getRecord(count: Long): RestingHeartRateRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.RestingHeartRateFormatterTest
DHydrationFormatterTest.kt87 private fun getRecord(liters: Double): HydrationRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.HydrationFormatterTest
DWheelchairPushesFormatterTest.kt91 private fun getRecord(count: Long): WheelchairPushesRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.WheelchairPushesFormatterTest
DElevationFormatterTest.kt88 private fun getRecord(meters: Double): ElevationGainedRecord { in getRecord() method
DOvulationTestFormatterTest.kt81 private fun getRecord( in getRecord() method
DMenstruationFlowFormatterTest.kt82 private fun getRecord( in getRecord() method
DSexualActivityFormatterTest.kt81 private fun getRecord( in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.SexualActivityFormatterTest
DExerciseSessionFormatterTest.kt125 private fun getRecord( in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.ExerciseSessionFormatterTest
DBasalBodyTemperatureFormatterTest.kt201 private fun getRecord(location: Int, temp: Double): BasalBodyTemperatureRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.BasalBodyTemperatureFormatterTest
DBodyTemperatureFormatterTest.kt201 private fun getRecord(location: Int, temp: Double): BodyTemperatureRecord { in getRecord() method
DCervicalMucusFormatterTest.kt99 private fun getRecord( in getRecord() method
DCyclingPedalingCadenceFormatterTest.kt119 private fun getRecord(samples: List<Double>): CyclingPedalingCadenceRecord { in <lambda>() method in com.android.healthconnect.controller.tests.dataentries.formatters.CyclingPedalingCadenceFormatterTest
DBloodPressureFormatterTest.kt145 private fun getRecord( in getRecord() method
DVo2MaxFormatterTest.kt135 private fun getRecord( in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.Vo2MaxFormatterTest
DBoneMassFormatterTest.kt152 private fun getRecord(massInKg: Double): BoneMassRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.BoneMassFormatterTest
DWeightFormatterTest.kt152 private fun getRecord(massInKg: Double): WeightRecord { in getRecord() method
DBodyWaterMassFormatterTest.kt151 private fun getRecord(massInKg: Double): BodyWaterMassRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.BodyWaterMassFormatterTest
DLeanBodyMassFormatterTest.kt152 private fun getRecord(massInKg: Double): LeanBodyMassRecord { in getRecord() method in com.android.healthconnect.controller.tests.dataentries.formatters.LeanBodyMassFormatterTest
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/utils/
DParcelRecordConverter.java54 public RecordInternal<?> getRecord( in getRecord() method in ParcelRecordConverter
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/permissiontypes/
DFilterPermissionTypesUseCaseTest.kt147 private fun getRecord( in <lambda>() method
/packages/modules/HealthFitness/framework/java/android/health/connect/migration/
DRecordMigrationPayload.java100 public Record getRecord() { in getRecord() method in RecordMigrationPayload

12