Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DNutritionRecordTest.java41 import static android.health.connect.datatypes.NutritionRecord.POTASSIUM_TOTAL;
136 POTASSIUM_TOTAL,
465 .addAggregationType(POTASSIUM_TOTAL) in testAggregation_NutritionValuesTotal()
516 .addAggregationType(POTASSIUM_TOTAL) in testAggregation_NutritionValuesTotal()
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/utils/
DAggregationTypeIdMapper.java64 import static android.health.connect.datatypes.NutritionRecord.POTASSIUM_TOTAL;
207 POTASSIUM_TOTAL, in AggregationTypeIdMapper()
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DNutritionRecord.java1044 public static final AggregationType<Mass> POTASSIUM_TOTAL = field in NutritionRecord
/packages/modules/HealthFitness/framework/api/
Dcurrent.txt1277 …lth.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Mass> POTASSIUM_TOTAL;