Searched defs:completionGoal (Results 1 – 4 of 4) sorted by relevance
70 val completionGoal = step.completionGoal in <lambda>() constant82 val completionGoal = step.completionGoal in <lambda>() constant
51 ExerciseCompletionGoal completionGoal, in PlannedExerciseStep()133 @NonNull ExerciseCompletionGoal completionGoal) { in Builder()162 public Builder setCompletionGoal(@NonNull ExerciseCompletionGoal completionGoal) { in setCompletionGoal()
41 int exerciseType, int exerciseCategory, ExerciseCompletionGoalInternal completionGoal) { in PlannedExerciseStepInternal()64 public void setCompletionGoal(ExerciseCompletionGoalInternal completionGoal) { in setCompletionGoal()
451 ExerciseCompletionGoalInternal completionGoal) { in getCompletionGoalUpsert()