Searched defs:setCompletionGoal (Results 1 – 2 of 2) sorted by relevance
64 public void setCompletionGoal(ExerciseCompletionGoalInternal completionGoal) { in setCompletionGoal() method in PlannedExerciseStepInternal
162 public Builder setCompletionGoal(@NonNull ExerciseCompletionGoal completionGoal) { in setCompletionGoal() method in PlannedExerciseStep.Builder