Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java146 int NUTRITION_RECORD_COPPER_TOTAL = 19; field
246 NUTRITION_RECORD_COPPER_TOTAL,
334 NUTRITION_RECORD_COPPER_TOTAL,
DNutritionRecord.java860 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_COPPER_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java24 …d.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_COPPER_TOTAL;
163 case NUTRITION_RECORD_COPPER_TOTAL: in getAggregateResult()
314 case NUTRITION_RECORD_COPPER_TOTAL: in getAggregateParams()