Searched refs:trainingPlanId (Results 1 – 1 of 1) sorted by relevance
382 String trainingPlanId = intent.getStringExtra(EXTRA_PLANNED_EXERCISE_SESSION_ID); in createExerciseRecord() local389 .setPlannedExerciseSessionId(trainingPlanId) in createExerciseRecord()