Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java162 int NUTRITION_RECORD_POTASSIUM_TOTAL = 35; field
262 NUTRITION_RECORD_POTASSIUM_TOTAL,
350 NUTRITION_RECORD_POTASSIUM_TOTAL,
DNutritionRecord.java1046 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_POTASSIUM_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java40 …ealth.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_POTASSIUM_TOTAL;
216 case NUTRITION_RECORD_POTASSIUM_TOTAL: in getAggregateResult()
362 case NUTRITION_RECORD_POTASSIUM_TOTAL: in getAggregateParams()