Home
last modified time | relevance | path

Searched refs:MAGNESIUM_TOTAL (Results 1 – 4 of 4) sorted by relevance

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DNutritionRecordTest.java33 import static android.health.connect.datatypes.NutritionRecord.MAGNESIUM_TOTAL;
128 MAGNESIUM_TOTAL,
458 .addAggregationType(MAGNESIUM_TOTAL) in testAggregation_NutritionValuesTotal()
509 .addAggregationType(MAGNESIUM_TOTAL) in testAggregation_NutritionValuesTotal()
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/utils/
DAggregationTypeIdMapper.java56 import static android.health.connect.datatypes.NutritionRecord.MAGNESIUM_TOTAL;
199 MAGNESIUM_TOTAL, in AggregationTypeIdMapper()
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DNutritionRecord.java948 public static final AggregationType<Mass> MAGNESIUM_TOTAL = field in NutritionRecord
/packages/modules/HealthFitness/framework/api/
Dcurrent.txt1269 …lth.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Mass> MAGNESIUM_TOTAL;