question
stringlengths
654
113k
answer
stringclasses
2 values
``` # Class: com.google.gson.stream.JsonWriter .method public final setHtmlSafe(Z)V .locals 0 iput-boolean p1, p0, Lcom/google/gson/stream/JsonWriter;->htmlSafe:Z return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public getMedia()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->media:Ljava/util/List; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.google.gson.stream.JsonWriter .method public final setSerializeNulls(Z)V .locals 0 iput-boolean p1, p0, Lcom/google/gson/stream/JsonWriter;->serializeNulls:Z return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.google.gson.stream.JsonWriter .method public final setStrictness(Lcom/google/gson/Strictness;)V .locals 0 invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object; iput-object p1, p0, Lcom/google/gson/stream/JsonWriter;->strictness:Lcom/google/gson/Strictness; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public getStepSpots()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->stepSpots:Ljava/util/List; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public getTripId()Ljava/lang/Long; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->tripId: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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public getTripUuid()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->tripUuid: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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: Q0.u .method public a(Lio/reactivex/rxjava3/disposables/b;)V .locals 8 iget-object v0, p0, LQ0/u;->d:Ljava/lang/Object; check-cast v0, [Ljava/lang/Object; iget v1, p0, LQ0/u;->a:I invoke-virtual {p1}, Ljava/lang/Object;->hashCode()I move-result v2 const v3, -0x61c88647 mul-int/2addr v2, v3 ushr-int/lit8 v4, v2, 0x10 xor-int/2addr v2, v4 and-int/2addr v2, v1 aget-object v4, v0, v2 if-eqz v4, :cond_2 invoke-virtual {v4, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z move-result v4 if-eqz v4, :cond_0 goto :goto_3 :cond_0 add-int/lit8 v2, v2, 0x1 and-int/2addr v2, v1 aget-object v4, v0, v2 if-nez v4, :cond_1 goto :goto_0 :cond_1 invoke-virtual {v4, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z move-result v4 if-eqz v4, :cond_0 goto :goto_3 :cond_2 :goto_0 aput-object p1, v0, v2 iget p1, p0, LQ0/u;->b:I add-int/lit8 p1, p1, 0x1 iput p1, p0, LQ0/u;->b:I iget v0, p0, LQ0/u;->c:I if-lt p1, v0, :cond_7 iget-object v0, p0, LQ0/u;->d:Ljava/lang/Object; check-cast v0, [Ljava/lang/Object; array-length v1, v0 shl-int/lit8 v2, v1, 0x1 add-int/lit8 v4, v2, -0x1 new-array v5, v2, [Ljava/lang/Object; :goto_1 add-int/lit8 v6, p1, -0x1 if-eqz p1, :cond_6 :goto_2 add-int/lit8 v1, v1, -0x1 aget-object p1, v0, v1 if-nez p1, :cond_3 goto :goto_2 :cond_3 invoke-virtual {p1}, Ljava/lang/Object;->hashCode()I move-result p1 mul-int/2addr p1, v3 ushr-int/lit8 v7, p1, 0x10 xor-int/2addr p1, v7 and-int/2addr p1, v4 aget-object v7, v5, p1 if-eqz v7, :cond_5 :cond_4 add-int/lit8 p1, p1, 0x1 and-int/2addr p1, v4 aget-object v7, v5, p1 if-nez v7, :cond_4 :cond_5 aget-object v7, v0, v1 aput-object v7, v5, p1 move p1, v6 goto :goto_1 :cond_6 iput v4, p0, LQ0/u;->a:I int-to-float p1, v2 const/high16 v0, 0x3f400000 # 0.75f mul-float/2addr p1, v0 float-to-int p1, p1 iput p1, p0, LQ0/u;->c:I iput-object v5, p0, LQ0/u;->d:Ljava/lang/Object; :cond_7 :goto_3 return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public setMedia(Ljava/util/List;)V .locals 1 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->media:Ljava/util/List; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public setStepSpots(Ljava/util/List;)V .locals 1 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->stepSpots:Ljava/util/List; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public setTripId(Ljava/lang/Long;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->tripId:Ljava/lang/Long; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.database.daos.UserDao .method public abstract allMainUsers()Ljava/util/List; .annotation system Ldalvik/annotation/Signature; .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiStep .method public setTripUuid(Ljava/lang/String;)V .locals 1 .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiStep;->tripUuid:Ljava/lang/String; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.database.daos.UserDao .method public abstract loggedInUserBlocking()Lcom/polarsteps/data/models/domain/room/RoomUser; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.database.daos.UserDao .method public abstract loggedInUserForSyncRequest()Lcom/polarsteps/data/models/domain/room/SyncRequestUser; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.urbanairship.http.d .method public static final k(Ljava/io/Closeable;Ljava/lang/Throwable;)V .locals 0 if-eqz p0, :cond_1 if-nez p1, :cond_0 invoke-interface {p0}, Ljava/io/Closeable;->close()V return-void :cond_0 :try_start_0 invoke-interface {p0}, Ljava/io/Closeable;->close()V :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 return-void :catchall_0 move-exception p0 invoke-static {p1, p0}, Lkotlin/f;->a(Ljava/lang/Throwable;Ljava/lang/Throwable;)V :cond_1 return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.common.time.TimeInSeconds$a .method public static a()Lcom/polarsteps/common/time/TimeInSeconds; .locals 3 .annotation build Lorg/jetbrains/annotations/NotNull; new-instance v0, Lcom/polarsteps/common/time/TimeInSeconds; const-wide/16 v1, 0x0 invoke-direct {v0, v1, v2}, Lcom/polarsteps/common/time/TimeInSeconds;-><init>(D)V return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.mapbox.maps.l .method public static i(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; .locals 1 new-instance v0, Ljava/lang/StringBuilder; invoke-direct {v0, p0}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V 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 invoke-virtual {p0}, Ljava/lang/Object;->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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.common.time.TimeInSeconds .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 method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiRouteSegment .method public getTripId()Ljava/lang/Long; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment;->tripId: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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiRouteSegment .method public getTripUuid()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment;->tripUuid: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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiRouteSegment .method public setTripId(Ljava/lang/Long;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment;->tripId:Ljava/lang/Long; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.api.ApiRouteSegment .method public setTripUuid(Ljava/lang/String;)V .locals 1 .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment;->tripUuid:Ljava/lang/String; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public getPlannedSteps()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->plannedSteps:Ljava/util/List; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public getRouteSegments()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->routeSegments:Ljava/util/List; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public getSteps()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->steps:Ljava/util/List; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: R6.b .method public a(Ljava/lang/Class;)Ljava/lang/Object; .locals 0 .annotation system Ldalvik/annotation/Signature; invoke-static {p1}, LR6/q;->a(Ljava/lang/Class;)LR6/q; move-result-object p1 invoke-interface {p0, p1}, LR6/b;->c(LR6/q;)Ljava/lang/Object; 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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public getTimeZone()Ljava/util/TimeZone; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->timeZone:Ljava/util/TimeZone; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public getZeldaSteps()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->zeldaSteps:Ljava/util/List; return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public setCoverPhoto(Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->coverPhoto:Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public setPlannedSteps(Ljava/util/List;)V .locals 1 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->plannedSteps:Ljava/util/List; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public setRouteSegments(Ljava/util/List;)V .locals 1 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->routeSegments:Ljava/util/List; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public setSteps(Ljava/util/List;)V .locals 1 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->steps:Ljava/util/List; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public setUserId(Ljava/lang/Long;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->userId:Ljava/lang/Long; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public setUserUuid(Ljava/lang/String;)V .locals 1 .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->userUuid:Ljava/lang/String; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.api.ApiTrip .method public setZeldaSteps(Ljava/util/List;)V .locals 1 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "<set-?>" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip;->zeldaSteps:Ljava/util/List; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiTravelTrackerDevice .method public final setTripID(Ljava/lang/Long;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiTravelTrackerDevice;->tripID:Ljava/lang/Long; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.database.daos.ZeldaStepDao .method public abstract unsynchronized()Ljava/util/List; .annotation system Ldalvik/annotation/Signature; .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: okio.j .method public abstract F0(Ljava/nio/charset/Charset;)Ljava/lang/String; .param p1 # Ljava/nio/charset/Charset; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Throws; .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: S6.b .method public static a()LS6/b; .locals 2 .annotation build Landroidx/annotation/NonNull; invoke-static {}, Lcom/google/firebase/f;->d()Lcom/google/firebase/f; move-result-object v0 const-class v1, LS6/b; invoke-virtual {v0, v1}, Lcom/google/firebase/f;->b(Ljava/lang/Class;)Ljava/lang/Object; move-result-object v0 check-cast v0, LS6/b; if-eqz v0, :cond_0 return-object v0 :cond_0 new-instance v0, Ljava/lang/NullPointerException; const-string v1, "FirebaseCrashlytics component is not present." invoke-direct {v0, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V throw v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.room.RoomCoverPhotoMedia$Companion .method public final create$data_release(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia; .locals 1 .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "tripUuid" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V new-instance v0, Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia; invoke-direct {v0, p1}, Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia;-><init>(Ljava/lang/String;)V invoke-static {v0}, Lcom/polarsteps/data/models/domain/WithCreationAndLastModifiedTimeKt;->updateTimeFields(Lcom/polarsteps/data/models/domain/WithCreationAndLastModifiedTime;)V return-object v0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.room.RoomCoverPhotoMedia$Companion .method public final createEmpty(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia; .locals 1 .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "tripUuid" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-virtual {p0, p1}, Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia$Companion;->create$data_release(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia; 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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` .method public constructor <init>(Lcom/polarsteps/data/models/domain/PlannedStep;)V .locals 4 .param p1 # Lcom/polarsteps/data/models/domain/PlannedStep; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "obj" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-direct {p0}, Ljava/lang/Exception;-><init>()V new-instance v0, Ljava/lang/StackTraceElement; const-class v1, Lcom/polarsteps/data/exceptions/CouldNotSetTimezoneForPlannedStepException; sget-object v2, Lkotlin/jvm/internal/v;->a:Lkotlin/jvm/internal/w; invoke-virtual {v2, v1}, Lkotlin/jvm/internal/w;->b(Ljava/lang/Class;)Lkotlin/reflect/d; move-result-object v1 invoke-interface {v1}, Lkotlin/reflect/d;->s()Ljava/lang/String; move-result-object v1 invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 new-instance v2, Ljava/lang/StringBuilder; const-string v3, "[CouldNotSetTimezoneForPlannedStepException][" invoke-direct {v2, v3}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V invoke-virtual {v2, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder; const-string p1, "]" invoke-virtual {v2, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object p1 const/4 v2, 0x0 const-string v3, "setTimezoneOfTrip" invoke-direct {v0, v1, v3, p1, v2}, Ljava/lang/StackTraceElement;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V filled-new-array {v0}, [Ljava/lang/StackTraceElement; move-result-object p1 invoke-virtual {p0, p1}, Ljava/lang/Throwable;->setStackTrace([Ljava/lang/StackTraceElement;)V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiZeldaStep .method public final getTripId()Ljava/lang/Long; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->tripId: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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiZeldaStep .method public getTripUuid()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->tripUuid: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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: com.polarsteps.data.models.domain.api.ApiZeldaStep .method public getUserId()Ljava/lang/Long; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->userId: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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` # Class: x6.k .method public static k(Ljava/lang/Throwable;)V .locals 1 instance-of v0, p0, Ljava/lang/VirtualMachineError; if-nez v0, :cond_2 instance-of v0, p0, Ljava/lang/ThreadDeath; if-nez v0, :cond_1 instance-of v0, p0, Ljava/lang/LinkageError; if-nez v0, :cond_0 return-void :cond_0 check-cast p0, Ljava/lang/LinkageError; throw p0 :cond_1 check-cast p0, Ljava/lang/ThreadDeath; throw p0 :cond_2 check-cast p0, Ljava/lang/VirtualMachineError; throw p0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` .method public constructor <init>(Lcom/polarsteps/data/models/domain/BaseModel;)V .locals 4 .param p1 # Lcom/polarsteps/data/models/domain/BaseModel; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "obj" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-direct {p0}, Ljava/lang/Exception;-><init>()V new-instance v0, Ljava/lang/StackTraceElement; sget-object v1, Lkotlin/jvm/internal/v;->a:Lkotlin/jvm/internal/w; const-class v2, Lcom/polarsteps/data/exceptions/ReceivedObjectFromSyncWithoutIdException; invoke-virtual {v1, v2}, Lkotlin/jvm/internal/w;->b(Ljava/lang/Class;)Lkotlin/reflect/d; move-result-object v2 invoke-interface {v2}, Lkotlin/reflect/d;->s()Ljava/lang/String; move-result-object v2 invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class; move-result-object p1 invoke-virtual {v1, p1}, Lkotlin/jvm/internal/w;->b(Ljava/lang/Class;)Lkotlin/reflect/d; move-result-object p1 invoke-interface {p1}, Lkotlin/reflect/d;->s()Ljava/lang/String; move-result-object p1 const-string v1, "[ReceivedFromSyncWithoutIdException][" const-string v3, "]" invoke-static {v1, p1, v3}, LA4/b;->m(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; move-result-object p1 const/4 v1, 0x0 const-string v3, "processSyncResponse" invoke-direct {v0, v2, v3, p1, v1}, Ljava/lang/StackTraceElement;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V filled-new-array {v0}, [Ljava/lang/StackTraceElement; move-result-object p1 invoke-virtual {p0, p1}, Ljava/lang/Throwable;->setStackTrace([Ljava/lang/StackTraceElement;)V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` .method private static final _init_$lambda$0(Lcom/polarsteps/data/models/domain/User;)Ljava/lang/CharSequence; .locals 5 const-string v0, "it" invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p0}, Lcom/polarsteps/data/models/domain/User;->getUsername()Ljava/lang/String; move-result-object v0 invoke-interface {p0}, Lcom/polarsteps/data/models/domain/WithUUID;->getUuid()Ljava/lang/String; move-result-object v1 invoke-interface {p0}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p0 const-string v2, ", uuid: " const-string v3, ", id: " const-string v4, "[username: " invoke-static {v4, v0, v2, v1, v3}, LC0/a;->n(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/StringBuilder; move-result-object v0 invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder; const-string p0, "]" invoke-virtual {v0, p0}, 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 class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` .method public static synthetic a(Lcom/polarsteps/data/models/domain/User;)Ljava/lang/CharSequence; .locals 0 invoke-static {p0}, Lcom/polarsteps/data/exceptions/MultipleUserInDatabaseException;->_init_$lambda$0(Lcom/polarsteps/data/models/domain/User;)Ljava/lang/CharSequence; 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 E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final getUserName()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/exceptions/MultipleUserInDatabaseException;->userName:Ljava/lang/String; return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` .method public final getUsers()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/exceptions/MultipleUserInDatabaseException;->users:Ljava/util/List; return-object v0 .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No
``` .method public constructor <init>(Ljava/util/List;Ljava/lang/String;)V .locals 8 .param p1 # Ljava/util/List; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation system Ldalvik/annotation/Signature; const-string v0, "users" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-direct {p0}, Ljava/lang/Exception;-><init>()V iput-object p1, p0, Lcom/polarsteps/data/exceptions/MultipleUserInDatabaseException;->users:Ljava/util/List; iput-object p2, p0, Lcom/polarsteps/data/exceptions/MultipleUserInDatabaseException;->userName:Ljava/lang/String; new-instance v0, Ljava/lang/StackTraceElement; const-class v1, Lcom/polarsteps/data/exceptions/MultipleUserInDatabaseException; sget-object v2, Lkotlin/jvm/internal/v;->a:Lkotlin/jvm/internal/w; invoke-virtual {v2, v1}, Lkotlin/jvm/internal/w;->b(Ljava/lang/Class;)Lkotlin/reflect/d; move-result-object v1 invoke-interface {v1}, Lkotlin/reflect/d;->s()Ljava/lang/String; move-result-object v1 move-object v2, p1 check-cast v2, Ljava/lang/Iterable; new-instance v6, Lcom/polarsteps/trip/transport/ui/transportmode/f; const/16 p1, 0x17 invoke-direct {v6, p1}, Lcom/polarsteps/trip/transport/ui/transportmode/f;-><init>(I)V const/16 v7, 0x1f const/4 v3, 0x0 const/4 v4, 0x0 const/4 v5, 0x0 invoke-static/range {v2 .. v7}, Lkotlin/collections/CollectionsKt;->Z(Ljava/lang/Iterable;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function1;I)Ljava/lang/String; move-result-object p1 const-string v2, "[MultipleUserInDatabaseException][users: " const-string v3, "] account: " invoke-static {v2, p1, v3, p2}, Landroidx/compose/foundation/text/selection/f;->p(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; move-result-object p1 const/4 p2, 0x0 const-string v2, "sync(createRequest)" invoke-direct {v0, v1, v2, p1, p2}, Ljava/lang/StackTraceElement;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V filled-new-array {v0}, [Ljava/lang/StackTraceElement; move-result-object p1 invoke-virtual {p0, p1}, Ljava/lang/Throwable;->setStackTrace([Ljava/lang/StackTraceElement;)V return-void .end method ``` Could this class be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
Yes
``` # Class: com.polarsteps.data.models.domain.api.ApiZeldaStep .method public final setTripId(Ljava/lang/Long;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->tripId:Ljava/lang/Long; return-void .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract E(Ljava/lang/Integer;Lcom/polarsteps/data/sync/SyncRequest;)Lretrofit2/Call; .param p1 # Ljava/lang/Integer; .annotation runtime Lretrofit2/http/Query; value = "refresh" .end annotation .end param .param p2 # Lcom/polarsteps/data/sync/SyncRequest; .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/Headers; value = { .end annotation .annotation runtime Lretrofit2/http/POST; value = "api/sync/" .end annotation .end method ``` Answer by yes or no:
No