Searched refs:DIASTOLIC_MAX (Results 1 – 4 of 4) sorted by relevance
20 import static android.health.connect.datatypes.BloodPressureRecord.DIASTOLIC_MAX;452 .addAggregationType(DIASTOLIC_MAX) in testAggregation_bloodPressure()463 Pressure maxDiastolicPressure = response.get(DIASTOLIC_MAX); in testAggregation_bloodPressure()
22 import static android.health.connect.datatypes.BloodPressureRecord.DIASTOLIC_MAX;234 DIASTOLIC_MAX, in AggregationTypeIdMapper()
58 public static final AggregationType<Pressure> DIASTOLIC_MAX = field in BloodPressureRecord
459 …h.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Pressure> DIASTOLIC_MAX;