Searched refs:mReps (Results 1 – 1 of 1) sorted by relevance
231 parcel.writeInt(this.mReps); in writeFieldsToParcel()240 private final int mReps; field in ExerciseCompletionGoalInternal.RepetitionsGoalInternal243 this.mReps = reps; in RepetitionsGoalInternal()247 return mReps; in getReps()253 return new ExerciseCompletionGoal.RepetitionsGoal(mReps); in toExternalObject()