Searched refs:toInternalStage (Results 1 – 2 of 2) sorted by relevance
209 public SleepStageInternal toInternalStage() { in toInternalStage() method in SleepSessionRecord.Stage441 getStages().stream().map(Stage::toInternalStage).collect(Collectors.toList())); in toRecordInternal()
39 SleepSessionRecord.Stage converted = external.toInternalStage().toExternalRecord(); in testSleepStageInternal_convertToExternalAndBack_recordsAreEqual()