Searched refs:setCompletedExerciseSessionId (Results 1 – 4 of 4) sorted by relevance
94 public PlannedExerciseSessionRecordInternal setCompletedExerciseSessionId(UUID id) { in setCompletedExerciseSessionId() method in PlannedExerciseSessionRecordInternal182 builder.setCompletedExerciseSessionId(mCompletedExerciseSessionId.toString()); in toExternalRecord()
376 public Builder setCompletedExerciseSessionId(@Nullable String id) { in setCompletedExerciseSessionId() method in PlannedExerciseSessionRecord.Builder456 recordInternal.setCompletedExerciseSessionId( in toRecordInternal()
199 record.setCompletedExerciseSessionId(null); in mergeRecordsOfType()
246 plannedExerciseSessionRecord.setCompletedExerciseSessionId( in populateSpecificRecordValue()