Home
last modified time | relevance | path

Searched defs:SpeedGoal (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DExercisePerformanceGoal.java87 public static final class SpeedGoal extends ExercisePerformanceGoal { class in ExercisePerformanceGoal
95 public SpeedGoal(@NonNull Velocity minSpeed, @NonNull Velocity maxSpeed) { in SpeedGoal() method in ExercisePerformanceGoal.SpeedGoal