Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java153 int NUTRITION_RECORD_IRON_TOTAL = 26; field
253 NUTRITION_RECORD_IRON_TOTAL,
341 NUTRITION_RECORD_IRON_TOTAL,
DNutritionRecord.java939 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_IRON_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java31 …oid.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_IRON_TOTAL;
186 case NUTRITION_RECORD_IRON_TOTAL: in getAggregateResult()
335 case NUTRITION_RECORD_IRON_TOTAL: in getAggregateParams()