Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java142 int NUTRITION_RECORD_CALCIUM_TOTAL = 15; field
242 NUTRITION_RECORD_CALCIUM_TOTAL,
330 NUTRITION_RECORD_CALCIUM_TOTAL,
DNutritionRecord.java815 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CALCIUM_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java20 ….health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CALCIUM_TOTAL;
151 case NUTRITION_RECORD_CALCIUM_TOTAL: in getAggregateResult()
302 case NUTRITION_RECORD_CALCIUM_TOTAL: in getAggregateParams()