Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java152 int NUTRITION_RECORD_IODINE_TOTAL = 25; field
252 NUTRITION_RECORD_IODINE_TOTAL,
340 NUTRITION_RECORD_IODINE_TOTAL,
DNutritionRecord.java930 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_IODINE_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java30 …d.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_IODINE_TOTAL;
183 case NUTRITION_RECORD_IODINE_TOTAL: in getAggregateResult()
332 case NUTRITION_RECORD_IODINE_TOTAL: in getAggregateParams()