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