Searched refs:HEIGHT_MAX (Results 1 – 4 of 4) sorted by relevance
62 public static final AggregationType<Length> HEIGHT_MAX = field in HeightRecord
39 import static android.health.connect.datatypes.HeightRecord.HEIGHT_MAX;183 HEIGHT_MAX, in AggregationTypeIdMapper()
20 import static android.health.connect.datatypes.HeightRecord.HEIGHT_MAX;347 .addAggregationType(HEIGHT_MAX) in testAggregation_Height()356 Length maxHeight = response.get(HEIGHT_MAX); in testAggregation_Height()
1019 …health.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Length> HEIGHT_MAX;