Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DTotalCaloriesBurnedRecordHelper.java18 …nect.datatypes.AggregationType.AggregationTypeIdentifier.TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL;
67 case TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL: in getAggregateResult()
86 case TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL: in getAggregateParams()
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java186 int TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL = 59; field
287 TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL,
374 TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL,
DTotalCaloriesBurnedRecord.java48 .TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL,
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/data/entries/api/
DLoadDataAggregationsUseCaseTest.kt236 .TOTAL_CALORIES_BURNED_RECORD_ENERGY_TOTAL to aggregationResult)) in <lambda>()