Searched refs:SYSTOLIC_MIN (Results 1 – 4 of 4) sorted by relevance
24 import static android.health.connect.datatypes.BloodPressureRecord.SYSTOLIC_MIN;456 .addAggregationType(SYSTOLIC_MIN) in testAggregation_bloodPressure()467 Pressure minSystolicPressure = response.get(SYSTOLIC_MIN); in testAggregation_bloodPressure()
26 import static android.health.connect.datatypes.BloodPressureRecord.SYSTOLIC_MIN;238 SYSTOLIC_MIN)); in AggregationTypeIdMapper()
106 public static final AggregationType<Pressure> SYSTOLIC_MIN = field in BloodPressureRecord
463 …th.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Pressure> SYSTOLIC_MIN;