Searched refs:SYSTOLIC_MAX (Results 1 – 4 of 4) sorted by relevance
23 import static android.health.connect.datatypes.BloodPressureRecord.SYSTOLIC_MAX;455 .addAggregationType(SYSTOLIC_MAX) in testAggregation_bloodPressure()466 Pressure maxSystolicPressure = response.get(SYSTOLIC_MAX); in testAggregation_bloodPressure()
25 import static android.health.connect.datatypes.BloodPressureRecord.SYSTOLIC_MAX;237 SYSTOLIC_MAX, in AggregationTypeIdMapper()
94 public static final AggregationType<Pressure> SYSTOLIC_MAX = field in BloodPressureRecord
462 …th.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Pressure> SYSTOLIC_MAX;