question
stringlengths
654
113k
answer
stringclasses
2 values
``` # Class: com.polarsteps.data.models.domain.User .method public abstract getProfileImageThumbPath()Ljava/lang/String; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final e(Landroid/graphics/Rect;Landroid/view/View;Landroidx/recyclerview/widget/RecyclerView;Landroidx/recyclerview/widget/RecyclerView$z;)V .locals 1 const-string v0, "outRect" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string v0, "view" invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p2, "parent" invoke-static {p3, p2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p2, "state" invoke-static {p4, p2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget p2, p0, Lcom/polarsteps/guides/view/Z;->a:I div-int/lit8 p2, p2, 0x2 iput p2, p1, Landroid/graphics/Rect;->right:I iput p2, p1, Landroid/graphics/Rect;->left:I return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .field public final synthetic a:I .locals 0 iput p1, p0, Lcom/polarsteps/guides/view/Z;->a:I invoke-direct {p0}, Landroidx/recyclerview/widget/RecyclerView$m;-><init>()V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Ub.b .method public final a()LUb/b$a; .locals 2 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, LUb/b;->f:Lkotlin/i; invoke-interface {v0}, Lkotlin/i;->getValue()Ljava/lang/Object; move-result-object v0 const-string v1, "getValue(...)" invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V check-cast v0, LUb/b$a; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Ub.b .method public final d(ILjava/lang/String;)Lretrofit2/Retrofit; .locals 3 new-instance v0, Lretrofit2/Retrofit$Builder; invoke-direct {v0}, Lretrofit2/Retrofit$Builder;-><init>()V invoke-virtual {v0, p2}, Lretrofit2/Retrofit$Builder;->baseUrl(Ljava/lang/String;)Lretrofit2/Retrofit$Builder; move-result-object p2 new-instance v0, LWb/d; invoke-direct {v0}, Lretrofit2/Converter$Factory;-><init>()V invoke-virtual {p2, v0}, Lretrofit2/Retrofit$Builder;->addConverterFactory(Lretrofit2/Converter$Factory;)Lretrofit2/Retrofit$Builder; move-result-object p2 new-instance v0, LWb/c; iget-object v1, p0, LUb/b;->d:Lcom/google/gson/Gson; iget-object v2, p0, LUb/b;->e:Lcom/google/gson/Gson; invoke-direct {v0, v1, v2}, LWb/c;-><init>(Lcom/google/gson/Gson;Lcom/google/gson/Gson;)V invoke-virtual {p2, v0}, Lretrofit2/Retrofit$Builder;->addConverterFactory(Lretrofit2/Converter$Factory;)Lretrofit2/Retrofit$Builder; move-result-object p2 invoke-static {}, Lretrofit2/adapter/rxjava3/RxJava3CallAdapterFactory;->create()Lretrofit2/adapter/rxjava3/RxJava3CallAdapterFactory; move-result-object v0 invoke-virtual {p2, v0}, Lretrofit2/Retrofit$Builder;->addCallAdapterFactory(Lretrofit2/CallAdapter$Factory;)Lretrofit2/Retrofit$Builder; move-result-object p2 invoke-virtual {p0, p1}, LUb/b;->c(I)Lokhttp3/x; move-result-object p1 invoke-virtual {p2, p1}, Lretrofit2/Retrofit$Builder;->client(Lokhttp3/x;)Lretrofit2/Retrofit$Builder; move-result-object p1 invoke-virtual {p1}, Lretrofit2/Retrofit$Builder;->build()Lretrofit2/Retrofit; move-result-object p1 const-string p2, "build(...)" invoke-static {p1, p2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V return-object p1 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.LocationInfo .method public abstract getCountryCode()Ljava/lang/String; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Lc.k .method public final O()V .locals 3 invoke-virtual {p0}, LLc/k;->L()LCa/e; move-result-object v0 iget-object v0, v0, LCa/e;->j:Lcom/polarsteps/views/PolarLottieAnimationView; const/4 v1, 0x0 invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V invoke-virtual {p0}, LLc/k;->L()LCa/e; move-result-object v0 iget-object v0, v0, LCa/e;->j:Lcom/polarsteps/views/PolarLottieAnimationView; invoke-virtual {v0}, Lcom/airbnb/lottie/LottieAnimationView;->i()V invoke-virtual {p0}, LLc/k;->L()LCa/e; move-result-object v0 iget-object v0, v0, LCa/e;->j:Lcom/polarsteps/views/PolarLottieAnimationView; const-string v1, "loadingSpinner" invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V invoke-static {v0}, Lcom/polarsteps/common/ui/n;->b(Landroid/view/View;)Landroid/view/ViewPropertyAnimator; move-result-object v0 const/high16 v1, 0x3f800000 # 1.0f invoke-virtual {v0, v1}, Landroid/view/ViewPropertyAnimator;->alpha(F)Landroid/view/ViewPropertyAnimator; move-result-object v0 const-wide/16 v1, 0xc8 invoke-virtual {v0, v1, v2}, Landroid/view/ViewPropertyAnimator;->setDuration(J)Landroid/view/ViewPropertyAnimator; move-result-object v0 const/4 v1, 0x0 invoke-virtual {v0, v1}, Landroid/view/ViewPropertyAnimator;->withEndAction(Ljava/lang/Runnable;)Landroid/view/ViewPropertyAnimator; move-result-object v0 invoke-virtual {v0}, Landroid/view/ViewPropertyAnimator;->start()V return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.room.RoomBaseModel .method public getId()Ljava/lang/Long; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->id:Ljava/lang/Long; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: eg.a .method public abstract get()Ljava/lang/Object; .annotation system Ldalvik/annotation/Signature; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.room.RoomBaseModel .method public getUuid()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->uuid:Ljava/lang/String; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.friends.tabs.ui.FriendsPages .method public static valueOf(Ljava/lang/String;)Lcom/polarsteps/friends/tabs/ui/FriendsPages; .locals 1 const-class v0, Lcom/polarsteps/friends/tabs/ui/FriendsPages; invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum; move-result-object p0 check-cast p0, Lcom/polarsteps/friends/tabs/ui/FriendsPages; return-object p0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final l(Ljava/util/List;)V .locals 5 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "value" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/guides/view/g;->h:Ljava/lang/Integer; if-eqz v0, :cond_2 move-object v0, p1 check-cast v0, Ljava/util/ArrayList; invoke-virtual {v0}, Ljava/util/ArrayList;->size()I move-result v1 const/4 v2, 0x0 const/4 v3, 0x1 if-ne v1, v3, :cond_0 move v1, v3 goto :goto_0 :cond_0 move v1, v2 :goto_0 xor-int/2addr v1, v3 iget-object v4, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; invoke-virtual {v4}, Ljava/util/ArrayList;->size()I move-result v4 if-ne v4, v3, :cond_1 move v2, v3 :cond_1 if-ne v1, v2, :cond_2 iput-object v0, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; invoke-virtual {p0}, Landroidx/recyclerview/widget/RecyclerView$Adapter;->e()V return-void :cond_2 new-instance v0, Ls9/c; iget-object v1, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; invoke-direct {v0, v1, p1}, Ls9/c;-><init>(Ljava/lang/Iterable;Ljava/lang/Iterable;)V invoke-virtual {v0}, Ls9/a;->f()V invoke-virtual {v0, p0}, Ls9/a;->g(Ls9/b;)V check-cast p1, Ljava/util/ArrayList; iput-object p1, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final f(Landroidx/recyclerview/widget/RecyclerView$D;I)V .locals 9 .param p1 # Landroidx/recyclerview/widget/RecyclerView$D; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "holder" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V instance-of v0, p1, LGa/A; const/4 v1, 0x0 if-eqz v0, :cond_0 move-object v0, p1 check-cast v0, LGa/A; goto :goto_0 :cond_0 move-object v0, v1 :goto_0 if-eqz v0, :cond_e const/4 v0, 0x1 iget-boolean v2, p0, Lcom/polarsteps/guides/view/g;->e:Z if-eqz v2, :cond_2 iget-object v3, p0, Lcom/polarsteps/guides/view/g;->h:Ljava/lang/Integer; if-eqz v3, :cond_2 iget-object v4, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; invoke-virtual {v4}, Ljava/util/ArrayList;->size()I move-result v4 if-ne v4, v0, :cond_1 goto :goto_1 :cond_1 move-object v2, p1 check-cast v2, LGa/A; invoke-virtual {v3}, Ljava/lang/Integer;->intValue()I move-result v3 iget-object v2, v2, Landroidx/recyclerview/widget/RecyclerView$D;->a:Landroid/view/View; invoke-virtual {v2}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams; move-result-object v2 iput v3, v2, Landroid/view/ViewGroup$LayoutParams;->width:I goto :goto_2 :cond_2 :goto_1 if-eqz v2, :cond_3 move-object v2, p1 check-cast v2, LGa/A; iget-object v2, v2, Landroidx/recyclerview/widget/RecyclerView$D;->a:Landroid/view/View; invoke-virtual {v2}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams; move-result-object v2 const/4 v3, -0x1 iput v3, v2, Landroid/view/ViewGroup$LayoutParams;->width:I :cond_3 :goto_2 check-cast p1, LGa/A; iget-object v2, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; invoke-virtual {v2, p2}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object; move-result-object p2 check-cast p2, Lcom/polarsteps/guides/view/i; iget-object p2, p2, Lcom/polarsteps/guides/view/i;->b:LFa/b; invoke-static {p2}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V iget-object v2, p2, LFa/b;->a:Ljava/lang/String; const-string v3, "uiSpot" invoke-static {p2, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p2, p1, LGa/A;->Z:LFa/b; iget-object v3, p1, LGa/A;->X:Lio/reactivex/rxjava3/disposables/a; invoke-virtual {v3}, Lio/reactivex/rxjava3/disposables/a;->d()V invoke-virtual {p1}, LGa/A;->D()Landroidx/constraintlayout/widget/ConstraintLayout; move-result-object v3 const v4, 0x7f0a03bb invoke-virtual {v3, v4, v2}, Landroid/view/View;->setTag(ILjava/lang/Object;)V invoke-virtual {p1}, LGa/A;->D()Landroidx/constraintlayout/widget/ConstraintLayout; move-result-object v3 const v4, 0x7f0a03ab iget-object v5, p2, LFa/b;->b:Ljava/lang/Integer; invoke-virtual {v3, v4, v5}, Landroid/view/View;->setTag(ILjava/lang/Object;)V invoke-virtual {p1}, LGa/A;->D()Landroidx/constraintlayout/widget/ConstraintLayout; move-result-object v3 invoke-static {v2}, LA9/m;->f(Ljava/lang/String;)Ljava/lang/String; move-result-object v2 invoke-virtual {v3, v2}, Landroid/view/View;->setTransitionName(Ljava/lang/String;)V invoke-virtual {p1}, LGa/A;->D()Landroidx/constraintlayout/widget/ConstraintLayout; move-result-object v2 new-instance v3, LGa/u; const/4 v4, 0x0 invoke-direct {v3, p1, v4}, LGa/u;-><init>(Ljava/lang/Object;I)V invoke-virtual {v2, v3}, Landroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V invoke-virtual {p1}, LGa/A;->y()Lcom/polarsteps/views/CategoryView; move-result-object v2 iget-object v3, p2, LFa/b;->g:Lcom/polarsteps/shared/domain/Category; iget-object v4, p2, LFa/b;->i:Ljava/lang/String; invoke-virtual {v2, v3, v4}, Lcom/polarsteps/views/CategoryView;->d(Lcom/polarsteps/shared/domain/Category;Ljava/lang/String;)V invoke-virtual {p1}, LGa/A;->G()Landroidx/appcompat/widget/AppCompatTextView; move-result-object v2 iget-object v3, p2, LFa/b;->d:Ljava/lang/String; invoke-static {v3}, Lkotlin/text/StringsKt;->n0(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; move-result-object v3 invoke-virtual {v3}, Ljava/lang/Object;->toString()Ljava/lang/String; move-result-object v3 invoke-virtual {v2, v3}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V invoke-virtual {p1}, LGa/A;->C()Landroid/view/ViewGroup; move-result-object v2 if-eqz v2, :cond_4 invoke-static {v2}, LHa/b;->b(Landroid/view/ViewGroup;)V :cond_4 iget-object v2, p2, LFa/b;->y:Ljava/util/List; check-cast v2, Ljava/lang/Iterable; invoke-interface {v2}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v2 :cond_5 :goto_3 invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z move-result v3 if-eqz v3, :cond_6 invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v3 check-cast v3, Lcom/polarsteps/spots/util/CollectionSpotLabel; invoke-virtual {p1}, LGa/A;->C()Landroid/view/ViewGroup; move-result-object v4 if-eqz v4, :cond_5 sget-object v5, Lcom/polarsteps/spots/util/LabelStyle;->WHITE:Lcom/polarsteps/spots/util/LabelStyle; invoke-static {v4, v3, v5}, LHa/b;->a(Landroid/view/ViewGroup;Lcom/polarsteps/spots/util/CollectionSpotLabel;Lcom/polarsteps/spots/util/LabelStyle;)V goto :goto_3 :cond_6 iget-object v2, p2, LFa/b;->f:Lcom/polarsteps/data/models/domain/api/CMSMedia; if-eqz v2, :cond_8 invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/CMSMedia;->getPaths()Ljava/util/Map; move-result-object v2 if-eqz v2, :cond_8 invoke-interface {v2}, Ljava/util/Map;->isEmpty()Z move-result v2 xor-int/2addr v2, v0 if-ne v2, v0, :cond_8 invoke-virtual {p1}, LGa/A;->A()Lcom/polarsteps/media/views/AdaptiveDraweeView; move-result-object v0 if-eqz v0, :cond_7 const/16 v2, 0x8 invoke-virtual {v0, v2}, Landroid/view/View;->setVisibility(I)V :cond_7 invoke-virtual {p1}, LGa/A;->B()Lcom/polarsteps/media/views/AdaptiveDraweeView; move-result-object v0 new-instance v2, LEe/g; const/4 v3, 0x1 invoke-direct {v2, v3, p1, p2}, LEe/g;-><init>(ILjava/lang/Object;Ljava/lang/Object;)V invoke-virtual {v0, v2}, Lcom/polarsteps/media/views/AdaptiveDraweeView;->setOnFailedLoading(Lkotlin/jvm/functions/Function0;)V invoke-virtual {p1}, LGa/A;->B()Lcom/polarsteps/media/views/AdaptiveDraweeView; move-result-object v0 new-instance v2, LDa/d; invoke-direct {v2, p2, v3}, LDa/d;-><init>(Ljava/lang/Object;I)V new-instance v3, LGa/v; const/4 v4, 0x0 invoke-direct {v3, p2, v4}, LGa/v;-><init>(Ljava/lang/Object;I)V invoke-virtual {v0, v2, v3}, Lcom/polarsteps/media/views/AdaptiveDraweeView;->i(Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function2;)V goto :goto_4 :cond_8 invoke-virtual {p1, p2}, LGa/A;->x(LFa/b;)V :goto_4 new-instance v0, LSe/b; invoke-virtual {p1}, LGa/A;->z()Landroidx/appcompat/widget/AppCompatCheckBox; move-result-object v2 new-instance v3, LGa/w; const/4 v4, 0x0 invoke-direct {v3, p1, v4}, LGa/w;-><init>(Ljava/lang/Object;I)V invoke-direct {v0, v2, v3}, LSe/b;-><init>(Landroidx/appcompat/widget/AppCompatCheckBox;Lkotlin/jvm/functions/Function2;)V iput-object v0, p1, LGa/A;->Y:LSe/b; iget-object v2, p1, LGa/A;->b0:LAa/I; if-eqz v2, :cond_a iget-object v2, v2, LAa/I;->c:Lkotlin/i; invoke-interface {v2}, Lkotlin/i;->getValue()Ljava/lang/Object; move-result-object v2 check-cast v2, Ljava/util/Map; iget-object v3, p1, LGa/A;->Z:LFa/b; if-eqz v3, :cond_9 iget-object v1, v3, LFa/b;->a:Ljava/lang/String; :cond_9 invoke-interface {v2, v1}, Ljava/util/Map;->containsKey(Ljava/lang/Object;)Z move-result v1 invoke-virtual {v0, v1}, LSe/b;->a(Z)V :cond_a invoke-virtual {p1}, LGa/A;->E()Lcom/polarsteps/views/SplatterView; move-result-object v0 if-eqz v0, :cond_b invoke-virtual {p1}, Landroidx/recyclerview/widget/RecyclerView$D;->h()I move-result v1 rem-int/lit8 v1, v1, 0x3 invoke-virtual {v0, v1}, Lcom/polarsteps/views/SplatterView;->a(I)V :cond_b invoke-virtual {p1}, LGa/A;->F()Landroidx/appcompat/widget/AppCompatTextView; move-result-object v2 if-eqz v2, :cond_e new-instance v0, LGa/z; invoke-direct {v0, v2}, LGa/z;-><init>(Landroidx/appcompat/widget/AppCompatTextView;)V invoke-virtual {v2, v0}, Landroid/view/View;->addOnLayoutChangeListener(Landroid/view/View$OnLayoutChangeListener;)V iget-object v3, p2, LFa/b;->s:Ljava/lang/String; iget-object v4, p2, LFa/b;->p:Ljava/lang/String; iget-object v0, p2, LFa/b;->e:Ljava/lang/String; if-eqz v0, :cond_d invoke-static {v0}, Lkotlin/text/StringsKt;->n0(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; move-result-object v0 invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String; move-result-object v0 if-nez v0, :cond_c goto :goto_6 :cond_c :goto_5 move-object v5, v0 goto :goto_7 :cond_d :goto_6 const-string v0, "" goto :goto_5 :goto_7 iget-object v6, p2, LFa/b;->v:Lcom/polarsteps/utils/TipType; iget-object v7, p1, LGa/A;->W:Lio/reactivex/rxjava3/disposables/a; const/4 v8, 0x0 invoke-static/range {v2 .. v8}, LSe/f;->a(Landroidx/appcompat/widget/AppCompatTextView;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/polarsteps/utils/TipType;Lio/reactivex/rxjava3/disposables/a;Ljava/lang/Integer;)V const p1, 0x7fffffff invoke-virtual {v2, p1}, Landroid/widget/TextView;->setMaxLines(I)V :cond_e return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final b()I .locals 1 iget-object v0, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; invoke-virtual {v0}, Ljava/util/ArrayList;->size()I move-result v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final g(Landroid/view/ViewGroup;I)Landroidx/recyclerview/widget/RecyclerView$D; .locals 3 .param p1 # Landroid/view/ViewGroup; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "parent" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-static {}, Lcom/polarsteps/guides/view/ViewType;->values()[Lcom/polarsteps/guides/view/ViewType; move-result-object v0 aget-object p2, v0, p2 sget-object v0, Lcom/polarsteps/guides/view/g$a;->b:[I invoke-virtual {p2}, Ljava/lang/Enum;->ordinal()I move-result p2 aget p2, v0, p2 const/4 v0, 0x1 if-ne p2, v0, :cond_2 sget-object p2, Lcom/polarsteps/guides/view/g$a;->a:[I iget-object v1, p0, Lcom/polarsteps/guides/view/g;->d:Lcom/polarsteps/guides/view/Type; invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I move-result v1 aget p2, p2, v1 iget-object v1, p0, Lcom/polarsteps/guides/view/g;->g:LDa/f; iget-object v2, p0, Lcom/polarsteps/guides/view/g;->f:LDa/b; if-eq p2, v0, :cond_1 const/4 v0, 0x2 if-ne p2, v0, :cond_0 new-instance p2, LGa/c; invoke-direct {p2, p1, v2, v1}, LGa/c;-><init>(Landroid/view/ViewGroup;LDa/b;LDa/f;)V return-object p2 :cond_0 new-instance p1, Lkotlin/NoWhenBranchMatchedException; invoke-direct {p1}, Lkotlin/NoWhenBranchMatchedException;-><init>()V throw p1 :cond_1 new-instance p2, LGa/b; invoke-direct {p2, p1, v2, v1}, LGa/b;-><init>(Landroid/view/ViewGroup;LDa/b;LDa/f;)V return-object p2 :cond_2 new-instance p1, Lkotlin/NoWhenBranchMatchedException; invoke-direct {p1}, Lkotlin/NoWhenBranchMatchedException;-><init>()V throw p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final i(Landroidx/recyclerview/widget/RecyclerView$D;)V .locals 1 .param p1 # Landroidx/recyclerview/widget/RecyclerView$D; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "holder" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V instance-of v0, p1, LGa/c; if-eqz v0, :cond_0 check-cast p1, LGa/c; goto :goto_0 :cond_0 const/4 p1, 0x0 :goto_0 if-eqz p1, :cond_1 iget-object v0, p1, LGa/A;->W:Lio/reactivex/rxjava3/disposables/a; invoke-virtual {v0}, Lio/reactivex/rxjava3/disposables/a;->d()V iget-object p1, p1, LGa/A;->X:Lio/reactivex/rxjava3/disposables/a; invoke-virtual {p1}, Lio/reactivex/rxjava3/disposables/a;->d()V :cond_1 return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final d(I)I .locals 1 iget-object v0, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; invoke-virtual {v0, p1}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object; move-result-object p1 check-cast p1, Lcom/polarsteps/guides/view/i; iget-object p1, p1, Lcom/polarsteps/guides/view/i;->a:Lcom/polarsteps/guides/view/ViewType; invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I move-result p1 return p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public constructor <init>(Lcom/polarsteps/guides/view/Type;LDa/b;LDa/f;Ljava/lang/Integer;I)V .locals 1 and-int/lit8 v0, p5, 0x1 if-eqz v0, :cond_0 sget-object p1, Lcom/polarsteps/guides/view/Type;->Regular:Lcom/polarsteps/guides/view/Type; :cond_0 and-int/lit8 v0, p5, 0x2 if-eqz v0, :cond_1 const/4 v0, 0x1 goto :goto_0 :cond_1 const/4 v0, 0x0 :goto_0 and-int/lit8 p5, p5, 0x10 if-eqz p5, :cond_2 const/4 p4, 0x0 :cond_2 const-string p5, "type" invoke-static {p1, p5}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p5, "guidesSpotsInteraction" invoke-static {p2, p5}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p5, "guidesSpotsViewModel" invoke-static {p3, p5}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-direct {p0}, Ls9/b;-><init>()V iput-object p1, p0, Lcom/polarsteps/guides/view/g;->d:Lcom/polarsteps/guides/view/Type; iput-boolean v0, p0, Lcom/polarsteps/guides/view/g;->e:Z iput-object p2, p0, Lcom/polarsteps/guides/view/g;->f:LDa/b; iput-object p3, p0, Lcom/polarsteps/guides/view/g;->g:LDa/f; iput-object p4, p0, Lcom/polarsteps/guides/view/g;->h:Ljava/lang/Integer; new-instance p1, Ljava/util/ArrayList; invoke-direct {p1}, Ljava/util/ArrayList;-><init>()V iput-object p1, p0, Lcom/polarsteps/guides/view/g;->i:Ljava/util/ArrayList; return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: A4.d .method public static j(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; .locals 1 new-instance v0, Ljava/lang/StringBuilder; invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object p0 return-object p0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.WithID .method public abstract getId()Ljava/lang/Long; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: Th.a$b .method public e(Ljava/lang/Throwable;)V .locals 3 const/4 v0, 0x0 new-array v0, v0, [Ljava/lang/Object; const/4 v1, 0x6 const/4 v2, 0x0 invoke-virtual {p0, v1, p1, v2, v0}, LTh/a$b;->l(ILjava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Th.a$b .method public varargs f(Ljava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V .locals 1 .param p3 # [Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "args" invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V array-length v0, p3 invoke-static {p3, v0}, Ljava/util/Arrays;->copyOf([Ljava/lang/Object;I)[Ljava/lang/Object; move-result-object p3 const/4 v0, 0x6 invoke-virtual {p0, v0, p1, p2, p3}, LTh/a$b;->l(ILjava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Th.a$b .method public final varargs l(ILjava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V .locals 5 iget-object v0, p0, LTh/a$b;->a:Ljava/lang/ThreadLocal; invoke-virtual {v0}, Ljava/lang/ThreadLocal;->get()Ljava/lang/Object; move-result-object v1 check-cast v1, Ljava/lang/String; if-eqz v1, :cond_0 invoke-virtual {v0}, Ljava/lang/ThreadLocal;->remove()V :cond_0 const-string v0, "sw.toString()" const/4 v1, 0x0 const/16 v2, 0x100 if-eqz p3, :cond_3 invoke-virtual {p3}, Ljava/lang/String;->length()I move-result v3 if-nez v3, :cond_1 goto :goto_1 :cond_1 array-length v3, p4 if-nez v3, :cond_2 goto :goto_0 :cond_2 const-string v3, "message" invoke-static {p3, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string v3, "args" invoke-static {p4, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V array-length v3, p4 invoke-static {p4, v3}, Ljava/util/Arrays;->copyOf([Ljava/lang/Object;I)[Ljava/lang/Object; move-result-object p4 array-length v3, p4 const-string v4, "java.lang.String.format(this, *args)" invoke-static {p4, v3, p3, v4}, Landroidx/compose/ui/graphics/colorspace/e;->l([Ljava/lang/Object;ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String; move-result-object p3 :goto_0 if-eqz p2, :cond_5 new-instance p4, Ljava/lang/StringBuilder; invoke-direct {p4}, Ljava/lang/StringBuilder;-><init>()V invoke-virtual {p4, p3}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder; const/16 p3, 0xa invoke-virtual {p4, p3}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder; new-instance p3, Ljava/io/StringWriter; invoke-direct {p3, v2}, Ljava/io/StringWriter;-><init>(I)V new-instance v2, Ljava/io/PrintWriter; invoke-direct {v2, p3, v1}, Ljava/io/PrintWriter;-><init>(Ljava/io/Writer;Z)V invoke-virtual {p2, v2}, Ljava/lang/Throwable;->printStackTrace(Ljava/io/PrintWriter;)V invoke-virtual {v2}, Ljava/io/PrintWriter;->flush()V invoke-virtual {p3}, Ljava/io/StringWriter;->toString()Ljava/lang/String; move-result-object p3 invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V invoke-virtual {p4, p3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {p4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object p3 goto :goto_2 :cond_3 :goto_1 if-nez p2, :cond_4 return-void :cond_4 new-instance p3, Ljava/io/StringWriter; invoke-direct {p3, v2}, Ljava/io/StringWriter;-><init>(I)V new-instance p4, Ljava/io/PrintWriter; invoke-direct {p4, p3, v1}, Ljava/io/PrintWriter;-><init>(Ljava/io/Writer;Z)V invoke-virtual {p2, p4}, Ljava/lang/Throwable;->printStackTrace(Ljava/io/PrintWriter;)V invoke-virtual {p4}, Ljava/io/PrintWriter;->flush()V invoke-virtual {p3}, Ljava/io/StringWriter;->toString()Ljava/lang/String; move-result-object p3 invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V :cond_5 :goto_2 invoke-virtual {p0, p1, p3, p2}, LTh/a$b;->j(ILjava/lang/String;Ljava/lang/Throwable;)V return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Th.a$a .method public final e(Ljava/lang/Throwable;)V .locals 4 sget-object v0, LTh/a;->c:[LTh/a$b; array-length v1, v0 const/4 v2, 0x0 :goto_0 if-ge v2, v1, :cond_0 aget-object v3, v0, v2 invoke-virtual {v3, p1}, LTh/a$b;->e(Ljava/lang/Throwable;)V add-int/lit8 v2, v2, 0x1 goto :goto_0 :cond_0 return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.trippage.TripViewModel .method public final n0()V .locals 8 iget-object v0, p0, Lcom/polarsteps/trippage/TripViewModel;->T:LFe/h; iget-object v0, v0, LFe/h;->o:Lcom/polarsteps/data/models/domain/Trip; iget-object v1, p0, Lcom/polarsteps/trippage/TripViewModel;->p0:Lcom/polarsteps/common/analytics/Page; if-eqz v0, :cond_1 if-nez v1, :cond_0 goto :goto_0 :cond_0 invoke-static {p0}, Landroidx/lifecycle/g0;->a(Landroidx/lifecycle/f0;)LK0/a; move-result-object v2 new-instance v5, Lcom/polarsteps/trippage/TripViewModel$navigateToTripUser$1; const/4 v3, 0x0 invoke-direct {v5, v0, v1, v3}, Lcom/polarsteps/trippage/TripViewModel$navigateToTripUser$1;-><init>(Lcom/polarsteps/data/models/domain/Trip;Lcom/polarsteps/common/analytics/Page;Lkotlin/coroutines/c;)V const/4 v6, 0x3 const/4 v7, 0x0 const/4 v4, 0x0 invoke-static/range {v2 .. v7}, Lkotlinx/coroutines/BuildersKt;->launch$default(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/CoroutineContext;Lkotlinx/coroutines/CoroutineStart;Lkotlin/jvm/functions/Function2;ILjava/lang/Object;)Lkotlinx/coroutines/Job; return-void :cond_1 :goto_0 sget-object v0, LTh/a;->a:LTh/a$a; const/4 v1, 0x0 new-array v1, v1, [Ljava/lang/Object; const-string v2, "No trip available" invoke-virtual {v0, v2, v1}, LTh/a$a;->o(Ljava/lang/String;[Ljava/lang/Object;)V return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Th.a$a .method public final varargs f(Ljava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V .locals 5 .param p3 # [Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "args" invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V sget-object v0, LTh/a;->c:[LTh/a$b; array-length v1, v0 const/4 v2, 0x0 :goto_0 if-ge v2, v1, :cond_0 aget-object v3, v0, v2 array-length v4, p3 invoke-static {p3, v4}, Ljava/util/Arrays;->copyOf([Ljava/lang/Object;I)[Ljava/lang/Object; move-result-object v4 invoke-virtual {v3, p1, p2, v4}, LTh/a$b;->f(Ljava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V add-int/lit8 v2, v2, 0x1 goto :goto_0 :cond_0 return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.service.V0 .method public abstract c()I .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.navigation.EditTrip .method public static g(Lcom/polarsteps/data/models/domain/local/PolarIdentifier;Lcom/polarsteps/navigation/d$a;Lcom/polarsteps/navigation/EditTrip$BlinkTarget;)Lcom/polarsteps/navigation/A; .locals 3 .param p0 # Lcom/polarsteps/data/models/domain/local/PolarIdentifier; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .param p1 # Lcom/polarsteps/navigation/d$a; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "tripId" invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string v0, "afterSave" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance v0, Landroid/net/Uri$Builder; invoke-direct {v0}, Landroid/net/Uri$Builder;-><init>()V sget-object v1, Lcom/polarsteps/navigation/EditTrip;->b:Ljava/lang/String; invoke-virtual {v0, v1}, Landroid/net/Uri$Builder;->path(Ljava/lang/String;)Landroid/net/Uri$Builder; move-result-object v0 const-string v1, "path(...)" invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V const-string v1, "trip_id" const-string v2, "trip_uuid" invoke-static {v0, p0, v1, v2}, Lcom/polarsteps/navigation/D;->a(Landroid/net/Uri$Builder;Lcom/polarsteps/data/models/domain/local/PolarIdentifier;Ljava/lang/String;Ljava/lang/String;)V if-eqz p2, :cond_0 const-string p0, "blink_target" invoke-virtual {p2}, Ljava/lang/Enum;->name()Ljava/lang/String; move-result-object p2 invoke-virtual {v0, p0, p2}, Landroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder; :cond_0 invoke-static {v0, p1}, Lcom/polarsteps/navigation/f;->a(Landroid/net/Uri$Builder;Lcom/polarsteps/navigation/d;)V invoke-virtual {v0}, Landroid/net/Uri$Builder;->build()Landroid/net/Uri; move-result-object p0 invoke-virtual {p0}, Landroid/net/Uri;->toString()Ljava/lang/String; move-result-object p0 const-string p1, "toString(...)" invoke-static {p0, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V new-instance p1, Lcom/polarsteps/navigation/K0$c; const/4 p2, 0x3 const/4 v0, 0x0 invoke-direct {p1, v0, v0, p2}, Lcom/polarsteps/navigation/K0$c;-><init>(Lcom/polarsteps/navigation/x;Lcom/polarsteps/navigation/ComposeDestinationType;I)V const-string p2, "type" invoke-static {p1, p2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p2, "encodedRoute" invoke-static {p0, p2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance p2, Lcom/polarsteps/navigation/A; invoke-direct {p2, p1, p0}, Lcom/polarsteps/navigation/A;-><init>(Lcom/polarsteps/navigation/K0;Ljava/lang/String;)V return-object p2 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.service.V0 .method public abstract n()Z .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: N9.d .method public final invoke()Ljava/lang/Object; .locals 4 iget v0, p0, LN9/d;->a:I packed-switch v0, :pswitch_data_0 iget-object v0, p0, LN9/d;->c:Ljava/lang/Object; check-cast v0, Landroidx/compose/runtime/O0; iget v1, p0, LN9/d;->b:I int-to-float v1, v1 invoke-interface {v0}, Landroidx/compose/runtime/O0;->getValue()Ljava/lang/Object; move-result-object v0 check-cast v0, Ljava/lang/Number; invoke-virtual {v0}, Ljava/lang/Number;->floatValue()F move-result v0 sub-float/2addr v1, v0 invoke-static {v1}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float; move-result-object v0 return-object v0 :pswitch_0 iget-object v0, p0, LN9/d;->c:Ljava/lang/Object; check-cast v0, Landroidx/compose/foundation/lazy/LazyListState; invoke-virtual {v0}, Landroidx/compose/foundation/lazy/LazyListState;->h()I move-result v1 iget v2, p0, LN9/d;->b:I if-ne v1, v2, :cond_0 invoke-virtual {v0}, Landroidx/compose/foundation/lazy/LazyListState;->i()I move-result v1 if-gtz v1, :cond_1 :cond_0 invoke-virtual {v0}, Landroidx/compose/foundation/lazy/LazyListState;->h()I move-result v0 if-le v0, v2, :cond_2 :cond_1 const/4 v0, 0x1 goto :goto_0 :cond_2 const/4 v0, 0x0 :goto_0 invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean; move-result-object v0 return-object v0 :pswitch_1 iget-object v0, p0, LN9/d;->c:Ljava/lang/Object; check-cast v0, LN9/f; sget-object v1, Lcom/polarsteps/guides/GuideEntry;->STORIES_DISCOVERY:Lcom/polarsteps/guides/GuideEntry; sget-object v2, Lcom/polarsteps/common/analytics/Page;->DISCOVERY_STORY:Lcom/polarsteps/common/analytics/Page; iget v3, p0, LN9/d;->b:I invoke-virtual {v0, v3, v1, v2}, LN9/f;->b(ILcom/polarsteps/guides/GuideEntry;Lcom/polarsteps/common/analytics/Page;)V sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit; return-object v0 :pswitch_data_0 .packed-switch 0x0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.WithUUID .method public abstract getUuid()Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.navigation.y0 .method public static f(Lcom/polarsteps/navigation/y0;Lcom/polarsteps/data/models/domain/local/PolarIdentifier;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/polarsteps/navigation/K0;I)Lcom/polarsteps/navigation/A; .locals 2 and-int/lit8 v0, p9, 0x2 const/4 v1, 0x0 if-eqz v0, :cond_0 move-object p2, v1 :cond_0 and-int/lit8 v0, p9, 0x4 if-eqz v0, :cond_1 move-object p3, v1 :cond_1 and-int/lit8 v0, p9, 0x8 if-eqz v0, :cond_2 move-object p4, v1 :cond_2 and-int/lit8 v0, p9, 0x10 if-eqz v0, :cond_3 move-object p5, v1 :cond_3 and-int/lit8 v0, p9, 0x20 if-eqz v0, :cond_4 move-object p6, v1 :cond_4 and-int/lit8 v0, p9, 0x40 if-eqz v0, :cond_5 move-object p7, v1 :cond_5 and-int/lit16 p9, p9, 0x80 if-eqz p9, :cond_6 new-instance p8, Lcom/polarsteps/navigation/K0$c; sget-object p9, Lcom/polarsteps/navigation/x$g;->a:Lcom/polarsteps/navigation/x$g; const/4 v0, 0x2 invoke-direct {p8, p9, v1, v0}, Lcom/polarsteps/navigation/K0$c;-><init>(Lcom/polarsteps/navigation/x;Lcom/polarsteps/navigation/ComposeDestinationType;I)V :cond_6 invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; const-string p0, "userId" invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p0, "directionType" invoke-static {p8, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance p0, Landroid/net/Uri$Builder; invoke-direct {p0}, Landroid/net/Uri$Builder;-><init>()V sget-object p9, Lcom/polarsteps/navigation/y0;->b:Ljava/lang/String; invoke-virtual {p0, p9}, Landroid/net/Uri$Builder;->path(Ljava/lang/String;)Landroid/net/Uri$Builder; move-result-object p0 const-string p9, "path(...)" invoke-static {p0, p9}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V const-string p9, "user_id" const-string v0, "user_uuid" invoke-static {p0, p1, p9, v0}, Lcom/polarsteps/navigation/D;->a(Landroid/net/Uri$Builder;Lcom/polarsteps/data/models/domain/local/PolarIdentifier;Ljava/lang/String;Ljava/lang/String;)V if-eqz p2, :cond_7 const-string p1, "name" invoke-virtual {p0, p1, p2}, Landroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder; :cond_7 if-eqz p3, :cond_8 const-string p1, "profile_image" invoke-virtual {p0, p1, p3}, Landroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder; :cond_8 if-eqz p4, :cond_9 const-string p1, "profile_thumb" invoke-virtual {p0, p1, p4}, Landroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder; :cond_9 if-eqz p5, :cond_a const-string p1, "description" invoke-virtual {p0, p1, p5}, Landroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder; :cond_a if-eqz p6, :cond_b const-string p1, "country_code" invoke-virtual {p0, p1, p6}, Landroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder; :cond_b if-eqz p7, :cond_c const-string p1, "location_name" invoke-virtual {p0, p1, p7}, Landroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder; :cond_c invoke-virtual {p0}, Landroid/net/Uri$Builder;->build()Landroid/net/Uri; move-result-object p0 invoke-virtual {p0}, Landroid/net/Uri;->toString()Ljava/lang/String; move-result-object p0 const-string p1, "toString(...)" invoke-static {p0, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V const-string p1, "type" invoke-static {p8, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p1, "encodedRoute" invoke-static {p0, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance p1, Lcom/polarsteps/navigation/A; invoke-direct {p1, p8, p0}, Lcom/polarsteps/navigation/A;-><init>(Lcom/polarsteps/navigation/K0;Ljava/lang/String;)V return-object p1 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.service.K1 .method public abstract I(J)Z .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.room.TripBuddyJoin .method public final getLocalState()Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/room/TripBuddyJoin;->localState:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.service.K1 .method public abstract p(Lcom/polarsteps/data/models/domain/User;)Z .param p1 # Lcom/polarsteps/data/models/domain/User; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.navigation.M0 .method public static final a(Lcom/polarsteps/navigation/J0;)V .locals 1 .param p0 # Lcom/polarsteps/navigation/J0; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "<this>" invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V sget-object v0, Lcom/polarsteps/navigation/H0;->a:Lcom/polarsteps/navigation/H0; invoke-static {p0}, Lcom/polarsteps/navigation/H0;->a(Lcom/polarsteps/navigation/J0;)V return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .field L$0:Ljava/lang/Object; .locals 0 .annotation system Ldalvik/annotation/Signature; iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$canInviteBuddyToTrip$1;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; invoke-direct {p0, p2}, Lkotlin/coroutines/jvm/internal/ContinuationImpl;-><init>(Lkotlin/coroutines/c;)V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` .method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; .locals 1 .param p1 # Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/NotNull; .end param iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$canInviteBuddyToTrip$1;->result:Ljava/lang/Object; iget p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$canInviteBuddyToTrip$1;->label:I const/high16 v0, -0x80000000 or-int/2addr p1, v0 iput p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$canInviteBuddyToTrip$1;->label:I iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$canInviteBuddyToTrip$1;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; const/4 v0, 0x0 invoke-virtual {p1, v0, p0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->v(Ljava/lang/String;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p1 return-object p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` .field L$0:Ljava/lang/Object; .locals 0 .annotation system Ldalvik/annotation/Signature; iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; invoke-direct {p0, p2}, Lkotlin/coroutines/jvm/internal/ContinuationImpl;-><init>(Lkotlin/coroutines/c;)V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` .method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; .locals 1 .param p1 # Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/NotNull; .end param iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->result:Ljava/lang/Object; iget p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->label:I const/high16 v0, -0x80000000 or-int/2addr p1, v0 iput p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->label:I iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; const/4 v0, 0x0 invoke-static {p1, v0, v0, v0, p0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->q(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p1 return-object p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.service.traveltogether.TravelTogetherServiceImpl$inviteBuddy$2 .method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; .locals 13 sget-object v1, Lkotlin/coroutines/intrinsics/CoroutineSingletons;->COROUTINE_SUSPENDED:Lkotlin/coroutines/intrinsics/CoroutineSingletons; iget v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I const/4 v2, 0x1 const-string v3, "fromUUID(...)" const/4 v4, 0x0 const/4 v5, 0x0 packed-switch v0, :pswitch_data_0 new-instance p1, Ljava/lang/IllegalStateException; const-string v0, "call to \'resume\' before \'invoke\' with coroutine" invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V throw p1 :pswitch_0 iget-boolean v1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->Z$0:Z iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$4:Ljava/lang/Object; move-object v2, v0 check-cast v2, Lcom/polarsteps/service/traveltogether/c; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$3:Ljava/lang/Object; move-object v3, v0 check-cast v3, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v5, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$2:Ljava/lang/Object; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTrip; :try_start_0 invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V :try_end_0 .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0 goto/16 :goto_d :catch_0 move-exception v0 move-object p1, v0 goto/16 :goto_e :pswitch_1 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTrip; invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V move-object v11, p0 goto/16 :goto_b :pswitch_2 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; move-object v2, v0 check-cast v2, Lcom/polarsteps/data/models/domain/room/RoomTrip; :try_start_1 invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V :try_end_1 .catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_1 move-object v11, p0 goto/16 :goto_7 :catch_1 move-exception v0 move-object p1, v0 move-object v11, p0 goto/16 :goto_9 :pswitch_3 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTrip; invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V goto/16 :goto_4 :pswitch_4 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy; iget-object v2, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; check-cast v2, Lcom/polarsteps/data/models/domain/room/RoomTrip; invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V goto/16 :goto_3 :pswitch_5 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy; iget-object v6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; check-cast v6, Lcom/polarsteps/data/models/domain/room/RoomTrip; invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V goto/16 :goto_1 :pswitch_6 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomTrip; invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V move-object v6, v0 goto :goto_0 :pswitch_7 invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object p1, p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->c:Lcom/polarsteps/data/database/DatabaseAccess; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$tripUUID:Ljava/lang/String; invoke-static {v0}, Lcom/polarsteps/data/models/domain/local/PolarIdentifier;->fromUUID(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/local/PolarIdentifier; move-result-object v0 invoke-static {v0, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1, v0}, Lcom/polarsteps/data/database/DatabaseAccess;->justTrip(Lcom/polarsteps/data/models/domain/local/PolarIdentifier;)Lcom/polarsteps/data/models/domain/room/RoomTrip; move-result-object p1 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v0, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->c:Lcom/polarsteps/data/database/DatabaseAccess; iget-object v6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$tripUUID:Ljava/lang/String; iget-object v7, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$buddy:Lcom/polarsteps/data/models/domain/User; invoke-interface {v7}, Lcom/polarsteps/data/models/domain/WithUUID;->getUuid()Ljava/lang/String; move-result-object v7 iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; iput v2, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I invoke-interface {v0, v6, v7, p0}, Lcom/polarsteps/data/database/DatabaseAccess;->buddyForTrip(Ljava/lang/String;Ljava/lang/String;Lkotlin/coroutines/c;)Ljava/lang/Object; move-result-object v0 if-ne v0, v1, :cond_0 goto/16 :goto_c :cond_0 move-object v6, p1 move-object p1, v0 :goto_0 check-cast p1, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v0, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->d:Lcom/polarsteps/service/K1; iget-object v7, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$buddy:Lcom/polarsteps/data/models/domain/User; invoke-interface {v0, v7}, Lcom/polarsteps/service/K1;->p(Lcom/polarsteps/data/models/domain/User;)Z move-result v0 if-eqz v0, :cond_1 new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object v0, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->InvitingYourself:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, v0, v5}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V return-object p1 :cond_1 if-nez v6, :cond_2 new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object v0, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->TripDoesNotExist:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, v0, v5}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V return-object p1 :cond_2 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; invoke-virtual {v6}, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->getUuid()Ljava/lang/String; move-result-object v7 iput-object v6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; const/4 v8, 0x2 iput v8, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I invoke-virtual {v0, v7, p0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->v(Ljava/lang/String;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object v0 if-ne v0, v1, :cond_3 goto/16 :goto_c :cond_3 move-object v12, v0 move-object v0, p1 move-object p1, v12 :goto_1 check-cast p1, Ljava/lang/Boolean; invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z move-result p1 if-nez p1, :cond_4 new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object v0, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->NotEnoughRights:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, v0, v5}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V return-object p1 :cond_4 iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; invoke-virtual {v6}, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->getUuid()Ljava/lang/String; move-result-object v7 iput-object v6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; iput-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; const/4 v8, 0x3 iput v8, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I iget-object v8, p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->c:Lcom/polarsteps/data/database/DatabaseAccess; invoke-static {v7}, Lcom/polarsteps/data/models/domain/local/PolarIdentifier;->fromUUID(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/local/PolarIdentifier; move-result-object v7 invoke-static {v7, v3}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {v8, v7}, Lcom/polarsteps/data/database/DatabaseAccess;->justTrip(Lcom/polarsteps/data/models/domain/local/PolarIdentifier;)Lcom/polarsteps/data/models/domain/room/RoomTrip; move-result-object v3 if-eqz v3, :cond_5 invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/room/RoomTrip;->getBuddies()Ljava/util/List; move-result-object v3 invoke-interface {v3}, Ljava/util/List;->size()I move-result v3 iget-object p1, p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->g:Lcom/polarsteps/service/V0; invoke-interface {p1}, Lcom/polarsteps/service/V0;->c()I move-result p1 if-ge v3, p1, :cond_5 goto :goto_2 :cond_5 move v2, v4 :goto_2 invoke-static {v2}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean; move-result-object p1 if-ne p1, v1, :cond_6 goto/16 :goto_c :cond_6 move-object v2, v6 :goto_3 check-cast p1, Ljava/lang/Boolean; invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z move-result p1 if-nez p1, :cond_7 new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object v0, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->MaximumBuddiesReached:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, v0, v5}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V return-object p1 :cond_7 invoke-static {v2}, Lcom/polarsteps/data/models/domain/BaseSyncModelKt;->isOffline(Lcom/polarsteps/data/models/domain/BaseSyncModel;)Z move-result p1 if-eqz p1, :cond_a iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$buddy:Lcom/polarsteps/data/models/domain/User; iget-object v2, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$tripUUID:Ljava/lang/String; iput-object v5, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; iput-object v5, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; const/4 v3, 0x4 iput v3, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I invoke-static {p1, p1, v0, v2, p0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->q(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p1 if-ne p1, v1, :cond_8 goto/16 :goto_c :cond_8 :goto_4 iget-boolean v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$notify:Z iget-object v1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; check-cast p1, Lcom/polarsteps/service/traveltogether/c; instance-of v2, p1, Lcom/polarsteps/service/traveltogether/c$c; if-eqz v2, :cond_9 if-eqz v0, :cond_9 iget-object v0, v1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->f:LQb/a; invoke-virtual {v0}, LQb/a;->h()V :cond_9 return-object p1 :cond_a if-eqz v0, :cond_b invoke-virtual {v0}, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy;->getJoin()Lcom/polarsteps/data/models/domain/room/TripBuddyJoin; move-result-object p1 if-eqz p1, :cond_b invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/room/TripBuddyJoin;->getLocalState()Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; move-result-object p1 goto :goto_5 :cond_b move-object p1, v5 :goto_5 sget-object v10, Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;->Inviting:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; if-eq p1, v10, :cond_15 if-eqz v0, :cond_c invoke-virtual {v0}, Lcom/polarsteps/data/models/domain/room/RoomTripBuddy;->getJoin()Lcom/polarsteps/data/models/domain/room/TripBuddyJoin; move-result-object p1 if-eqz p1, :cond_c invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/room/TripBuddyJoin;->getLocalState()Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; move-result-object p1 goto :goto_6 :cond_c move-object p1, v5 :goto_6 sget-object v0, Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;->Exviting:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; if-ne p1, v0, :cond_d goto/16 :goto_10 :cond_d :try_start_2 iget-object v6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v7, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$buddy:Lcom/polarsteps/data/models/domain/User; invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->getUuid()Ljava/lang/String; move-result-object v8 sget-object v9, Lcom/polarsteps/data/models/domain/TripBuddyStatus;->PendingInvite:Lcom/polarsteps/data/models/domain/TripBuddyStatus; iput-object v2, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; iput-object v5, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; const/4 p1, 0x5 iput p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I :try_end_2 .catch Ljava/lang/Exception; {:try_start_2 .. :try_end_2} :catch_3 move-object v11, p0 :try_start_3 invoke-static/range {v6 .. v11}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->x(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lcom/polarsteps/data/models/domain/TripBuddyStatus;Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p1 :try_end_3 .catch Ljava/lang/Exception; {:try_start_3 .. :try_end_3} :catch_2 if-ne p1, v1, :cond_e goto :goto_c :cond_e :goto_7 move-object v0, v2 goto :goto_a :catch_2 move-exception v0 :goto_8 move-object p1, v0 goto :goto_9 :catch_3 move-exception v0 move-object v11, p0 goto :goto_8 :goto_9 sget-object v0, LTh/a;->a:LTh/a$a; const-string v3, "Could not store pending invite locally." new-array v6, v4, [Ljava/lang/Object; invoke-virtual {v0, p1, v3, v6}, LTh/a$a;->f(Ljava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V goto :goto_7 :goto_a iget-object p1, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v2, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$buddy:Lcom/polarsteps/data/models/domain/User; iput-object v0, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; iput-object v5, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; const/4 v3, 0x6 iput v3, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I invoke-static {p1, v0, v2, p0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->s(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/room/RoomTrip;Lcom/polarsteps/data/models/domain/User;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p1 if-ne p1, v1, :cond_f goto :goto_c :cond_f :goto_b iget-object v6, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v7, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$buddy:Lcom/polarsteps/data/models/domain/User; iget-boolean v2, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->$notify:Z move-object v3, p1 check-cast v3, Lcom/polarsteps/service/traveltogether/c; instance-of v8, v3, Lcom/polarsteps/service/traveltogether/c$a; if-eqz v8, :cond_11 :try_start_4 invoke-virtual {v0}, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->getUuid()Ljava/lang/String; move-result-object v8 sget-object v9, Lcom/polarsteps/data/models/domain/TripBuddyStatus;->PendingInvite:Lcom/polarsteps/data/models/domain/TripBuddyStatus; sget-object v10, Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;->InviteFailed:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; iput-object v5, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$0:Ljava/lang/Object; iput-object v5, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$1:Ljava/lang/Object; iput-object p1, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$2:Ljava/lang/Object; iput-object v6, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$3:Ljava/lang/Object; iput-object v3, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->L$4:Ljava/lang/Object; iput-boolean v2, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->Z$0:Z iput v4, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->I$0:I const/4 v0, 0x7 iput v0, v11, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddy$2;->label:I invoke-static/range {v6 .. v11}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->x(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lcom/polarsteps/data/models/domain/TripBuddyStatus;Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object v0 :try_end_4 .catch Ljava/lang/Exception; {:try_start_4 .. :try_end_4} :catch_4 if-ne v0, v1, :cond_10 :goto_c return-object v1 :cond_10 move-object v5, p1 move v1, v2 move-object v2, v3 move-object v3, v6 :goto_d move-object v6, v3 move-object p1, v5 move-object v3, v2 move v2, v1 goto :goto_f :catch_4 move-exception v0 move-object v5, p1 move-object p1, v0 move v1, v2 move-object v2, v3 move-object v3, v6 :goto_e sget-object v0, LTh/a;->a:LTh/a$a; const-string v6, "Could not store failed invite locally." new-array v4, v4, [Ljava/lang/Object; invoke-virtual {v0, p1, v6, v4}, LTh/a$a;->f(Ljava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V goto :goto_d :cond_11 instance-of v0, v3, Lcom/polarsteps/service/traveltogether/c$b; if-nez v0, :cond_13 sget-object v0, Lcom/polarsteps/service/traveltogether/c$c;->a:Lcom/polarsteps/service/traveltogether/c$c; invoke-static {v3, v0}, Lkotlin/jvm/internal/Intrinsics;->d(Ljava/lang/Object;Ljava/lang/Object;)Z move-result v0 if-eqz v0, :cond_12 goto :goto_f :cond_12 new-instance p1, Lkotlin/NoWhenBranchMatchedException; invoke-direct {p1}, Lkotlin/NoWhenBranchMatchedException;-><init>()V throw p1 :cond_13 :goto_f instance-of v0, v3, Lcom/polarsteps/service/traveltogether/c$b; if-eqz v0, :cond_14 if-eqz v2, :cond_14 iget-object v0, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->f:LQb/a; invoke-virtual {v0}, LQb/a;->h()V :cond_14 check-cast p1, Lcom/polarsteps/service/traveltogether/c; return-object p1 :cond_15 :goto_10 new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object v0, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->OperationInProgress:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, v0, v5}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V return-object p1 nop :pswitch_data_0 .packed-switch 0x0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` .method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; .locals 11 sget-object v0, Lkotlin/coroutines/intrinsics/CoroutineSingletons;->COROUTINE_SUSPENDED:Lkotlin/coroutines/intrinsics/CoroutineSingletons; iget v1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->label:I const/4 v2, 0x2 const/4 v3, 0x1 if-eqz v1, :cond_2 if-eq v1, v3, :cond_1 if-ne v1, v2, :cond_0 invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V goto :goto_2 :cond_0 new-instance p1, Ljava/lang/IllegalStateException; const-string v0, "call to \'resume\' before \'invoke\' with coroutine" invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V throw p1 :cond_1 invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V goto :goto_0 :cond_2 invoke-static {p1}, Lkotlin/l;->b(Ljava/lang/Object;)V iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object p1, p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->d:Lcom/polarsteps/service/K1; iget-object v1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$user:Lcom/polarsteps/data/models/domain/User; invoke-interface {p1, v1}, Lcom/polarsteps/service/K1;->p(Lcom/polarsteps/data/models/domain/User;)Z move-result p1 if-nez p1, :cond_3 iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object p1, p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->c:Lcom/polarsteps/data/database/DatabaseAccess; iget-object v1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$user:Lcom/polarsteps/data/models/domain/User; invoke-static {v1}, Lcom/polarsteps/data/models/domain/UserKt;->forStorage(Lcom/polarsteps/data/models/domain/User;)Lcom/polarsteps/data/models/domain/room/RoomUser; move-result-object v1 invoke-static {v1}, Lkotlin/collections/v;->c(Ljava/lang/Object;)Ljava/util/List; move-result-object v1 iput v3, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->label:I invoke-interface {p1, v1, p0}, Lcom/polarsteps/data/database/DatabaseAccess;->insertOrIgnoreUsers(Ljava/util/List;Lkotlin/coroutines/c;)Ljava/lang/Object; move-result-object p1 if-ne p1, v0, :cond_3 goto :goto_1 :cond_3 :goto_0 iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object p1, p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->c:Lcom/polarsteps/data/database/DatabaseAccess; iget-object v1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$user:Lcom/polarsteps/data/models/domain/User; invoke-interface {v1}, Lcom/polarsteps/data/models/domain/WithUUID;->getUuid()Ljava/lang/String; move-result-object v4 new-instance v3, Lcom/polarsteps/data/models/domain/room/TripBuddyJoin; iget-object v5, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$tripUUID:Ljava/lang/String; iget-object v6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$status:Lcom/polarsteps/data/models/domain/TripBuddyStatus; iget-object v7, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$localState:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; iget-object v8, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$invitedAt:Lcom/polarsteps/common/time/TimeInSeconds; iget-object v9, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$buddyUuid:Ljava/lang/String; iget-object v10, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$buddyId:Ljava/lang/Long; invoke-direct/range {v3 .. v10}, Lcom/polarsteps/data/models/domain/room/TripBuddyJoin;-><init>(Ljava/lang/String;Ljava/lang/String;Lcom/polarsteps/data/models/domain/TripBuddyStatus;Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;Lcom/polarsteps/common/time/TimeInSeconds;Ljava/lang/String;Ljava/lang/Long;)V invoke-static {v3}, Lkotlin/collections/v;->c(Ljava/lang/Object;)Ljava/util/List; move-result-object v1 iput v2, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->label:I invoke-interface {p1, v1, p0}, Lcom/polarsteps/data/database/DatabaseAccess;->upsertTripBuddies(Ljava/util/List;Lkotlin/coroutines/c;)Ljava/lang/Object; move-result-object p1 if-ne p1, v0, :cond_4 :goto_1 return-object v0 :cond_4 :goto_2 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` .method public final invoke(Lkotlin/coroutines/c;)Ljava/lang/Object; .locals 1 .annotation system Ldalvik/annotation/Signature; invoke-virtual {p0, p1}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->create(Lkotlin/coroutines/c;)Lkotlin/coroutines/c; move-result-object p1 check-cast p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2; sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit; invoke-virtual {p1, v0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; move-result-object p1 return-object p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .field final synthetic $buddyId:Ljava/lang/Long; .locals 0 .annotation system Ldalvik/annotation/Signature; iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iput-object p2, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$user:Lcom/polarsteps/data/models/domain/User; iput-object p3, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$tripUUID:Ljava/lang/String; iput-object p4, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$status:Lcom/polarsteps/data/models/domain/TripBuddyStatus; iput-object p5, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$localState:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; iput-object p6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$invitedAt:Lcom/polarsteps/common/time/TimeInSeconds; iput-object p7, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$buddyUuid:Ljava/lang/String; iput-object p8, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$buddyId:Ljava/lang/Long; const/4 p1, 0x1 invoke-direct {p0, p1, p9}, Lkotlin/coroutines/jvm/internal/SuspendLambda;-><init>(ILkotlin/coroutines/c;)V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` .method public final create(Lkotlin/coroutines/c;)Lkotlin/coroutines/c; .locals 10 .annotation system Ldalvik/annotation/Signature; new-instance v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2; iget-object v1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; iget-object v2, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$user:Lcom/polarsteps/data/models/domain/User; iget-object v3, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$tripUUID:Ljava/lang/String; iget-object v4, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$status:Lcom/polarsteps/data/models/domain/TripBuddyStatus; iget-object v5, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$localState:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; iget-object v6, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$invitedAt:Lcom/polarsteps/common/time/TimeInSeconds; iget-object v7, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$buddyUuid:Ljava/lang/String; iget-object v8, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;->$buddyId:Ljava/lang/Long; move-object v9, p1 invoke-direct/range {v0 .. v9}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;-><init>(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lcom/polarsteps/data/models/domain/TripBuddyStatus;Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;Lcom/polarsteps/common/time/TimeInSeconds;Ljava/lang/String;Ljava/lang/Long;Lkotlin/coroutines/c;)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.fastapi.buddies.FastApiTripBuddy .method public getInvitedAt()Lcom/polarsteps/common/time/TimeInSeconds; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy;->invitedAt:Lcom/polarsteps/common/time/TimeInSeconds; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.SavedSpot .method public abstract getSpot()Lcom/polarsteps/data/models/domain/Spot; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .field L$0:Ljava/lang/Object; .locals 0 .annotation system Ldalvik/annotation/Signature; iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$storeInvitedBuddyLocally$1;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; invoke-direct {p0, p2}, Lkotlin/coroutines/jvm/internal/ContinuationImpl;-><init>(Lkotlin/coroutines/c;)V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; .locals 1 .param p1 # Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/NotNull; .end param iput-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$storeInvitedBuddyLocally$1;->result:Ljava/lang/Object; iget p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$storeInvitedBuddyLocally$1;->label:I const/high16 v0, -0x80000000 or-int/2addr p1, v0 iput p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$storeInvitedBuddyLocally$1;->label:I iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$storeInvitedBuddyLocally$1;->this$0:Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; const/4 v0, 0x0 invoke-virtual {p1, v0, v0, v0, p0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->y(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy;Ljava/lang/String;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p1 return-object p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStories .method private static final apiSpotMap_delegate$lambda$3(Lcom/polarsteps/data/models/domain/api/ApiStories;)Ljava/util/Map; .locals 3 invoke-virtual {p0}, Lcom/polarsteps/data/models/domain/api/ApiStories;->getSpots()Ljava/util/List; move-result-object p0 check-cast p0, Ljava/lang/Iterable; const/16 v0, 0xa invoke-static {p0, v0}, Lkotlin/collections/x;->q(Ljava/lang/Iterable;I)I move-result v0 invoke-static {v0}, Lkotlin/collections/O;->a(I)I move-result v0 const/16 v1, 0x10 if-ge v0, v1, :cond_0 move v0, v1 :cond_0 new-instance v1, Ljava/util/LinkedHashMap; invoke-direct {v1, v0}, Ljava/util/LinkedHashMap;-><init>(I)V invoke-interface {p0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object p0 :goto_0 invoke-interface {p0}, Ljava/util/Iterator;->hasNext()Z move-result v0 if-eqz v0, :cond_1 invoke-interface {p0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v0 move-object v2, v0 check-cast v2, Lcom/polarsteps/data/models/domain/api/ApiSpot; invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiSpot;->getSpotId()Ljava/lang/String; move-result-object v2 invoke-interface {v1, v2, v0}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; goto :goto_0 :cond_1 return-object v1 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.service.traveltogether.TravelTogetherServiceImpl .method public static final s(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/room/RoomTrip;Lcom/polarsteps/data/models/domain/User;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; .locals 12 invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; instance-of v0, p3, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1; if-eqz v0, :cond_0 move-object v0, p3 check-cast v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1; iget v1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->label:I const/high16 v2, -0x80000000 and-int v3, v1, v2 if-eqz v3, :cond_0 sub-int/2addr v1, v2 iput v1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->label:I goto :goto_0 :cond_0 new-instance v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1; invoke-direct {v0, p0, p3}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;-><init>(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lkotlin/coroutines/c;)V :goto_0 iget-object p3, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->result:Ljava/lang/Object; sget-object v1, Lkotlin/coroutines/intrinsics/CoroutineSingletons;->COROUTINE_SUSPENDED:Lkotlin/coroutines/intrinsics/CoroutineSingletons; iget v2, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->label:I const/4 v3, 0x3 const/4 v4, 0x1 const/4 v5, 0x0 const/4 v6, 0x2 const/4 v7, 0x0 if-eqz v2, :cond_4 if-eq v2, v4, :cond_3 if-eq v2, v6, :cond_2 if-ne v2, v3, :cond_1 iget-object p0, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$3:Ljava/lang/Object; check-cast p0, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy; iget-object p0, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$1:Ljava/lang/Object; check-cast p0, Lcom/polarsteps/data/models/domain/User; iget-object p0, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$0:Ljava/lang/Object; check-cast p0, Lcom/polarsteps/data/models/domain/room/RoomTrip; invoke-static {p3}, Lkotlin/l;->b(Ljava/lang/Object;)V goto/16 :goto_6 :cond_1 new-instance p0, Ljava/lang/IllegalStateException; const-string p1, "call to \'resume\' before \'invoke\' with coroutine" invoke-direct {p0, p1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V throw p0 :cond_2 iget-object p1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$3:Ljava/lang/Object; check-cast p1, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy; iget-object p1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$2:Ljava/lang/Object; iget-object p2, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$1:Ljava/lang/Object; check-cast p2, Lcom/polarsteps/data/models/domain/User; iget-object p2, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$0:Ljava/lang/Object; check-cast p2, Lcom/polarsteps/data/models/domain/room/RoomTrip; :try_start_0 invoke-static {p3}, Lkotlin/l;->b(Ljava/lang/Object;)V :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 goto/16 :goto_2 :catchall_0 move-exception p1 goto/16 :goto_3 :cond_3 iget p1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->I$0:I iget-object p2, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$1:Ljava/lang/Object; check-cast p2, Lcom/polarsteps/data/models/domain/User; iget-object p2, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$0:Ljava/lang/Object; check-cast p2, Lcom/polarsteps/data/models/domain/room/RoomTrip; :try_start_1 invoke-static {p3}, Lkotlin/l;->b(Ljava/lang/Object;)V :try_end_1 .catchall {:try_start_1 .. :try_end_1} :catchall_0 move-object v11, p2 move p2, p1 move-object p1, v11 goto :goto_1 :cond_4 invoke-static {p3}, Lkotlin/l;->b(Ljava/lang/Object;)V :try_start_2 sget-object p3, Lkotlin/Result;->Companion:Lkotlin/Result$a; iget-object p3, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->b:LUb/b; invoke-virtual {p3}, LUb/b;->a()LUb/b$a; move-result-object p3 invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->getId()Ljava/lang/Long; move-result-object v2 invoke-static {v2}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V new-instance v8, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; invoke-interface {p2}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p2 invoke-static {p2}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V invoke-virtual {p2}, Ljava/lang/Long;->longValue()J move-result-wide v9 invoke-direct {v8, v9, v10}, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;-><init>(J)V invoke-interface {p3, v2, v8}, LUb/b$a;->A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; move-result-object p2 iput-object p1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$0:Ljava/lang/Object; iput-object v7, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$1:Ljava/lang/Object; iput v5, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->I$0:I iput v4, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->label:I invoke-static {p2, v0}, Lkotlinx/coroutines/rx3/RxAwaitKt;->await(Lio/reactivex/rxjava3/core/D;Lkotlin/coroutines/c;)Ljava/lang/Object; move-result-object p3 if-ne p3, v1, :cond_5 goto/16 :goto_8 :cond_5 move p2, v5 :goto_1 move-object v2, p3 check-cast v2, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy; iget-object v4, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->p:Lkotlinx/coroutines/flow/MutableSharedFlow; new-instance v8, Lcom/polarsteps/service/traveltogether/e; invoke-static {v2}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V invoke-direct {v8, p1, v2}, Lcom/polarsteps/service/traveltogether/e;-><init>(Lcom/polarsteps/data/models/domain/room/RoomTrip;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy;)V iput-object p1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$0:Ljava/lang/Object; iput-object v7, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$1:Ljava/lang/Object; iput-object p3, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$2:Ljava/lang/Object; iput-object v7, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$3:Ljava/lang/Object; iput p2, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->I$0:I iput v5, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->I$1:I iput v6, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->label:I invoke-interface {v4, v8, v0}, Lkotlinx/coroutines/flow/MutableSharedFlow;->emit(Ljava/lang/Object;Lkotlin/coroutines/c;)Ljava/lang/Object; move-result-object p2 :try_end_2 .catchall {:try_start_2 .. :try_end_2} :catchall_1 if-ne p2, v1, :cond_6 goto/16 :goto_8 :cond_6 move-object p2, p1 move-object p1, p3 :goto_2 :try_start_3 check-cast p1, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy; invoke-static {p1}, Lkotlin/Result;->constructor-impl(Ljava/lang/Object;)Ljava/lang/Object; move-result-object p1 :try_end_3 .catchall {:try_start_3 .. :try_end_3} :catchall_0 goto :goto_4 :catchall_1 move-exception p2 move-object v11, p2 move-object p2, p1 move-object p1, v11 :goto_3 sget-object p3, Lkotlin/Result;->Companion:Lkotlin/Result$a; invoke-static {p1}, Lkotlin/l;->a(Ljava/lang/Throwable;)Lkotlin/Result$Failure; move-result-object p1 invoke-static {p1}, Lkotlin/Result;->constructor-impl(Ljava/lang/Object;)Ljava/lang/Object; move-result-object p1 :goto_4 invoke-static {p1}, Lkotlin/Result;->isFailure-impl(Ljava/lang/Object;)Z move-result p3 if-eqz p3, :cond_8 invoke-static {p1}, Lkotlin/Result;->exceptionOrNull-impl(Ljava/lang/Object;)Ljava/lang/Throwable; move-result-object p0 if-eqz p0, :cond_7 sget-object p1, LTh/a;->a:LTh/a$a; invoke-virtual {p1, p0}, LTh/a$a;->e(Ljava/lang/Throwable;)V new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object p2, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->Connectivity:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, p2, p0}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V goto :goto_5 :cond_7 new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object p0, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->ApiError:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, p0, v7}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V :goto_5 move-object v1, p1 goto :goto_8 :cond_8 invoke-static {p1}, Lkotlin/Result;->isFailure-impl(Ljava/lang/Object;)Z move-result p3 if-eqz p3, :cond_9 move-object p1, v7 :cond_9 check-cast p1, Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy; if-eqz p1, :cond_c invoke-virtual {p2}, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->getUuid()Ljava/lang/String; move-result-object p2 iput-object v7, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$0:Ljava/lang/Object; iput-object v7, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$1:Ljava/lang/Object; iput-object v7, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$2:Ljava/lang/Object; iput-object v7, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->L$3:Ljava/lang/Object; iput v5, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->I$0:I iput v3, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$remoteInviteBuddy$1;->label:I invoke-virtual {p0, p0, p1, p2, v0}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->y(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiTripBuddy;Ljava/lang/String;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p3 if-ne p3, v1, :cond_a goto :goto_8 :cond_a :goto_6 check-cast p3, Lcom/polarsteps/service/traveltogether/c; if-nez p3, :cond_b goto :goto_7 :cond_b move-object v1, p3 goto :goto_8 :cond_c :goto_7 new-instance p0, Lcom/polarsteps/service/traveltogether/c$a; sget-object p1, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->ApiError:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p0, p1, v7}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V move-object v1, p0 :goto_8 return-object v1 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.service.traveltogether.TravelTogetherServiceImpl .method public static final q(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; .locals 7 invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; instance-of v0, p4, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1; if-eqz v0, :cond_0 move-object v0, p4 check-cast v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1; iget v1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->label:I const/high16 v2, -0x80000000 and-int v3, v1, v2 if-eqz v3, :cond_0 sub-int/2addr v1, v2 iput v1, v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->label:I :goto_0 move-object v6, v0 goto :goto_1 :cond_0 new-instance v0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1; invoke-direct {v0, p0, p4}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;-><init>(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lkotlin/coroutines/c;)V goto :goto_0 :goto_1 iget-object p0, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->result:Ljava/lang/Object; sget-object p4, Lkotlin/coroutines/intrinsics/CoroutineSingletons;->COROUTINE_SUSPENDED:Lkotlin/coroutines/intrinsics/CoroutineSingletons; iget v0, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->label:I const/4 v1, 0x1 if-eqz v0, :cond_2 if-ne v0, v1, :cond_1 iget-object p1, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->L$2:Ljava/lang/Object; check-cast p1, Ljava/lang/String; iget-object p1, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->L$1:Ljava/lang/Object; check-cast p1, Lcom/polarsteps/data/models/domain/User; iget-object p1, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->L$0:Ljava/lang/Object; check-cast p1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl; :try_start_0 invoke-static {p0}, Lkotlin/l;->b(Ljava/lang/Object;)V :try_end_0 .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0 goto :goto_2 :cond_1 new-instance p0, Ljava/lang/IllegalStateException; const-string p1, "call to \'resume\' before \'invoke\' with coroutine" invoke-direct {p0, p1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V throw p0 :cond_2 invoke-static {p0}, Lkotlin/l;->b(Ljava/lang/Object;)V :try_start_1 sget-object v4, Lcom/polarsteps/data/models/domain/TripBuddyStatus;->PendingInvite:Lcom/polarsteps/data/models/domain/TripBuddyStatus; sget-object v5, Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;->Idle:Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState; const/4 p0, 0x0 iput-object p0, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->L$0:Ljava/lang/Object; iput-object p0, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->L$1:Ljava/lang/Object; iput-object p0, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->L$2:Ljava/lang/Object; iput v1, v6, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$inviteBuddyToOfflineTrip$1;->label:I move-object v1, p1 move-object v2, p2 move-object v3, p3 invoke-static/range {v1 .. v6}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->x(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lcom/polarsteps/data/models/domain/TripBuddyStatus;Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; move-result-object p0 if-ne p0, p4, :cond_3 return-object p4 :cond_3 :goto_2 sget-object p0, Lcom/polarsteps/service/traveltogether/c$c;->a:Lcom/polarsteps/service/traveltogether/c$c; :try_end_1 .catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0 return-object p0 :catch_0 move-exception v0 move-object p0, v0 new-instance p1, Lcom/polarsteps/service/traveltogether/c$a; sget-object p2, Lcom/polarsteps/service/traveltogether/InviteFailedReason;->LocalStorage:Lcom/polarsteps/service/traveltogether/InviteFailedReason; invoke-direct {p1, p2, p0}, Lcom/polarsteps/service/traveltogether/c$a;-><init>(Lcom/polarsteps/service/traveltogether/InviteFailedReason;Ljava/lang/Throwable;)V return-object p1 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.service.traveltogether.TravelTogetherServiceImpl .method public static x(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lcom/polarsteps/data/models/domain/TripBuddyStatus;Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;Lkotlin/coroutines/jvm/internal/ContinuationImpl;)Ljava/lang/Object; .locals 11 const-string v0, "toString(...)" invoke-static {v0}, Landroidx/compose/foundation/text/o;->h(Ljava/lang/String;)Ljava/lang/String; move-result-object v8 invoke-static {}, Lp9/c;->b()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v7 iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->c:Lcom/polarsteps/data/database/DatabaseAccess; invoke-interface {v0}, Lcom/polarsteps/data/database/DatabaseAccess;->getDatabase()Lcom/polarsteps/data/database/PolarstepsDatabase; move-result-object v0 new-instance v1, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2; const/4 v10, 0x0 const/4 v9, 0x0 move-object v2, p0 move-object v3, p1 move-object v4, p2 move-object v5, p3 move-object v6, p4 invoke-direct/range {v1 .. v10}, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl$locallyStoreTripBuddy$2;-><init>(Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;Lcom/polarsteps/data/models/domain/User;Ljava/lang/String;Lcom/polarsteps/data/models/domain/TripBuddyStatus;Lcom/polarsteps/data/models/domain/room/TripBuddyLocalState;Lcom/polarsteps/common/time/TimeInSeconds;Ljava/lang/String;Ljava/lang/Long;Lkotlin/coroutines/c;)V move-object/from16 p0, p5 invoke-static {v0, v1, p0}, Landroidx/room/u;->a(Landroidx/room/RoomDatabase;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/c;)Ljava/lang/Object; move-result-object p0 sget-object p1, Lkotlin/coroutines/intrinsics/CoroutineSingletons;->COROUTINE_SUSPENDED:Lkotlin/coroutines/intrinsics/CoroutineSingletons; if-ne p0, p1, :cond_0 return-object p0 :cond_0 sget-object p0, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.Spot .method public abstract getSpotId()Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final abs()Lcom/polarsteps/common/time/TimeInSeconds; .locals 3 .annotation build Lorg/jetbrains/annotations/NotNull; new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds; iget-wide v1, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-static {v1, v2}, Ljava/lang/Math;->abs(D)D move-result-wide v1 invoke-direct {v0, v1, v2}, Lcom/polarsteps/common/time/TimeInSeconds;-><init>(D)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .field private value:D .locals 1 new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds$a; invoke-direct {v0}, Ljava/lang/Object;-><init>()V sput-object v0, Lcom/polarsteps/common/time/TimeInSeconds;->Companion:Lcom/polarsteps/common/time/TimeInSeconds$a; return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public static final empty()Lcom/polarsteps/common/time/TimeInSeconds; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; sget-object v0, Lcom/polarsteps/common/time/TimeInSeconds;->Companion:Lcom/polarsteps/common/time/TimeInSeconds$a; invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; invoke-static {}, Lcom/polarsteps/common/time/TimeInSeconds$a;->a()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v0 return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public static synthetic copy$default(Lcom/polarsteps/common/time/TimeInSeconds;DILjava/lang/Object;)Lcom/polarsteps/common/time/TimeInSeconds; .locals 0 and-int/lit8 p3, p3, 0x1 if-eqz p3, :cond_0 iget-wide p1, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D :cond_0 invoke-virtual {p0, p1, p2}, Lcom/polarsteps/common/time/TimeInSeconds;->copy(D)Lcom/polarsteps/common/time/TimeInSeconds; move-result-object p0 return-object p0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public constructor <init>(D)V .locals 0 invoke-direct {p0}, Ljava/lang/Number;-><init>()V iput-wide p1, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final bridge byteValue()B .locals 1 invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->toByte()B move-result v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public static final max()Lcom/polarsteps/common/time/TimeInSeconds; .locals 3 .annotation build Lorg/jetbrains/annotations/NotNull; sget-object v0, Lcom/polarsteps/common/time/TimeInSeconds;->Companion:Lcom/polarsteps/common/time/TimeInSeconds$a; invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds; const-wide/high16 v1, 0x43e0000000000000L # 9.223372036854776E18 invoke-direct {v0, v1, v2}, Lcom/polarsteps/common/time/TimeInSeconds;-><init>(D)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final asDateTime(Lorg/joda/time/DateTimeZone;)Lorg/joda/time/DateTime; .locals 1 .param p1 # Lorg/joda/time/DateTimeZone; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "timeZone" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->asInstant()Lorg/joda/time/Instant; move-result-object v0 invoke-virtual {v0, p1}, Lorg/joda/time/base/AbstractInstant;->toDateTime(Lorg/joda/time/DateTimeZone;)Lorg/joda/time/DateTime; move-result-object p1 const-string v0, "toDateTime(...)" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V return-object p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final copy(D)Lcom/polarsteps/common/time/TimeInSeconds; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds; invoke-direct {v0, p1, p2}, Lcom/polarsteps/common/time/TimeInSeconds;-><init>(D)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public compareTo(Ljava/lang/Object;)I .locals 4 .param p1 # Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "other" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V instance-of v0, p1, Ljava/lang/Number; if-eqz v0, :cond_0 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D check-cast p1, Ljava/lang/Number; invoke-virtual {p1}, Ljava/lang/Number;->doubleValue()D move-result-wide v2 invoke-static {v0, v1, v2, v3}, Ljava/lang/Double;->compare(DD)I move-result p1 return p1 :cond_0 const/4 p1, -0x1 return p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final asInstant()Lorg/joda/time/Instant; .locals 2 .annotation build Lorg/jetbrains/annotations/NotNull; invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->asMilliseconds()J move-result-wide v0 invoke-static {v0, v1}, Lorg/joda/time/Instant;->ofEpochMilli(J)Lorg/joda/time/Instant; move-result-object v0 const-string v1, "ofEpochMilli(...)" invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final asLocalDate(Ljava/util/TimeZone;)Lorg/joda/time/LocalDate; .locals 3 .param p1 # Ljava/util/TimeZone; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "timeZone" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance v0, Lorg/joda/time/LocalDate; invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->asMilliseconds()J move-result-wide v1 invoke-static {p1}, Lorg/joda/time/DateTimeZone;->forTimeZone(Ljava/util/TimeZone;)Lorg/joda/time/DateTimeZone; move-result-object p1 invoke-direct {v0, v1, v2, p1}, Lorg/joda/time/LocalDate;-><init>(JLorg/joda/time/DateTimeZone;)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final component1()D .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D return-wide v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final div(Ljava/lang/Number;)Lcom/polarsteps/common/time/TimeInSeconds; .locals 5 .param p1 # Ljava/lang/Number; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "numSeconds" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds; iget-wide v1, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-virtual {p1}, Ljava/lang/Number;->doubleValue()D move-result-wide v3 div-double/2addr v1, v3 invoke-direct {v0, v1, v2}, Lcom/polarsteps/common/time/TimeInSeconds;-><init>(D)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final bridge doubleValue()D .locals 2 invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->toDouble()D move-result-wide v0 return-wide v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public equals(Ljava/lang/Object;)Z .locals 7 const/4 v0, 0x1 if-ne p0, p1, :cond_0 return v0 :cond_0 instance-of v1, p1, Lcom/polarsteps/common/time/TimeInSeconds; const/4 v2, 0x0 if-nez v1, :cond_1 return v2 :cond_1 check-cast p1, Lcom/polarsteps/common/time/TimeInSeconds; iget-wide v3, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D iget-wide v5, p1, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-static {v3, v4, v5, v6}, Ljava/lang/Double;->compare(DD)I move-result p1 if-eqz p1, :cond_2 return v2 :cond_2 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final bridge floatValue()F .locals 1 invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->toFloat()F move-result v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z .locals 4 .param p1 # Lcom/polarsteps/common/time/TimeInSeconds; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "other" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D iget-wide v2, p1, Lcom/polarsteps/common/time/TimeInSeconds;->value:D cmpl-double p1, v0, v2 if-ltz p1, :cond_0 const/4 p1, 0x1 return p1 :cond_0 const/4 p1, 0x0 return p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final getValue()D .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D return-wide v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final isBefore(Lcom/polarsteps/common/time/TimeInSeconds;)Z .locals 4 .param p1 # Lcom/polarsteps/common/time/TimeInSeconds; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "other" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D iget-wide v2, p1, Lcom/polarsteps/common/time/TimeInSeconds;->value:D cmpg-double p1, v0, v2 if-gez p1, :cond_0 const/4 p1, 0x1 return p1 :cond_0 const/4 p1, 0x0 return p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final isAfter(Lcom/polarsteps/common/time/TimeInSeconds;)Z .locals 4 .param p1 # Lcom/polarsteps/common/time/TimeInSeconds; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "other" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D iget-wide v2, p1, Lcom/polarsteps/common/time/TimeInSeconds;->value:D cmpl-double p1, v0, v2 if-lez p1, :cond_0 const/4 p1, 0x1 return p1 :cond_0 const/4 p1, 0x0 return p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public hashCode()I .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-static {v0, v1}, Ljava/lang/Double;->hashCode(D)I move-result v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final asMilliseconds()J .locals 4 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D const-wide v2, 0x408f400000000000L # 1000.0 mul-double/2addr v0, v2 double-to-long v0, v0 return-wide v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final bridge intValue()I .locals 1 invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->toInt()I move-result v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final isFuture()Z .locals 1 invoke-static {}, Lp9/c;->b()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v0 invoke-virtual {v0, p0}, Lcom/polarsteps/common/time/TimeInSeconds;->compareTo(Ljava/lang/Object;)I move-result v0 if-gez v0, :cond_0 const/4 v0, 0x1 return v0 :cond_0 const/4 v0, 0x0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final isBeforeOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z .locals 4 .param p1 # Lcom/polarsteps/common/time/TimeInSeconds; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "other" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D iget-wide v2, p1, Lcom/polarsteps/common/time/TimeInSeconds;->value:D cmpg-double p1, v0, v2 if-gtz p1, :cond_0 const/4 p1, 0x1 return p1 :cond_0 const/4 p1, 0x0 return p1 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final isEmpty()Z .locals 4 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D const-wide/16 v2, 0x0 cmpg-double v0, v0, v2 if-nez v0, :cond_0 const/4 v0, 0x1 return v0 :cond_0 const/4 v0, 0x0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final isPast()Z .locals 1 invoke-static {}, Lp9/c;->b()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v0 invoke-virtual {v0, p0}, Lcom/polarsteps/common/time/TimeInSeconds;->compareTo(Ljava/lang/Object;)I move-result v0 if-lez v0, :cond_0 const/4 v0, 0x1 return v0 :cond_0 const/4 v0, 0x0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final minus(Ljava/lang/Number;)Lcom/polarsteps/common/time/TimeInSeconds; .locals 5 .param p1 # Ljava/lang/Number; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "numSeconds" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds; iget-wide v1, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-virtual {p1}, Ljava/lang/Number;->doubleValue()D move-result-wide v3 sub-double/2addr v1, v3 invoke-direct {v0, v1, v2}, Lcom/polarsteps/common/time/TimeInSeconds;-><init>(D)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final bridge longValue()J .locals 2 invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->toLong()J move-result-wide v0 return-wide v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final minusAssign(Ljava/lang/Number;)V .locals 4 .param p1 # Ljava/lang/Number; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "min" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-virtual {p1}, Ljava/lang/Number;->doubleValue()D move-result-wide v2 sub-double/2addr v0, v2 iput-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final plus(Ljava/lang/Number;)Lcom/polarsteps/common/time/TimeInSeconds; .locals 5 .param p1 # Ljava/lang/Number; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "numSeconds" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds; iget-wide v1, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-virtual {p1}, Ljava/lang/Number;->doubleValue()D move-result-wide v3 add-double/2addr v3, v1 invoke-direct {v0, v3, v4}, Lcom/polarsteps/common/time/TimeInSeconds;-><init>(D)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final setValue(D)V .locals 0 iput-wide p1, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final bridge shortValue()S .locals 1 invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->toShort()S move-result v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toByte()B .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D double-to-int v0, v0 int-to-byte v0, v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final plusAssign(Ljava/lang/Number;)V .locals 4 .param p1 # Ljava/lang/Number; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "min" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D invoke-virtual {p1}, Ljava/lang/Number;->doubleValue()D move-result-wide v2 add-double/2addr v2, v0 iput-wide v2, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final toGMTString()Ljava/lang/String; .locals 2 .annotation build Lorg/jetbrains/annotations/NotNull; invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->asDateTime()Lorg/joda/time/DateTime; move-result-object v0 invoke-virtual {v0}, Lorg/joda/time/base/AbstractDateTime;->toString()Ljava/lang/String; move-result-object v0 const-string v1, "toString(...)" invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toFloat()F .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D double-to-float v0, v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toInt()I .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D double-to-int v0, v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toChar()C .locals 2 .annotation runtime Lkotlin/e; iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D double-to-int v0, v0 int-to-char v0, v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toString()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; invoke-virtual {p0}, Lcom/polarsteps/common/time/TimeInSeconds;->toGMTString()Ljava/lang/String; move-result-object v0 return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toShort()S .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D double-to-int v0, v0 int-to-short v0, v0 return v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toLong()J .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D double-to-long v0, v0 return-wide v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` .method public toDouble()D .locals 2 iget-wide v0, p0, Lcom/polarsteps/common/time/TimeInSeconds;->value:D return-wide v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: Ea.d .method public final g()LAa/c; .locals 1 iget-object v0, p0, LEa/d;->e:LPb/E; invoke-static {v0}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V iget-object v0, v0, LPb/E;->v:Ldagger/internal/d; invoke-interface {v0}, Leg/a;->get()Ljava/lang/Object; move-result-object v0 check-cast v0, LAa/c; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.service.traveltogether.TravelTogetherServiceImpl .method public final o(Ljava/lang/String;)Ljava/lang/Boolean; .locals 2 .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end param invoke-static {p1}, Lcom/polarsteps/data/models/domain/local/PolarIdentifier;->fromUUID(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/local/PolarIdentifier; move-result-object p1 const-string v0, "fromUUID(...)" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->c:Lcom/polarsteps/data/database/DatabaseAccess; invoke-interface {v0, p1}, Lcom/polarsteps/data/database/DatabaseAccess;->justTrip(Lcom/polarsteps/data/models/domain/local/PolarIdentifier;)Lcom/polarsteps/data/models/domain/room/RoomTrip; move-result-object p1 if-eqz p1, :cond_0 invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/room/RoomTrip;->getUserId()Ljava/lang/Long; move-result-object p1 if-eqz p1, :cond_0 invoke-virtual {p1}, Ljava/lang/Number;->longValue()J move-result-wide v0 iget-object p1, p0, Lcom/polarsteps/service/traveltogether/TravelTogetherServiceImpl;->d:Lcom/polarsteps/service/K1; invoke-interface {p1, v0, v1}, Lcom/polarsteps/service/K1;->I(J)Z move-result p1 goto :goto_0 :cond_0 const/4 p1, 0x0 :goto_0 invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean; move-result-object p1 return-object p1 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract A(Ljava/lang/Long;Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest;)Lio/reactivex/rxjava3/core/z; .param p1 # Ljava/lang/Long; .annotation runtime Lretrofit2/http/Path; value = "trip_id" .end annotation .end param .param p2 # Lcom/polarsteps/data/models/domain/fastapi/buddies/FastApiAddBuddyRequest; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/Body; .end annotation .end param .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; .annotation runtime Lretrofit2/http/POST; value = "/api/trips/{trip_id}/buddies/invite" .end annotation .end method ``` Answer by yes or no:
No