Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java143 int NUTRITION_RECORD_CHLORIDE_TOTAL = 16; field
243 NUTRITION_RECORD_CHLORIDE_TOTAL,
331 NUTRITION_RECORD_CHLORIDE_TOTAL,
DNutritionRecord.java826 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CHLORIDE_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java21 …health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CHLORIDE_TOTAL;
154 case NUTRITION_RECORD_CHLORIDE_TOTAL: in getAggregateResult()
305 case NUTRITION_RECORD_CHLORIDE_TOTAL: in getAggregateParams()