Searched refs:DIASTOLIC_MIN (Results 1 – 4 of 4) sorted by relevance
21 import static android.health.connect.datatypes.BloodPressureRecord.DIASTOLIC_MIN;453 .addAggregationType(DIASTOLIC_MIN) in testAggregation_bloodPressure()464 Pressure minDiastolicPressure = response.get(DIASTOLIC_MIN); in testAggregation_bloodPressure()
23 import static android.health.connect.datatypes.BloodPressureRecord.DIASTOLIC_MIN;235 DIASTOLIC_MIN, in AggregationTypeIdMapper()
70 public static final AggregationType<Pressure> DIASTOLIC_MIN = field in BloodPressureRecord
460 …h.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Pressure> DIASTOLIC_MIN;