Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DAggregationType.java141 int NUTRITION_RECORD_CAFFEINE_TOTAL = 14; field
241 NUTRITION_RECORD_CAFFEINE_TOTAL,
329 NUTRITION_RECORD_CAFFEINE_TOTAL,
DNutritionRecord.java804 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CAFFEINE_TOTAL,
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DNutritionRecordHelper.java19 …health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CAFFEINE_TOTAL;
148 case NUTRITION_RECORD_CAFFEINE_TOTAL: in getAggregateResult()
299 case NUTRITION_RECORD_CAFFEINE_TOTAL: in getAggregateParams()