Searched refs:HEIGHT_MIN (Results 1 – 4 of 4) sorted by relevance
51 public static final AggregationType<Length> HEIGHT_MIN = field in HeightRecord
40 import static android.health.connect.datatypes.HeightRecord.HEIGHT_MIN;184 HEIGHT_MIN)); in AggregationTypeIdMapper()
21 import static android.health.connect.datatypes.HeightRecord.HEIGHT_MIN;348 .addAggregationType(HEIGHT_MIN) in testAggregation_Height()357 Length minHeight = response.get(HEIGHT_MIN); in testAggregation_Height()
1020 …health.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Length> HEIGHT_MIN;