Home
last modified time | relevance | path

Searched refs:NUTRITION_RECORD_TOTAL_FAT_TOTAL (Results 1 – 3 of 3) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java171 int NUTRITION_RECORD_TOTAL_FAT_TOTAL = 44; field
271 NUTRITION_RECORD_TOTAL_FAT_TOTAL,
359 NUTRITION_RECORD_TOTAL_FAT_TOTAL,
DNutritionRecord.java1145 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_TOTAL_FAT_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java49 …ealth.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_TOTAL_FAT_TOTAL;
245 case NUTRITION_RECORD_TOTAL_FAT_TOTAL: in getAggregateResult()
389 case NUTRITION_RECORD_TOTAL_FAT_TOTAL: in getAggregateParams()