Searched refs:UNIVERSAL_SEGMENTS (Results 1 – 1 of 1) sorted by relevance
135 private static final Set<Integer> UNIVERSAL_SEGMENTS = field in ExerciseSessionTypesValidation299 if (UNIVERSAL_SEGMENTS.contains(segmentType)) { in validateSessionAndSegmentsTypes()