Searched defs:setRoute (Results 1 – 3 of 3) sorted by relevance
79 fun setRoute(route: ExerciseRoute) { in <lambda>() method
94 public ExerciseSessionRecordInternal setRoute(ExerciseRouteInternal route) { in setRoute() method in ExerciseSessionRecordInternal
296 public Builder setRoute(@Nullable ExerciseRoute route) { in setRoute() method in ExerciseSessionRecord.Builder