/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/ |
D | NutritionRecordHelper.java | 18 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 22 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 23 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 24 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 25 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 26 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… 27 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.NUTRITION_… [all …]
|
D | BloodPressureRecordHelper.java | 18 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.BLOOD_PRES… 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.BLOOD_PRES… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.BLOOD_PRES… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.BLOOD_PRES… 22 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.BLOOD_PRES… 23 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.BLOOD_PRES…
|
D | HeartRateRecordHelper.java | 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.HEART_RATE… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.HEART_RATE… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.HEART_RATE… 22 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.HEART_RATE…
|
D | HeightRecordHelper.java | 18 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.HEIGHT_REC… 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.HEIGHT_REC… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.HEIGHT_REC…
|
D | RestingHeartRateRecordHelper.java | 18 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.RESTING_HE… 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.RESTING_HE… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.RESTING_HE…
|
D | WeightRecordHelper.java | 18 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.WEIGHT_REC… 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.WEIGHT_REC… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.WEIGHT_REC…
|
D | CyclingPedalingCadenceRecordHelper.java | 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.CYCLING_PE… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.CYCLING_PE… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.CYCLING_PE…
|
D | PowerRecordHelper.java | 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.POWER_RECO… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.POWER_RECO… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.POWER_RECO…
|
D | StepsCadenceRecordHelper.java | 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.STEPS_CADE… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.STEPS_CADE… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.STEPS_CADE…
|
D | SpeedRecordHelper.java | 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.SPEED_RECO… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.SPEED_RECO… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.SPEED_RECO…
|
D | SkinTemperatureRecordHelper.java | 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.SKIN_TEMPE… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.SKIN_TEMPE… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.SKIN_TEMPE…
|
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/ |
D | NutritionRecord.java | 793 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_BIOTIN_TOTAL, 804 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CAFFEINE_TOTAL, 815 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CALCIUM_TOTAL, 826 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CHLORIDE_TOTAL, 838 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CHOLESTEROL_TOTAL, 849 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_CHROMIUM_TOTAL, 860 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_COPPER_TOTAL, 872 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_DIETARY_FIBER_TOTAL, 883 AggregationType.AggregationTypeIdentifier.NUTRITION_RECORD_ENERGY_TOTAL, 895 AggregationType.AggregationTypeIdentifier [all …]
|
D | AggregationType.java | 58 @AggregationTypeIdentifier.Id private final int mId; 65 @AggregationTypeIdentifier.Id int id, in AggregationType() 79 @AggregationTypeIdentifier.Id int id, in AggregationType() 85 AggregationTypeIdentifier.IDENTIFIER_VALID_TYPES, in AggregationType() 86 AggregationTypeIdentifier.class.getSimpleName()); in AggregationType() 97 @AggregationTypeIdentifier.Id 126 public @interface AggregationTypeIdentifier { annotation in AggregationType
|
D | BloodPressureRecord.java | 48 AggregationType.AggregationTypeIdentifier.BLOOD_PRESSURE_RECORD_DIASTOLIC_AVG, 60 AggregationType.AggregationTypeIdentifier.BLOOD_PRESSURE_RECORD_DIASTOLIC_MAX, 72 AggregationType.AggregationTypeIdentifier.BLOOD_PRESSURE_RECORD_DIASTOLIC_MIN, 84 AggregationType.AggregationTypeIdentifier.BLOOD_PRESSURE_RECORD_SYSTOLIC_AVG, 96 AggregationType.AggregationTypeIdentifier.BLOOD_PRESSURE_RECORD_SYSTOLIC_MAX, 108 AggregationType.AggregationTypeIdentifier.BLOOD_PRESSURE_RECORD_SYSTOLIC_MIN,
|
D | HeartRateRecord.java | 44 AggregationType.AggregationTypeIdentifier.HEART_RATE_RECORD_BPM_MAX, 55 AggregationType.AggregationTypeIdentifier.HEART_RATE_RECORD_BPM_MIN, 66 AggregationType.AggregationTypeIdentifier.HEART_RATE_RECORD_BPM_AVG, 78 AggregationType.AggregationTypeIdentifier.HEART_RATE_RECORD_MEASUREMENTS_COUNT,
|
D | RestingHeartRateRecord.java | 46 AggregationType.AggregationTypeIdentifier.RESTING_HEART_RATE_RECORD_BPM_MAX, 58 AggregationType.AggregationTypeIdentifier.RESTING_HEART_RATE_RECORD_BPM_MIN, 70 AggregationType.AggregationTypeIdentifier.RESTING_HEART_RATE_RECORD_BPM_AVG,
|
D | WeightRecord.java | 41 AggregationType.AggregationTypeIdentifier.WEIGHT_RECORD_WEIGHT_AVG, 52 AggregationType.AggregationTypeIdentifier.WEIGHT_RECORD_WEIGHT_MAX, 63 AggregationType.AggregationTypeIdentifier.WEIGHT_RECORD_WEIGHT_MIN,
|
D | HeightRecord.java | 42 AggregationType.AggregationTypeIdentifier.HEIGHT_RECORD_HEIGHT_AVG, 53 AggregationType.AggregationTypeIdentifier.HEIGHT_RECORD_HEIGHT_MIN, 64 AggregationType.AggregationTypeIdentifier.HEIGHT_RECORD_HEIGHT_MAX,
|
D | StepsCadenceRecord.java | 42 AggregationType.AggregationTypeIdentifier.STEPS_CADENCE_RECORD_RATE_AVG, 54 AggregationType.AggregationTypeIdentifier.STEPS_CADENCE_RECORD_RATE_MIN, 66 AggregationType.AggregationTypeIdentifier.STEPS_CADENCE_RECORD_RATE_MAX,
|
D | SpeedRecord.java | 43 AggregationType.AggregationTypeIdentifier.SPEED_RECORD_SPEED_AVG, 55 AggregationType.AggregationTypeIdentifier.SPEED_RECORD_SPEED_MIN, 67 AggregationType.AggregationTypeIdentifier.SPEED_RECORD_SPEED_MAX,
|
D | PowerRecord.java | 261 AggregationType.AggregationTypeIdentifier.POWER_RECORD_POWER_MAX, 270 AggregationType.AggregationTypeIdentifier.POWER_RECORD_POWER_MIN, 279 AggregationType.AggregationTypeIdentifier.POWER_RECORD_POWER_AVG,
|
D | CyclingPedalingCadenceRecord.java | 42 AggregationType.AggregationTypeIdentifier 55 AggregationType.AggregationTypeIdentifier 68 AggregationType.AggregationTypeIdentifier
|
D | SkinTemperatureRecord.java | 69 AggregationType.AggregationTypeIdentifier.SKIN_TEMPERATURE_RECORD_DELTA_AVG, 80 AggregationType.AggregationTypeIdentifier.SKIN_TEMPERATURE_RECORD_DELTA_MIN, 91 AggregationType.AggregationTypeIdentifier.SKIN_TEMPERATURE_RECORD_DELTA_MAX,
|
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/aggregation/ |
D | PriorityRecordsAggregator.java | 19 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.ACTIVE_CAL… 20 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.DISTANCE_R… 21 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.ELEVATION_… 22 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.EXERCISE_S… 23 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.FLOORS_CLI… 24 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.SLEEP_SESS… 25 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.STEPS_RECO… 26 import static android.health.connect.datatypes.AggregationType.AggregationTypeIdentifier.WHEEL_CHAI… 60 @AggregationType.AggregationTypeIdentifier private final int mAggregationType; 72 @AggregationType.AggregationTypeIdentifier int aggregationType, in PriorityRecordsAggregator()
|
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/data/entries/api/ |
D | LoadDataAggregationsUseCaseTest.kt | 217 AggregationType.AggregationTypeIdentifier.STEPS_RECORD_COUNT_TOTAL to in <lambda>() 226 AggregationType.AggregationTypeIdentifier.DISTANCE_RECORD_DISTANCE_TOTAL to in <lambda>() 235 AggregationType.AggregationTypeIdentifier in <lambda>() 245 AggregationType.AggregationTypeIdentifier.SLEEP_SESSION_DURATION_TOTAL to in <lambda>()
|