Searched refs:POWER_MIN (Results 1 – 4 of 4) sorted by relevance
21 import static android.health.connect.datatypes.PowerRecord.POWER_MIN;311 .addAggregationType(POWER_MIN) in testAggregation_power()320 Power minPower = response.get(POWER_MIN); in testAggregation_power()
86 import static android.health.connect.datatypes.PowerRecord.POWER_MIN;164 addPowerIdsToAggregateResultMap(Arrays.asList(POWER_MIN, POWER_MAX, POWER_AVG)); in AggregationTypeIdMapper()
268 public static final AggregationType<Power> POWER_MIN = field in PowerRecord
1457 …d.health.connect.datatypes.AggregationType<android.health.connect.datatypes.units.Power> POWER_MIN;