Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java168 int NUTRITION_RECORD_SUGAR_TOTAL = 41; field
268 NUTRITION_RECORD_SUGAR_TOTAL,
356 NUTRITION_RECORD_SUGAR_TOTAL,
DNutritionRecord.java1112 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_SUGAR_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java46 …id.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_SUGAR_TOTAL;
235 case NUTRITION_RECORD_SUGAR_TOTAL: in getAggregateResult()
380 case NUTRITION_RECORD_SUGAR_TOTAL: in getAggregateParams()