question
stringlengths
654
113k
answer
stringclasses
2 values
``` # Class: com.polarsteps.data.sync.SyncAckRequest .method public final getDeletedZeldaSteps()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncAckRequest;->deletedZeldaSteps: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.sync.SyncAckRequest .method public final getRouteSegments()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncAckRequest;->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.sync.SyncAckRequest .method public final getStepSpots()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncAckRequest;->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.sync.SyncAckRequest .method public final getSteps()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncAckRequest;->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
``` .method public constructor <init>(Ljava/lang/Throwable;)V .locals 0 invoke-direct {p0, p1}, Lcom/google/gson/JsonParseException;-><init>(Ljava/lang/Throwable;)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
``` .method public final getTripId()Ljava/lang/Long; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/AckZeldaStep;->tripId:Ljava/lang/Long; 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:
Yes
``` .method public constructor <init>(JLjava/lang/Long;)V .locals 0 invoke-direct {p0, p1, p2}, Lcom/polarsteps/data/sync/AckObject;-><init>(J)V iput-object p3, p0, Lcom/polarsteps/data/sync/AckZeldaStep;->tripId:Ljava/lang/Long; 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 synthetic constructor <init>(Ljava/lang/Long;ILkotlin/jvm/internal/DefaultConstructorMarker;)V .locals 0 and-int/lit8 p2, p2, 0x1 if-eqz p2, :cond_0 const/4 p1, 0x0 :cond_0 invoke-direct {p0, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)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
``` .method public final getId()Ljava/lang/Long; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLogObject;->id:Ljava/lang/Long; 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 getDeletedRouteSegments()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedRouteSegments:Ljava/util/Set; 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 getSoftDeletedMedia()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedMedia:Ljava/util/Set; 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 getDeletedMedia()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedMedia:Ljava/util/Set; 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 getDeletedSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedSteps:Ljava/util/Set; 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 getDeletedPlannedStepSpots()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedStepSpots:Ljava/util/Set; 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 getDeletedZeldaSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedZeldaSteps:Ljava/util/Set; 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 getLogType()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->logType: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 getHasMultipleDevices()Ljava/lang/Boolean; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->hasMultipleDevices:Ljava/lang/Boolean; 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 getSoftDeletedPlannedStepSpots()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedStepSpots:Ljava/util/Set; 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 getDeletedTrips()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedTrips:Ljava/util/Set; 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:
Yes
``` .method public constructor <init>()V .locals 1 invoke-direct {p0}, Ljava/lang/Object;-><init>()V new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedZeldaSteps:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedSteps:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedStepSpots:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedSteps:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedMedia:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedTrips:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedRouteSegments:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedZeldaSteps:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedSteps:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedSteps:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedStepSpots:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedMedia:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedTrips:Ljava/util/Set; new-instance v0, Ljava/util/LinkedHashSet; invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V iput-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedRouteSegments:Ljava/util/Set; 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 getDeletedPlannedSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedSteps:Ljava/util/Set; 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:
Yes
``` .method public final getSoftDeletedPlannedSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedSteps:Ljava/util/Set; 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 getSoftDeletedSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedSteps:Ljava/util/Set; 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 getSoftDeletedRouteSegments()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedRouteSegments:Ljava/util/Set; 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 getSoftDeletedTrips()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedTrips:Ljava/util/Set; 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 getUserUuid()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->userUuid: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:
Yes
``` .method public final setDeviceId(Ljava/lang/String;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deviceId:Ljava/lang/String; 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 maxObjectsBy()Lkotlin/Pair; .locals 16 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; move-object/from16 v0, p0 iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedZeldaSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v2, Lkotlin/Pair; const-string v3, "ZeldaStep" invoke-direct {v2, v1, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v4, Lkotlin/Pair; const-string v5, "Step" invoke-direct {v4, v1, v5}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v6, v4 new-instance v4, Lkotlin/Pair; const-string v7, "PlannedStep" invoke-direct {v4, v1, v7}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedStepSpots:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v8, Lkotlin/Pair; const-string v9, "PlannedStepSpot" invoke-direct {v8, v1, v9}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedMedia:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v10, v6 new-instance v6, Lkotlin/Pair; const-string v11, "Media" invoke-direct {v6, v1, v11}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedTrips:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v12, Lkotlin/Pair; const-string v13, "Trip" invoke-direct {v12, v1, v13}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedRouteSegments:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v14, v8 new-instance v8, Lkotlin/Pair; const-string v15, "RouteSegments" invoke-direct {v8, v1, v15}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedZeldaSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v15, Lkotlin/Pair; invoke-direct {v15, v1, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v3, v10 new-instance v10, Lkotlin/Pair; invoke-direct {v10, v1, v5}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v5, Lkotlin/Pair; invoke-direct {v5, v1, v7}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedStepSpots:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v7, v12 new-instance v12, Lkotlin/Pair; invoke-direct {v12, v1, v9}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedMedia:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v9, Lkotlin/Pair; invoke-direct {v9, v1, v11}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedTrips:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v11, v5 move-object v5, v14 new-instance v14, Lkotlin/Pair; invoke-direct {v14, v1, v13}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedRouteSegments:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v13, v9 move-object v9, v15 new-instance v15, Lkotlin/Pair; const-string v0, "RouteSegment" invoke-direct {v15, v1, v0}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V filled-new-array/range {v2 .. v15}, [Lkotlin/Pair; move-result-object v0 invoke-static {v0}, Lkotlin/collections/w;->j([Ljava/lang/Object;)Ljava/util/List; move-result-object v0 check-cast v0, Ljava/lang/Iterable; invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v0 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v1 if-nez v1, :cond_0 const/4 v0, 0x0 goto :goto_1 :cond_0 invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v1 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v2 if-nez v2, :cond_1 :goto_0 move-object v0, v1 goto :goto_1 :cond_1 move-object v2, v1 check-cast v2, Lkotlin/Pair; invoke-virtual {v2}, Lkotlin/Pair;->getFirst()Ljava/lang/Object; move-result-object v2 check-cast v2, Ljava/lang/Number; invoke-virtual {v2}, Ljava/lang/Number;->intValue()I move-result v2 :cond_2 invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v3 move-object v4, v3 check-cast v4, Lkotlin/Pair; invoke-virtual {v4}, Lkotlin/Pair;->getFirst()Ljava/lang/Object; move-result-object v4 check-cast v4, Ljava/lang/Number; invoke-virtual {v4}, Ljava/lang/Number;->intValue()I move-result v4 if-ge v2, v4, :cond_3 move-object v1, v3 move v2, v4 :cond_3 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v3 if-nez v3, :cond_2 goto :goto_0 :goto_1 check-cast v0, Lkotlin/Pair; if-nez v0, :cond_4 const/4 v0, 0x0 invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v0 new-instance v1, Lkotlin/Pair; const-string v2, "Unknown" invoke-direct {v1, v0, v2}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V return-object v1 :cond_4 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 setHasMultipleDevices(Ljava/lang/Boolean;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->hasMultipleDevices:Ljava/lang/Boolean; 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 setTaskId(Ljava/lang/String;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->taskId:Ljava/lang/String; 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 setLogType(Ljava/lang/String;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->logType:Ljava/lang/String; 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 setUserUuid(Ljava/lang/String;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->userUuid:Ljava/lang/String; 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 getSoftDeletedZeldaSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedZeldaSteps:Ljava/util/Set; 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 getTaskId()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->taskId: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 getDeviceId()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deviceId: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
``` # Class: com.polarsteps.data.sync.SyncDebugLog .method public final getDeletedTrips()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedTrips:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getDeletedZeldaSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedZeldaSteps:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getLogType()Ljava/lang/String; .locals 1 iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->logType: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.sync.SyncDebugLog .method public final getSoftDeletedMedia()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedMedia:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getSoftDeletedPlannedStepSpots()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedStepSpots:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getSoftDeletedPlannedSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedSteps:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getSoftDeletedRouteSegments()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedRouteSegments:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getSoftDeletedSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedSteps:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getSoftDeletedTrips()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedTrips:Ljava/util/Set; 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.sync.SyncDebugLog .method public final getSoftDeletedZeldaSteps()Ljava/util/Set; .locals 1 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedZeldaSteps:Ljava/util/Set; 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.TripWithSensitiveDataKt .method public static final forEdit(Lcom/polarsteps/data/models/domain/TripWithSensitiveData;)Lcom/polarsteps/data/models/domain/api/ApiTrip; .locals 2 .param p0 # Lcom/polarsteps/data/models/domain/TripWithSensitiveData; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "<this>" invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V instance-of v0, p0, Lcom/polarsteps/data/models/domain/api/ApiTrip; if-eqz v0, :cond_0 check-cast p0, Lcom/polarsteps/data/models/domain/api/ApiTrip; return-object p0 :cond_0 instance-of v0, p0, Lcom/polarsteps/data/models/domain/room/RoomTrip; if-eqz v0, :cond_1 invoke-static {}, Lcom/polarsteps/data/models/mappers/MapStructObjectMapperKt;->getObjectMapper()Lcom/polarsteps/data/models/mappers/MapStructObjectMapper; move-result-object v0 check-cast p0, Lcom/polarsteps/data/models/domain/room/RoomTrip; invoke-interface {v0, p0}, Lcom/polarsteps/data/models/mappers/MapStructObjectMapper;->convertTrip(Lcom/polarsteps/data/models/domain/room/RoomTrip;)Lcom/polarsteps/data/models/domain/api/ApiTrip; move-result-object p0 return-object p0 :cond_1 new-instance v0, Ljava/lang/IllegalStateException; invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; move-result-object p0 sget-object v1, Lkotlin/jvm/internal/v;->a:Lkotlin/jvm/internal/w; invoke-virtual {v1, p0}, Lkotlin/jvm/internal/w;->b(Ljava/lang/Class;)Lkotlin/reflect/d; move-result-object p0 invoke-interface {p0}, Lkotlin/reflect/d;->s()Ljava/lang/String; move-result-object p0 const-string v1, "Unsupported TripWithSensitiveData type: " invoke-static {v1, p0}, Lcom/mapbox/maps/l;->i(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; move-result-object p0 invoke-direct {v0, p0}, Ljava/lang/IllegalStateException;-><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.sync.SyncDebugLog .method public final maxObjectsBy()Lkotlin/Pair; .locals 16 .annotation system Ldalvik/annotation/Signature; .annotation build Lorg/jetbrains/annotations/NotNull; move-object/from16 v0, p0 iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedZeldaSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v2, Lkotlin/Pair; const-string v3, "ZeldaStep" invoke-direct {v2, v1, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v4, Lkotlin/Pair; const-string v5, "Step" invoke-direct {v4, v1, v5}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v6, v4 new-instance v4, Lkotlin/Pair; const-string v7, "PlannedStep" invoke-direct {v4, v1, v7}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedPlannedStepSpots:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v8, Lkotlin/Pair; const-string v9, "PlannedStepSpot" invoke-direct {v8, v1, v9}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedMedia:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v10, v6 new-instance v6, Lkotlin/Pair; const-string v11, "Media" invoke-direct {v6, v1, v11}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedTrips:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v12, Lkotlin/Pair; const-string v13, "Trip" invoke-direct {v12, v1, v13}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->deletedRouteSegments:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v14, v8 new-instance v8, Lkotlin/Pair; const-string v15, "RouteSegments" invoke-direct {v8, v1, v15}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedZeldaSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v15, Lkotlin/Pair; invoke-direct {v15, v1, v3}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v3, v10 new-instance v10, Lkotlin/Pair; invoke-direct {v10, v1, v5}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedSteps:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v5, Lkotlin/Pair; invoke-direct {v5, v1, v7}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedPlannedStepSpots:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v7, v12 new-instance v12, Lkotlin/Pair; invoke-direct {v12, v1, v9}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedMedia:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 new-instance v9, Lkotlin/Pair; invoke-direct {v9, v1, v11}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedTrips:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v11, v5 move-object v5, v14 new-instance v14, Lkotlin/Pair; invoke-direct {v14, v1, v13}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V iget-object v1, v0, Lcom/polarsteps/data/sync/SyncDebugLog;->softDeletedRouteSegments:Ljava/util/Set; invoke-interface {v1}, Ljava/util/Set;->size()I move-result v1 invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v1 move-object v13, v9 move-object v9, v15 new-instance v15, Lkotlin/Pair; const-string v0, "RouteSegment" invoke-direct {v15, v1, v0}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V filled-new-array/range {v2 .. v15}, [Lkotlin/Pair; move-result-object v0 invoke-static {v0}, Lkotlin/collections/w;->j([Ljava/lang/Object;)Ljava/util/List; move-result-object v0 check-cast v0, Ljava/lang/Iterable; invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v0 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v1 if-nez v1, :cond_0 const/4 v0, 0x0 goto :goto_1 :cond_0 invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v1 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v2 if-nez v2, :cond_1 :goto_0 move-object v0, v1 goto :goto_1 :cond_1 move-object v2, v1 check-cast v2, Lkotlin/Pair; invoke-virtual {v2}, Lkotlin/Pair;->getFirst()Ljava/lang/Object; move-result-object v2 check-cast v2, Ljava/lang/Number; invoke-virtual {v2}, Ljava/lang/Number;->intValue()I move-result v2 :cond_2 invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v3 move-object v4, v3 check-cast v4, Lkotlin/Pair; invoke-virtual {v4}, Lkotlin/Pair;->getFirst()Ljava/lang/Object; move-result-object v4 check-cast v4, Ljava/lang/Number; invoke-virtual {v4}, Ljava/lang/Number;->intValue()I move-result v4 if-ge v2, v4, :cond_3 move-object v1, v3 move v2, v4 :cond_3 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v3 if-nez v3, :cond_2 goto :goto_0 :goto_1 check-cast v0, Lkotlin/Pair; if-nez v0, :cond_4 const/4 v0, 0x0 invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer; move-result-object v0 new-instance v1, Lkotlin/Pair; const-string v2, "Unknown" invoke-direct {v1, v0, v2}, Lkotlin/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V return-object v1 :cond_4 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.sync.SyncDebugLog .method public final setDeviceId(Ljava/lang/String;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->deviceId: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.sync.SyncDebugLog .method public final setHasMultipleDevices(Ljava/lang/Boolean;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->hasMultipleDevices:Ljava/lang/Boolean; 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.sync.SyncDebugLog .method public final setLogType(Ljava/lang/String;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->logType: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: m7.b .method public abstract get()Ljava/lang/Object; .annotation system Ldalvik/annotation/Signature; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.sync.SyncDebugLog .method public final setUserUuid(Ljava/lang/String;)V .locals 0 iput-object p1, p0, Lcom/polarsteps/data/sync/SyncDebugLog;->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:
No
``` # Class: com.google.firebase.crashlytics.internal.concurrency.b .method public final a(Ljava/lang/Runnable;)Lcom/google/android/gms/tasks/Task; .locals 5 .annotation system Ldalvik/annotation/Signature; iget-object v0, p0, Lcom/google/firebase/crashlytics/internal/concurrency/b;->b:Ljava/lang/Object; monitor-enter v0 :try_start_0 iget-object v1, p0, Lcom/google/firebase/crashlytics/internal/concurrency/b;->c:Lcom/google/android/gms/tasks/Task; iget-object v2, p0, Lcom/google/firebase/crashlytics/internal/concurrency/b;->a:Ljava/util/concurrent/ExecutorService; new-instance v3, LD1/c; const/16 v4, 0x15 invoke-direct {v3, p1, v4}, LD1/c;-><init>(Ljava/lang/Object;I)V invoke-virtual {v1, v2, v3}, Lcom/google/android/gms/tasks/Task;->continueWithTask(Ljava/util/concurrent/Executor;LK5/c;)Lcom/google/android/gms/tasks/Task; move-result-object p1 iput-object p1, p0, Lcom/google/firebase/crashlytics/internal/concurrency/b;->c:Lcom/google/android/gms/tasks/Task; monitor-exit v0 return-object p1 :catchall_0 move-exception p1 monitor-exit v0 :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 throw 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
``` .method public constructor <init>(Ljava/lang/String;)V .locals 0 invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)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.sync.c .method public static a(Lcom/polarsteps/shared/service/H;Lcom/polarsteps/data/models/domain/api/ApiUser;Ljava/util/List;ZLcom/polarsteps/data/sync/k;Lcom/polarsteps/data/sync/g;Lcom/polarsteps/data/sync/d;Lcom/polarsteps/data/sync/h;Lcom/polarsteps/data/sync/e;Lcom/polarsteps/data/sync/g;Lcom/polarsteps/data/sync/d;Lcom/polarsteps/data/sync/e;I)V .locals 18 move-object/from16 v0, p0 move/from16 v1, p12 and-int/lit8 v2, v1, 0x8 if-eqz v2, :cond_0 const/4 v2, 0x0 goto :goto_0 :cond_0 move/from16 v2, p3 :goto_0 and-int/lit8 v3, v1, 0x10 const/4 v4, 0x0 if-eqz v3, :cond_1 move-object v3, v4 goto :goto_1 :cond_1 move-object/from16 v3, p4 :goto_1 and-int/lit8 v5, v1, 0x20 if-eqz v5, :cond_2 move-object v5, v4 goto :goto_2 :cond_2 move-object/from16 v5, p5 :goto_2 and-int/lit8 v6, v1, 0x40 if-eqz v6, :cond_3 move-object v6, v4 goto :goto_3 :cond_3 move-object/from16 v6, p6 :goto_3 and-int/lit16 v7, v1, 0x80 if-eqz v7, :cond_4 move-object v7, v4 goto :goto_4 :cond_4 move-object/from16 v7, p7 :goto_4 and-int/lit16 v8, v1, 0x100 if-eqz v8, :cond_5 move-object v8, v4 goto :goto_5 :cond_5 move-object/from16 v8, p8 :goto_5 and-int/lit16 v9, v1, 0x400 if-eqz v9, :cond_6 move-object v9, v4 goto :goto_6 :cond_6 move-object/from16 v9, p9 :goto_6 and-int/lit16 v10, v1, 0x800 if-eqz v10, :cond_7 move-object v10, v4 goto :goto_7 :cond_7 move-object/from16 v10, p10 :goto_7 and-int/lit16 v1, v1, 0x1000 if-eqz v1, :cond_8 move-object v1, v4 goto :goto_8 :cond_8 move-object/from16 v1, p11 :goto_8 const-string v11, "categoryTree" invoke-static {v0, v11}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V if-eqz p2, :cond_38 move-object/from16 v11, p2 check-cast v11, Ljava/lang/Iterable; invoke-interface {v11}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v11 :goto_9 invoke-interface {v11}, Ljava/util/Iterator;->hasNext()Z move-result v12 if-eqz v12, :cond_38 invoke-interface {v11}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v12 check-cast v12, Lcom/polarsteps/data/models/domain/api/ApiTrip; invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getOwner()Lcom/polarsteps/data/models/domain/api/ApiUser; move-result-object v13 if-eqz v13, :cond_9 invoke-virtual {v13}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v13 if-nez v13, :cond_b :cond_9 if-eqz p1, :cond_a invoke-virtual/range {p1 .. p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v13 goto :goto_a :cond_a move-object v13, v4 :cond_b :goto_a invoke-virtual {v12, v13}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setUserId(Ljava/lang/Long;)V invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getOwner()Lcom/polarsteps/data/models/domain/api/ApiUser; move-result-object v13 if-eqz v13, :cond_c invoke-virtual {v13}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v13 if-nez v13, :cond_e :cond_c if-eqz p1, :cond_d invoke-virtual/range {p1 .. p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v13 goto :goto_b :cond_d move-object v13, v4 :goto_b invoke-static {v13}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V :cond_e invoke-virtual {v12, v13}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setUserUuid(Ljava/lang/String;)V invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v13 if-nez v13, :cond_f sget-object v13, Lcom/polarsteps/common/time/TimeInSeconds;->Companion:Lcom/polarsteps/common/time/TimeInSeconds$a; invoke-virtual {v13}, Ljava/lang/Object;->getClass()Ljava/lang/Class; invoke-static {}, Lcom/polarsteps/common/time/TimeInSeconds$a;->a()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v13 :cond_f invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseSyncModel;->isDeleted()Z move-result v14 if-eqz v14, :cond_10 new-instance v14, Ljava/util/ArrayList; invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V invoke-virtual {v12, v14}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setSteps(Ljava/util/List;)V new-instance v14, Ljava/util/ArrayList; invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V invoke-virtual {v12, v14}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setZeldaSteps(Ljava/util/List;)V new-instance v14, Ljava/util/ArrayList; invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V invoke-virtual {v12, v14}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setPlannedSteps(Ljava/util/List;)V new-instance v14, Ljava/util/ArrayList; invoke-direct {v14}, Ljava/util/ArrayList;-><init>()V invoke-virtual {v12, v14}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setRouteSegments(Ljava/util/List;)V invoke-virtual {v12, v4}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setCoverPhoto(Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia;)V goto :goto_c :cond_10 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getCoverPhoto()Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia; move-result-object v14 if-nez v14, :cond_11 sget-object v14, Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia;->Companion:Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia$Companion; invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v15 invoke-virtual {v14, v15}, Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia$Companion;->createEmpty(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomCoverPhotoMedia; move-result-object v14 invoke-static {v14}, Lcom/polarsteps/data/models/domain/CoverPhotoKt;->forEdit(Lcom/polarsteps/data/models/domain/CoverPhotoWithSensitiveData;)Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia; move-result-object v14 invoke-virtual {v12, v14}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->setCoverPhoto(Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia;)V :cond_11 :goto_c invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getCoverPhoto()Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia; move-result-object v14 if-eqz v14, :cond_12 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v15 invoke-virtual {v14, v15}, Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia;->setTripId(Ljava/lang/Long;)V invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v15 invoke-virtual {v14, v15}, Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia;->setTripUuid(Ljava/lang/String;)V invoke-static {v14}, Lcom/polarsteps/data/models/domain/BaseMediaKt;->getImage(Lcom/polarsteps/data/models/domain/BaseMedia;)Ljava/lang/String; move-result-object v14 if-eqz v14, :cond_12 if-eqz v3, :cond_12 invoke-virtual {v3, v14}, Lcom/polarsteps/data/sync/k;->invoke(Ljava/lang/Object;)Ljava/lang/Object; :cond_12 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getSteps()Ljava/util/List; move-result-object v14 check-cast v14, Ljava/lang/Iterable; invoke-interface {v14}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v14 :goto_d invoke-interface {v14}, Ljava/util/Iterator;->hasNext()Z move-result v15 if-eqz v15, :cond_20 invoke-interface {v14}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v15 check-cast v15, Lcom/polarsteps/data/models/domain/api/ApiStep; invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v16 if-nez v16, :cond_13 sget-object v16, Lcom/polarsteps/common/time/TimeInSeconds;->Companion:Lcom/polarsteps/common/time/TimeInSeconds$a; invoke-virtual/range {v16 .. v16}, Ljava/lang/Object;->getClass()Ljava/lang/Class; invoke-static {}, Lcom/polarsteps/common/time/TimeInSeconds$a;->a()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v16 :cond_13 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v4 invoke-virtual {v15, v4}, Lcom/polarsteps/data/models/domain/api/ApiStep;->setTripId(Ljava/lang/Long;)V invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v4 invoke-virtual {v15, v4}, Lcom/polarsteps/data/models/domain/api/ApiStep;->setTripUuid(Ljava/lang/String;)V invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiBaseSyncModel;->isDeleted()Z move-result v4 if-eqz v4, :cond_14 new-instance v4, Ljava/util/ArrayList; invoke-direct {v4}, Ljava/util/ArrayList;-><init>()V invoke-virtual {v15, v4}, Lcom/polarsteps/data/models/domain/api/ApiStep;->setMedia(Ljava/util/List;)V new-instance v4, Ljava/util/ArrayList; invoke-direct {v4}, Ljava/util/ArrayList;-><init>()V invoke-virtual {v15, v4}, Lcom/polarsteps/data/models/domain/api/ApiStep;->setStepSpots(Ljava/util/List;)V :cond_14 invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiStep;->getMedia()Ljava/util/List; move-result-object v4 check-cast v4, Ljava/lang/Iterable; invoke-interface {v4}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v4 move/from16 v17, v2 move-object/from16 v2, v16 :goto_e invoke-interface {v4}, Ljava/util/Iterator;->hasNext()Z move-result v16 if-eqz v16, :cond_19 invoke-interface {v4}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v16 move-object/from16 p4, v4 move-object/from16 v4, v16 check-cast v4, Lcom/polarsteps/data/models/domain/api/ApiMedia; move-object/from16 p5, v11 invoke-static {v4}, Lcom/polarsteps/data/models/domain/BaseMediaKt;->getThumb(Lcom/polarsteps/data/models/domain/BaseMedia;)Ljava/lang/String; move-result-object v11 if-eqz v11, :cond_15 if-eqz v3, :cond_15 invoke-virtual {v3, v11}, Lcom/polarsteps/data/sync/k;->invoke(Ljava/lang/Object;)Ljava/lang/Object; :cond_15 invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v11 invoke-virtual {v4, v11}, Lcom/polarsteps/data/models/domain/api/ApiMedia;->setStepUuid(Ljava/lang/String;)V invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v11 invoke-virtual {v4, v11}, Lcom/polarsteps/data/models/domain/api/ApiMedia;->setStepId(Ljava/lang/Long;)V invoke-virtual {v4}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v11 if-eqz v11, :cond_16 invoke-virtual {v11, v2}, Lcom/polarsteps/common/time/TimeInSeconds;->isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z move-result v11 move-object/from16 v16, v2 const/4 v2, 0x1 if-ne v11, v2, :cond_17 invoke-virtual {v4}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v2 invoke-static {v2}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V goto :goto_f :cond_16 move-object/from16 v16, v2 :cond_17 move-object/from16 v2, v16 :goto_f if-eqz v7, :cond_18 invoke-virtual {v7, v4}, Lcom/polarsteps/data/sync/h;->invoke(Ljava/lang/Object;)Ljava/lang/Object; :cond_18 move-object/from16 v4, p4 move-object/from16 v11, p5 goto :goto_e :cond_19 move-object/from16 v16, v2 move-object/from16 p5, v11 invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiStep;->getStepSpots()Ljava/util/List; move-result-object v2 check-cast v2, Ljava/lang/Iterable; invoke-interface {v2}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v2 move-object/from16 v4, v16 :goto_10 invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z move-result v11 if-eqz v11, :cond_1c invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v11 check-cast v11, Lcom/polarsteps/data/models/domain/api/ApiStepSpot; move-object/from16 p4, v2 invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v2 invoke-virtual {v11, v2}, Lcom/polarsteps/data/models/domain/api/ApiStepSpot;->setStepUuid(Ljava/lang/String;)V invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v2 invoke-virtual {v11, v2}, Lcom/polarsteps/data/models/domain/api/ApiStepSpot;->setStepId(Ljava/lang/Long;)V invoke-virtual {v11}, Lcom/polarsteps/data/models/domain/api/ApiStepSpot;->getSpot()Lcom/polarsteps/data/models/domain/api/ApiSpot; move-result-object v2 invoke-static {v2, v0}, Lcom/polarsteps/data/sync/c;->b(Lcom/polarsteps/data/models/domain/api/ApiSpot;Lcom/polarsteps/shared/service/H;)V invoke-virtual {v11}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v2 if-eqz v2, :cond_1a invoke-virtual {v2, v4}, Lcom/polarsteps/common/time/TimeInSeconds;->isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z move-result v2 move-object/from16 v16, v3 const/4 v3, 0x1 if-ne v2, v3, :cond_1b invoke-virtual {v11}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v2 invoke-static {v2}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V move-object v4, v2 goto :goto_11 :cond_1a move-object/from16 v16, v3 :cond_1b :goto_11 move-object/from16 v2, p4 move-object/from16 v3, v16 goto :goto_10 :cond_1c move-object/from16 v16, v3 if-eqz v17, :cond_1d invoke-virtual {v15, v4}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->setLastModified(Lcom/polarsteps/common/time/TimeInSeconds;)V :cond_1d invoke-virtual {v15}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v2 if-eqz v2, :cond_1e invoke-virtual {v2, v13}, Lcom/polarsteps/common/time/TimeInSeconds;->isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z move-result v2 const/4 v3, 0x1 if-ne v2, v3, :cond_1e move-object v13, v4 :cond_1e if-eqz v6, :cond_1f invoke-virtual {v6, v15}, Lcom/polarsteps/data/sync/d;->invoke(Ljava/lang/Object;)Ljava/lang/Object; :cond_1f move-object/from16 v11, p5 move-object/from16 v3, v16 move/from16 v2, v17 const/4 v4, 0x0 goto/16 :goto_d :cond_20 move/from16 v17, v2 move-object/from16 v16, v3 move-object/from16 p5, v11 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getPlannedSteps()Ljava/util/List; move-result-object v2 check-cast v2, Ljava/lang/Iterable; invoke-interface {v2}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v2 :goto_12 invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z move-result v3 if-eqz v3, :cond_2c invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v3 check-cast v3, Lcom/polarsteps/data/models/domain/api/ApiPlannedStep; invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v4 if-nez v4, :cond_21 sget-object v4, Lcom/polarsteps/common/time/TimeInSeconds;->Companion:Lcom/polarsteps/common/time/TimeInSeconds$a; invoke-virtual {v4}, Ljava/lang/Object;->getClass()Ljava/lang/Class; invoke-static {}, Lcom/polarsteps/common/time/TimeInSeconds$a;->a()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v4 :cond_21 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v11 invoke-virtual {v3, v11}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStep;->setTripUuid(Ljava/lang/String;)V invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v11 invoke-virtual {v3, v11}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStep;->setTripId(Ljava/lang/Long;)V invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStep;->getTimeZone()Ljava/util/TimeZone; move-result-object v11 if-nez v11, :cond_23 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getTimeZone()Ljava/util/TimeZone; move-result-object v11 if-nez v11, :cond_22 sget-object v11, LTh/a;->a:LTh/a$a; new-instance v14, Lcom/polarsteps/data/exceptions/CouldNotSetTimezoneForPlannedStepException; invoke-direct {v14, v3}, Lcom/polarsteps/data/exceptions/CouldNotSetTimezoneForPlannedStepException;-><init>(Lcom/polarsteps/data/models/domain/PlannedStep;)V invoke-virtual {v11, v14}, LTh/a$a;->e(Ljava/lang/Throwable;)V const/4 v11, 0x0 :cond_22 invoke-virtual {v3, v11}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStep;->setTimeZone(Ljava/util/TimeZone;)V :cond_23 invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiBaseSyncModel;->isDeleted()Z move-result v11 if-eqz v11, :cond_24 new-instance v11, Ljava/util/ArrayList; invoke-direct {v11}, Ljava/util/ArrayList;-><init>()V invoke-virtual {v3, v11}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStep;->setPlannedStepSpots(Ljava/util/List;)V :cond_24 invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStep;->getPlannedStepSpots()Ljava/util/List; move-result-object v11 check-cast v11, Ljava/lang/Iterable; invoke-interface {v11}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v11 :goto_13 invoke-interface {v11}, Ljava/util/Iterator;->hasNext()Z move-result v14 if-eqz v14, :cond_28 invoke-interface {v11}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v14 check-cast v14, Lcom/polarsteps/data/models/domain/api/ApiPlannedStepSpot; invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v15 invoke-virtual {v14, v15}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStepSpot;->setPlannedStepUuid(Ljava/lang/String;)V invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v15 invoke-virtual {v14, v15}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStepSpot;->setPlannedStepId(Ljava/lang/Long;)V invoke-virtual {v14}, Lcom/polarsteps/data/models/domain/api/ApiPlannedStepSpot;->getSpot()Lcom/polarsteps/data/models/domain/api/ApiSpot; move-result-object v15 if-eqz v15, :cond_25 invoke-static {v15, v0}, Lcom/polarsteps/data/sync/c;->b(Lcom/polarsteps/data/models/domain/api/ApiSpot;Lcom/polarsteps/shared/service/H;)V :cond_25 invoke-virtual {v14}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v15 if-eqz v15, :cond_26 invoke-virtual {v15, v4}, Lcom/polarsteps/common/time/TimeInSeconds;->isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z move-result v15 const/4 v0, 0x1 if-ne v15, v0, :cond_26 invoke-virtual {v14}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v0 invoke-static {v0}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V move-object v4, v0 :cond_26 if-eqz v10, :cond_27 invoke-virtual {v10, v14}, Lcom/polarsteps/data/sync/d;->invoke(Ljava/lang/Object;)Ljava/lang/Object; :cond_27 move-object/from16 v0, p0 goto :goto_13 :cond_28 if-eqz v17, :cond_29 invoke-virtual {v3, v4}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->setLastModified(Lcom/polarsteps/common/time/TimeInSeconds;)V :cond_29 invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v0 if-eqz v0, :cond_2a invoke-virtual {v0, v13}, Lcom/polarsteps/common/time/TimeInSeconds;->isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z move-result v0 const/4 v4, 0x1 if-ne v0, v4, :cond_2a invoke-virtual {v3}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v0 invoke-static {v0}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V move-object v13, v0 :cond_2a if-eqz v9, :cond_2b invoke-virtual {v9, v3}, Lcom/polarsteps/data/sync/g;->invoke(Ljava/lang/Object;)Ljava/lang/Object; :cond_2b move-object/from16 v0, p0 goto/16 :goto_12 :cond_2c invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getZeldaSteps()Ljava/util/List; move-result-object v0 check-cast v0, Ljava/lang/Iterable; invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v0 :cond_2d :goto_14 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v2 if-eqz v2, :cond_31 invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v2 check-cast v2, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep; invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v3 invoke-virtual {v2, v3}, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->setTripUuid(Ljava/lang/String;)V invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v3 invoke-virtual {v2, v3}, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->setTripId(Ljava/lang/Long;)V invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->getUserId()Ljava/lang/Long; move-result-object v3 if-nez v3, :cond_2f sget-object v3, LTh/a;->a:LTh/a$a; new-instance v4, Lcom/polarsteps/data/sync/ZeldaStepWithoutUserIdEncounteredException; invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v11 const-string v14, "Encountered a Zeldastep without userid. " invoke-static {v14, v11}, Landroidx/compose/foundation/text/selection/f;->o(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; move-result-object v11 invoke-direct {v4, v11}, Lcom/polarsteps/data/sync/ZeldaStepWithoutUserIdEncounteredException;-><init>(Ljava/lang/String;)V invoke-virtual {v3, v4}, LTh/a$a;->e(Ljava/lang/Throwable;)V if-eqz p1, :cond_2e invoke-virtual/range {p1 .. p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v3 goto :goto_15 :cond_2e const/4 v3, 0x0 :goto_15 invoke-virtual {v2, v3}, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->setUserId(Ljava/lang/Long;)V :cond_2f invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v3 if-eqz v3, :cond_30 invoke-virtual {v3, v13}, Lcom/polarsteps/common/time/TimeInSeconds;->isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z move-result v3 const/4 v4, 0x1 if-ne v3, v4, :cond_30 invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v3 invoke-static {v3}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V move-object v13, v3 :cond_30 if-eqz v8, :cond_2d invoke-virtual {v8, v2}, Lcom/polarsteps/data/sync/e;->invoke(Ljava/lang/Object;)Ljava/lang/Object; goto :goto_14 :cond_31 invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getRouteSegments()Ljava/util/List; move-result-object v0 check-cast v0, Ljava/lang/Iterable; invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object v0 :cond_32 :goto_16 invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z move-result v2 if-eqz v2, :cond_35 invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v2 check-cast v2, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment; invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v3 invoke-virtual {v2, v3}, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment;->setTripId(Ljava/lang/Long;)V invoke-virtual {v12}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getUuid()Ljava/lang/String; move-result-object v3 invoke-virtual {v2, v3}, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment;->setTripUuid(Ljava/lang/String;)V invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v3 if-eqz v3, :cond_33 invoke-virtual {v3, v13}, Lcom/polarsteps/common/time/TimeInSeconds;->isAfterOrEqual(Lcom/polarsteps/common/time/TimeInSeconds;)Z move-result v3 const/4 v4, 0x1 if-ne v3, v4, :cond_34 invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getLastModified()Lcom/polarsteps/common/time/TimeInSeconds; move-result-object v3 invoke-static {v3}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V move-object v13, v3 goto :goto_17 :cond_33 const/4 v4, 0x1 :cond_34 :goto_17 if-eqz v1, :cond_32 invoke-virtual {v1, v2}, Lcom/polarsteps/data/sync/e;->invoke(Ljava/lang/Object;)Ljava/lang/Object; goto :goto_16 :cond_35 if-eqz v17, :cond_36 invoke-virtual {v12, v13}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->setLastModified(Lcom/polarsteps/common/time/TimeInSeconds;)V :cond_36 if-eqz v5, :cond_37 invoke-virtual {v5, v12}, Lcom/polarsteps/data/sync/g;->invoke(Ljava/lang/Object;)Ljava/lang/Object; :cond_37 move-object/from16 v0, p0 move-object/from16 v11, p5 move-object/from16 v3, v16 move/from16 v2, v17 const/4 v4, 0x0 goto/16 :goto_9 :cond_38 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.sync.c .method public static b(Lcom/polarsteps/data/models/domain/api/ApiSpot;Lcom/polarsteps/shared/service/H;)V .locals 2 invoke-virtual {p0}, Lcom/polarsteps/data/models/domain/api/ApiSpot;->getCategory()Ljava/lang/String; move-result-object v0 invoke-interface {p1, v0}, Lcom/polarsteps/shared/service/H;->b(Ljava/lang/String;)Lcom/polarsteps/shared/domain/Category; move-result-object p1 invoke-virtual {p1}, Lcom/polarsteps/shared/domain/Category;->mainCategory()Lcom/polarsteps/shared/domain/Category; move-result-object v0 const-string v1, "FALLBACK_CATEGORY" if-eqz v0, :cond_0 invoke-virtual {v0}, Lcom/polarsteps/shared/domain/Category;->getId()Ljava/lang/String; move-result-object v0 if-nez v0, :cond_1 :cond_0 move-object v0, v1 :cond_1 invoke-virtual {p0, v0}, Lcom/polarsteps/data/models/domain/api/ApiSpot;->setLegacyMainCategory$data_release(Ljava/lang/String;)V invoke-virtual {p1}, Lcom/polarsteps/shared/domain/Category;->firstLevelCategory()Lcom/polarsteps/shared/domain/Category; move-result-object p1 if-eqz p1, :cond_3 invoke-virtual {p1}, Lcom/polarsteps/shared/domain/Category;->getId()Ljava/lang/String; move-result-object p1 if-nez p1, :cond_2 goto :goto_0 :cond_2 move-object v1, p1 :cond_3 :goto_0 invoke-virtual {p0, v1}, Lcom/polarsteps/data/models/domain/api/ApiSpot;->setLegacyCategory$data_release(Ljava/lang/String;)V 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
``` .method public final setUsername(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/sync/SyncRequest;->username:Ljava/lang/String; 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 getApiVersion()I .locals 1 iget v0, p0, Lcom/polarsteps/data/sync/SyncRequest;->apiVersion:I 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:
Yes
``` .method public final setTrips(Ljava/util/List;)V .locals 0 .annotation system Ldalvik/annotation/Signature; iput-object p1, p0, Lcom/polarsteps/data/sync/SyncRequest;->trips:Ljava/util/List; 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 getPlatform()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncRequest;->platform:Ljava/lang/String; if-eqz v0, :cond_0 return-object v0 :cond_0 const-string v0, "platform" invoke-static {v0}, Lkotlin/jvm/internal/Intrinsics;->p(Ljava/lang/String;)V const/4 v0, 0x0 throw 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:
Yes
``` .method public final getUsername()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncRequest;->username:Ljava/lang/String; if-eqz v0, :cond_0 return-object v0 :cond_0 const-string v0, "username" invoke-static {v0}, Lkotlin/jvm/internal/Intrinsics;->p(Ljava/lang/String;)V const/4 v0, 0x0 throw 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:
Yes
``` .method public final setPlatform(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/sync/SyncRequest;->platform:Ljava/lang/String; 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 setUser(Lcom/polarsteps/data/models/domain/room/SyncRequestUser;)V .locals 1 .param p1 # Lcom/polarsteps/data/models/domain/room/SyncRequestUser; .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/sync/SyncRequest;->user:Lcom/polarsteps/data/models/domain/room/SyncRequestUser; 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 getUser()Lcom/polarsteps/data/models/domain/room/SyncRequestUser; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncRequest;->user:Lcom/polarsteps/data/models/domain/room/SyncRequestUser; if-eqz v0, :cond_0 return-object v0 :cond_0 const-string v0, "user" invoke-static {v0}, Lkotlin/jvm/internal/Intrinsics;->p(Ljava/lang/String;)V const/4 v0, 0x0 throw 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:
Yes
``` .method public final getTrips()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncRequest;->trips: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:
Yes
``` .method public final setApiVersion(I)V .locals 0 iput p1, p0, Lcom/polarsteps/data/sync/SyncRequest;->apiVersion:I 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 setFirstTime(Z)V .locals 0 iput-boolean p1, p0, Lcom/polarsteps/data/sync/SyncRequest;->firstTime:Z 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 getFirstTime()Z .locals 1 iget-boolean v0, p0, Lcom/polarsteps/data/sync/SyncRequest;->firstTime:Z 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:
Yes
``` .method public clearSensitiveData()V .locals 0 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 constructor <init>()V .locals 0 invoke-direct {p0}, Ljava/lang/Object;-><init>()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.sync.SyncRequest .method public final getTrips()Ljava/util/List; .locals 1 .annotation system Ldalvik/annotation/Signature; iget-object v0, p0, Lcom/polarsteps/data/sync/SyncRequest;->trips: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.sync.SyncRequest .method public final setApiVersion(I)V .locals 0 iput p1, p0, Lcom/polarsteps/data/sync/SyncRequest;->apiVersion:I 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.sync.SyncRequest .method public final setFirstTime(Z)V .locals 0 iput-boolean p1, p0, Lcom/polarsteps/data/sync/SyncRequest;->firstTime: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.polarsteps.data.sync.SyncRequest .method public final setPlatform(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/sync/SyncRequest;->platform: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.sync.SyncRequest .method public final setTrips(Ljava/util/List;)V .locals 0 .annotation system Ldalvik/annotation/Signature; iput-object p1, p0, Lcom/polarsteps/data/sync/SyncRequest;->trips: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.sync.SyncRequest .method public final setUser(Lcom/polarsteps/data/models/domain/room/SyncRequestUser;)V .locals 1 .param p1 # Lcom/polarsteps/data/models/domain/room/SyncRequestUser; .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/sync/SyncRequest;->user:Lcom/polarsteps/data/models/domain/room/SyncRequestUser; 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.sync.SyncRequest .method public final setUsername(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/sync/SyncRequest;->username: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.sync.d .method public final invoke(Ljava/lang/Object;)Ljava/lang/Object; .locals 2 iget v0, p0, Lcom/polarsteps/data/sync/d;->a:I packed-switch v0, :pswitch_data_0 check-cast p1, Lcom/polarsteps/data/models/domain/StepWithSensitiveData; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModel;->isDeleted()Z move-result v0 if-eqz v0, :cond_0 iget-object v0, p0, Lcom/polarsteps/data/sync/d;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncDebugLog;->getSoftDeletedSteps()Ljava/util/Set; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z :cond_0 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_0 check-cast p1, Ljava/lang/String; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/d;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->a:Lcom/polarsteps/data/database/DatabaseAccess; invoke-interface {v0}, Lcom/polarsteps/data/database/DatabaseAccess;->getDatabase()Lcom/polarsteps/data/database/PolarstepsDatabase; move-result-object v0 invoke-virtual {v0}, Lcom/polarsteps/data/database/PolarstepsDatabase;->plannedStepDao()Lcom/polarsteps/data/database/daos/PlannedStepDao; move-result-object v0 invoke-virtual {v0, p1}, Lcom/polarsteps/data/database/daos/PlannedStepDao;->byUuid(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomPlannedStep; move-result-object p1 if-eqz p1, :cond_1 invoke-static {p1}, Lcom/polarsteps/data/models/domain/PlannedStepWithSensitiveDataKt;->forEdit(Lcom/polarsteps/data/models/domain/PlannedStepWithSensitiveData;)Lcom/polarsteps/data/models/domain/api/ApiPlannedStep; move-result-object p1 goto :goto_0 :cond_1 const/4 p1, 0x0 :goto_0 return-object p1 :pswitch_1 check-cast p1, Ljava/lang/String; const-string v0, "uuid" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/d;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->a:Lcom/polarsteps/data/database/DatabaseAccess; invoke-interface {v0}, Lcom/polarsteps/data/database/DatabaseAccess;->getDatabase()Lcom/polarsteps/data/database/PolarstepsDatabase; move-result-object v0 invoke-virtual {v0}, Lcom/polarsteps/data/database/PolarstepsDatabase;->stepDao()Lcom/polarsteps/data/database/daos/PastStepDao; move-result-object v0 invoke-virtual {v0, p1}, Lcom/polarsteps/data/database/daos/PastStepDao;->byUuid(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomStep; move-result-object p1 if-eqz p1, :cond_2 invoke-static {p1}, Lcom/polarsteps/data/models/domain/StepWithSensitiveDataKt;->forEdit(Lcom/polarsteps/data/models/domain/StepWithSensitiveData;)Lcom/polarsteps/data/models/domain/api/ApiStep; move-result-object p1 goto :goto_1 :cond_2 const/4 p1, 0x0 :goto_1 return-object p1 :pswitch_2 check-cast p1, Lcom/polarsteps/data/models/domain/PlannedStepSpotWithSensitiveData; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModel;->isDeleted()Z move-result v0 if-eqz v0, :cond_3 iget-object v0, p0, Lcom/polarsteps/data/sync/d;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncDebugLog;->getSoftDeletedPlannedStepSpots()Ljava/util/Set; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z :cond_3 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 nop :pswitch_data_0 .packed-switch 0x0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.sync.e .method public final invoke(Ljava/lang/Object;)Ljava/lang/Object; .locals 2 iget v0, p0, Lcom/polarsteps/data/sync/e;->a:I packed-switch v0, :pswitch_data_0 check-cast p1, Lcom/polarsteps/data/models/domain/ZeldaStepWithSensitiveData; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModel;->isDeleted()Z move-result v0 if-eqz v0, :cond_0 iget-object v0, p0, Lcom/polarsteps/data/sync/e;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncDebugLog;->getSoftDeletedZeldaSteps()Ljava/util/Set; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z :cond_0 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_0 check-cast p1, Lcom/polarsteps/data/models/domain/RouteSegmentWithSensitiveData; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModel;->isDeleted()Z move-result v0 if-eqz v0, :cond_1 iget-object v0, p0, Lcom/polarsteps/data/sync/e;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncDebugLog;->getSoftDeletedRouteSegments()Ljava/util/Set; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z :cond_1 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 nop :pswitch_data_0 .packed-switch 0x0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.UserWithSensitiveDataKt .method public static final forEdit(Lcom/polarsteps/data/models/domain/UserWithSensitiveData;)Lcom/polarsteps/data/models/domain/api/ApiUser; .locals 2 .param p0 # Lcom/polarsteps/data/models/domain/UserWithSensitiveData; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "<this>" invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V instance-of v0, p0, Lcom/polarsteps/data/models/domain/api/ApiUser; if-eqz v0, :cond_0 check-cast p0, Lcom/polarsteps/data/models/domain/api/ApiUser; return-object p0 :cond_0 instance-of v0, p0, Lcom/polarsteps/data/models/domain/room/RoomUser; if-eqz v0, :cond_1 invoke-static {}, Lcom/polarsteps/data/models/mappers/MapStructObjectMapperKt;->getObjectMapper()Lcom/polarsteps/data/models/mappers/MapStructObjectMapper; move-result-object v0 check-cast p0, Lcom/polarsteps/data/models/domain/room/RoomUser; invoke-interface {v0, p0}, Lcom/polarsteps/data/models/mappers/MapStructObjectMapper;->convertUser(Lcom/polarsteps/data/models/domain/room/RoomUser;)Lcom/polarsteps/data/models/domain/api/ApiUser; move-result-object p0 return-object p0 :cond_1 new-instance v0, Ljava/lang/IllegalStateException; invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class; move-result-object p0 sget-object v1, Lkotlin/jvm/internal/v;->a:Lkotlin/jvm/internal/w; invoke-virtual {v1, p0}, Lkotlin/jvm/internal/w;->b(Ljava/lang/Class;)Lkotlin/reflect/d; move-result-object p0 invoke-interface {p0}, Lkotlin/reflect/d;->s()Ljava/lang/String; move-result-object p0 const-string v1, "Unsupported UserWithSensitiveData type: " invoke-static {v1, p0}, Lcom/mapbox/maps/l;->i(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; move-result-object p0 invoke-direct {v0, p0}, Ljava/lang/IllegalStateException;-><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
``` .field public final d:Z .locals 0 .param p1 # Landroid/content/Context; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .param p2 # Lcom/polarsteps/data/database/DatabaseAccess; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .param p3 # Lcom/polarsteps/shared/service/H; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .param p5 # Lcom/polarsteps/data/sync/SyncDebugLog; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string p4, "context" invoke-static {p1, p4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p1, "access" invoke-static {p2, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p1, "categoryTree" invoke-static {p3, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string p1, "syncDebugLog" invoke-static {p5, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-direct {p0}, Ljava/lang/Object;-><init>()V iput-object p2, p0, Lcom/polarsteps/data/sync/i;->a:Lcom/polarsteps/data/database/DatabaseAccess; iput-object p3, p0, Lcom/polarsteps/data/sync/i;->b:Lcom/polarsteps/shared/service/H; iput-object p5, p0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; iput-boolean p6, p0, Lcom/polarsteps/data/sync/i;->d:Z iput-boolean p7, p0, Lcom/polarsteps/data/sync/i;->e:Z 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.sync.h .method public final invoke(Ljava/lang/Object;)Ljava/lang/Object; .locals 2 iget v0, p0, Lcom/polarsteps/data/sync/h;->a:I packed-switch v0, :pswitch_data_0 check-cast p1, Lcom/polarsteps/data/models/domain/StepMediaWithSensitiveData; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModel;->isDeleted()Z move-result v0 if-eqz v0, :cond_0 iget-object v0, p0, Lcom/polarsteps/data/sync/h;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncDebugLog;->getSoftDeletedMedia()Ljava/util/Set; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z :cond_0 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_0 check-cast p1, Ljava/lang/String; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/h;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->a:Lcom/polarsteps/data/database/DatabaseAccess; invoke-interface {v0}, Lcom/polarsteps/data/database/DatabaseAccess;->getDatabase()Lcom/polarsteps/data/database/PolarstepsDatabase; move-result-object v1 invoke-virtual {v1}, Lcom/polarsteps/data/database/PolarstepsDatabase;->tripDao()Lcom/polarsteps/data/database/daos/TripDao; move-result-object v1 invoke-virtual {v1, p1}, Lcom/polarsteps/data/database/daos/TripDao;->justTripForId(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/SimpleTrip; move-result-object p1 if-eqz p1, :cond_1 invoke-interface {v0}, Lcom/polarsteps/data/database/DatabaseAccess;->getDatabase()Lcom/polarsteps/data/database/PolarstepsDatabase; move-result-object v1 invoke-static {p1, v1}, Lcom/polarsteps/data/models/domain/room/ViewsKt;->toTripBlocking(Lcom/polarsteps/data/models/domain/room/SimpleTrip;Lcom/polarsteps/data/database/PolarstepsDatabase;)Lcom/polarsteps/data/models/domain/room/RoomTrip; move-result-object p1 if-eqz p1, :cond_1 invoke-static {p1, v0}, Lcom/polarsteps/data/sync/j;->a(Lcom/polarsteps/data/models/domain/room/RoomTrip;Lcom/polarsteps/data/database/DatabaseAccess;)Lcom/polarsteps/data/models/domain/api/ApiTrip; move-result-object p1 goto :goto_0 :cond_1 const/4 p1, 0x0 :goto_0 return-object p1 nop :pswitch_data_0 .packed-switch 0x0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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: A4.b .method public static m(Ljava/lang/String;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, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object p0 return-object p0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.PastStepDao .method public abstract byUuid(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomStep; .param p1 # Ljava/lang/String; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.sync.g .method public final invoke(Ljava/lang/Object;)Ljava/lang/Object; .locals 2 iget v0, p0, Lcom/polarsteps/data/sync/g;->a:I packed-switch v0, :pswitch_data_0 check-cast p1, Lcom/polarsteps/data/models/domain/PlannedStepWithSensitiveData; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModel;->isDeleted()Z move-result v0 if-eqz v0, :cond_0 iget-object v0, p0, Lcom/polarsteps/data/sync/g;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncDebugLog;->getSoftDeletedPlannedSteps()Ljava/util/Set; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z :cond_0 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_0 check-cast p1, Lcom/polarsteps/data/models/domain/TripWithSensitiveData; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModel;->isDeleted()Z move-result v0 if-eqz v0, :cond_1 iget-object v0, p0, Lcom/polarsteps/data/sync/g;->b:Lcom/polarsteps/data/sync/i; iget-object v0, v0, Lcom/polarsteps/data/sync/i;->c:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncDebugLog;->getSoftDeletedTrips()Ljava/util/Set; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-interface {p1}, Lcom/polarsteps/data/models/domain/WithID;->getId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, p1}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z :cond_1 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_1 check-cast p1, Lcom/polarsteps/data/models/domain/api/ApiStep; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/g;->b:Lcom/polarsteps/data/sync/i; iget-boolean v1, v0, Lcom/polarsteps/data/sync/i;->d:Z if-eqz v1, :cond_4 invoke-static {p1}, Lcom/polarsteps/data/models/domain/BaseSyncModelKt;->isOffline(Lcom/polarsteps/data/models/domain/BaseSyncModel;)Z move-result v1 if-eqz v1, :cond_4 invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseSyncModel;->isDeleted()Z move-result v1 if-nez v1, :cond_4 iget-object v0, v0, Lcom/polarsteps/data/sync/i;->a:Lcom/polarsteps/data/database/DatabaseAccess; invoke-static {p1}, Lcom/polarsteps/data/models/domain/local/PolarIdentifier;->fromModel(Lcom/polarsteps/data/models/domain/WithID;)Lcom/polarsteps/data/models/domain/local/PolarIdentifier; move-result-object p1 invoke-static {p1}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V invoke-interface {v0, p1}, Lcom/polarsteps/data/database/DatabaseAccess;->mediaForStep(Lcom/polarsteps/data/models/domain/local/PolarIdentifier;)Ljava/util/List; move-result-object p1 check-cast p1, Ljava/lang/Iterable; instance-of v0, p1, Ljava/util/Collection; if-eqz v0, :cond_2 move-object v0, p1 check-cast v0, Ljava/util/Collection; invoke-interface {v0}, Ljava/util/Collection;->isEmpty()Z move-result v0 if-eqz v0, :cond_2 goto :goto_0 :cond_2 invoke-interface {p1}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator; move-result-object p1 :cond_3 invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z move-result v0 if-eqz v0, :cond_4 invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object; move-result-object v0 check-cast v0, Lcom/polarsteps/data/models/domain/room/RoomMedia; invoke-interface {v0}, Lcom/polarsteps/data/models/domain/WithMediaType;->isVideo()Z move-result v1 if-eqz v1, :cond_3 invoke-static {v0}, Lcom/polarsteps/data/models/domain/UploadableMediaKt;->hasUploadedOriginalImageUrl(Lcom/polarsteps/data/models/domain/UploadableMediaWithOriginal;)Z move-result v0 if-nez v0, :cond_3 const/4 p1, 0x0 goto :goto_1 :cond_4 :goto_0 const/4 p1, 0x1 :goto_1 invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean; move-result-object p1 return-object p1 nop :pswitch_data_0 .packed-switch 0x0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.sync.o .method public final a()Lcom/polarsteps/data/sync/SyncAckRequest; .locals 5 iget-object v0, p0, Lcom/polarsteps/data/sync/o;->i:Ljava/util/ArrayList; invoke-virtual {v0}, Ljava/util/ArrayList;->isEmpty()Z move-result v1 if-nez v1, :cond_0 invoke-static {v0}, Lkotlin/collections/CollectionsKt;->b0(Ljava/util/List;)Ljava/lang/Object; move-result-object v1 check-cast v1, Lcom/polarsteps/data/sync/SyncAckRequest; invoke-virtual {v1}, Lcom/polarsteps/data/sync/SyncAckRequest;->getObjectCount()I move-result v1 int-to-long v1, v1 const-wide/16 v3, 0x12c cmp-long v1, v1, v3 if-ltz v1, :cond_2 :cond_0 new-instance v1, Lcom/polarsteps/data/sync/SyncAckRequest; invoke-direct {v1}, Lcom/polarsteps/data/sync/SyncAckRequest;-><init>()V iget-object v2, p0, Lcom/polarsteps/data/sync/o;->d:Lcom/polarsteps/data/models/domain/api/ApiUser; if-eqz v2, :cond_1 invoke-virtual {v2}, Lcom/polarsteps/data/models/domain/api/ApiUser;->getUsername()Ljava/lang/String; move-result-object v2 goto :goto_0 :cond_1 const/4 v2, 0x0 :goto_0 invoke-virtual {v1, v2}, Lcom/polarsteps/data/sync/SyncAckRequest;->setUserName(Ljava/lang/String;)V iget-object v2, p0, Lcom/polarsteps/data/sync/o;->f:Ljava/lang/String; invoke-virtual {v1, v2}, Lcom/polarsteps/data/sync/SyncAckRequest;->setTaskId(Ljava/lang/String;)V invoke-virtual {v0, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z :cond_2 invoke-static {v0}, Lkotlin/collections/CollectionsKt;->b0(Ljava/util/List;)Ljava/lang/Object; move-result-object v0 check-cast v0, Lcom/polarsteps/data/sync/SyncAckRequest; 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.sync.k .method public final invoke(Ljava/lang/Object;)Ljava/lang/Object; .locals 4 iget v0, p0, Lcom/polarsteps/data/sync/k;->a:I packed-switch v0, :pswitch_data_0 check-cast p1, Lcom/polarsteps/data/models/domain/api/ApiTrip; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/k;->b:Lcom/polarsteps/data/sync/o; iget-object v1, v0, Lcom/polarsteps/data/sync/o;->g:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v1}, Lcom/polarsteps/data/sync/SyncDebugLog;->getDeletedTrips()Ljava/util/Set; move-result-object v1 new-instance v2, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v3 invoke-direct {v2, v3}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v1, v2}, Ljava/util/Set;->add(Ljava/lang/Object;)Z invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v1 if-eqz v1, :cond_0 invoke-virtual {v1}, Ljava/lang/Number;->longValue()J move-result-wide v1 invoke-virtual {v0}, Lcom/polarsteps/data/sync/o;->a()Lcom/polarsteps/data/sync/SyncAckRequest; move-result-object p1 invoke-virtual {p1}, Lcom/polarsteps/data/sync/SyncAckRequest;->getDeletedTrips()Ljava/util/List; move-result-object p1 new-instance v0, Lcom/polarsteps/data/sync/AckTrip; invoke-direct {v0, v1, v2}, Lcom/polarsteps/data/sync/AckTrip;-><init>(J)V invoke-interface {p1, v0}, Ljava/util/List;->add(Ljava/lang/Object;)Z goto :goto_0 :cond_0 sget-object v0, LTh/a;->a:LTh/a$a; new-instance v1, Lcom/polarsteps/data/exceptions/ReceivedObjectFromSyncWithoutIdException; invoke-direct {v1, p1}, Lcom/polarsteps/data/exceptions/ReceivedObjectFromSyncWithoutIdException;-><init>(Lcom/polarsteps/data/models/domain/BaseModel;)V invoke-virtual {v0, v1}, LTh/a$a;->e(Ljava/lang/Throwable;)V :goto_0 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_0 check-cast p1, Lcom/polarsteps/data/models/domain/api/ApiStep; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v0 if-eqz v0, :cond_1 invoke-virtual {v0}, Ljava/lang/Number;->longValue()J move-result-wide v0 iget-object v2, p0, Lcom/polarsteps/data/sync/k;->b:Lcom/polarsteps/data/sync/o; invoke-virtual {v2}, Lcom/polarsteps/data/sync/o;->a()Lcom/polarsteps/data/sync/SyncAckRequest; move-result-object v2 invoke-virtual {v2}, Lcom/polarsteps/data/sync/SyncAckRequest;->getSteps()Ljava/util/List; move-result-object v2 new-instance v3, Lcom/polarsteps/data/sync/AckStep; invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiStep;->getTripId()Ljava/lang/Long; move-result-object p1 invoke-direct {v3, v0, v1, p1}, Lcom/polarsteps/data/sync/AckStep;-><init>(JLjava/lang/Long;)V invoke-interface {v2, v3}, Ljava/util/List;->add(Ljava/lang/Object;)Z goto :goto_1 :cond_1 sget-object v0, LTh/a;->a:LTh/a$a; new-instance v1, Lcom/polarsteps/data/exceptions/ReceivedObjectFromSyncWithoutIdException; invoke-direct {v1, p1}, Lcom/polarsteps/data/exceptions/ReceivedObjectFromSyncWithoutIdException;-><init>(Lcom/polarsteps/data/models/domain/BaseModel;)V invoke-virtual {v0, v1}, LTh/a$a;->e(Ljava/lang/Throwable;)V :goto_1 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_1 check-cast p1, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/k;->b:Lcom/polarsteps/data/sync/o; iget-object v1, v0, Lcom/polarsteps/data/sync/o;->g:Lcom/polarsteps/data/sync/SyncDebugLog; invoke-virtual {v1}, Lcom/polarsteps/data/sync/SyncDebugLog;->getDeletedZeldaSteps()Ljava/util/Set; move-result-object v1 new-instance v2, Lcom/polarsteps/data/sync/SyncDebugLogObject; invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v3 invoke-direct {v2, v3}, Lcom/polarsteps/data/sync/SyncDebugLogObject;-><init>(Ljava/lang/Long;)V invoke-interface {v1, v2}, Ljava/util/Set;->add(Ljava/lang/Object;)Z invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v1 if-eqz v1, :cond_2 invoke-virtual {v1}, Ljava/lang/Number;->longValue()J move-result-wide v1 invoke-virtual {v0}, Lcom/polarsteps/data/sync/o;->a()Lcom/polarsteps/data/sync/SyncAckRequest; move-result-object v0 invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncAckRequest;->getDeletedZeldaSteps()Ljava/util/List; move-result-object v0 new-instance v3, Lcom/polarsteps/data/sync/AckZeldaStep; invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiZeldaStep;->getTripId()Ljava/lang/Long; move-result-object p1 invoke-direct {v3, v1, v2, p1}, Lcom/polarsteps/data/sync/AckZeldaStep;-><init>(JLjava/lang/Long;)V invoke-interface {v0, v3}, Ljava/util/List;->add(Ljava/lang/Object;)Z :cond_2 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_2 check-cast p1, Lcom/polarsteps/data/models/domain/api/ApiStepSpot; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/k;->b:Lcom/polarsteps/data/sync/o; invoke-virtual {v0}, Lcom/polarsteps/data/sync/o;->a()Lcom/polarsteps/data/sync/SyncAckRequest; move-result-object v0 invoke-virtual {v0}, Lcom/polarsteps/data/sync/SyncAckRequest;->getStepSpots()Ljava/util/List; move-result-object v0 new-instance v1, Lcom/polarsteps/data/sync/AckStepSpot; invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v2 invoke-static {v2}, Lkotlin/jvm/internal/Intrinsics;->f(Ljava/lang/Object;)V invoke-virtual {v2}, Ljava/lang/Long;->longValue()J move-result-wide v2 invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiStepSpot;->getStepId()Ljava/lang/Long; move-result-object p1 invoke-direct {v1, v2, v3, p1}, Lcom/polarsteps/data/sync/AckStepSpot;-><init>(JLjava/lang/Long;)V invoke-interface {v0, v1}, Ljava/util/List;->add(Ljava/lang/Object;)Z sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_3 check-cast p1, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment; const-string v0, "apiRouteSegment" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v0 if-eqz v0, :cond_3 invoke-virtual {v0}, Ljava/lang/Number;->longValue()J move-result-wide v0 iget-object v2, p0, Lcom/polarsteps/data/sync/k;->b:Lcom/polarsteps/data/sync/o; invoke-virtual {v2}, Lcom/polarsteps/data/sync/o;->a()Lcom/polarsteps/data/sync/SyncAckRequest; move-result-object v2 invoke-virtual {v2}, Lcom/polarsteps/data/sync/SyncAckRequest;->getRouteSegments()Ljava/util/List; move-result-object v2 new-instance v3, Lcom/polarsteps/data/sync/AckRouteSegment; invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/api/ApiRouteSegment;->getTripId()Ljava/lang/Long; move-result-object p1 invoke-direct {v3, v0, v1, p1}, Lcom/polarsteps/data/sync/AckRouteSegment;-><init>(JLjava/lang/Long;)V invoke-interface {v2, v3}, Ljava/util/List;->add(Ljava/lang/Object;)Z :cond_3 sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 :pswitch_4 check-cast p1, Ljava/lang/String; const-string v0, "it" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V iget-object v0, p0, Lcom/polarsteps/data/sync/k;->b:Lcom/polarsteps/data/sync/o; iget-object v0, v0, Lcom/polarsteps/data/sync/o;->h:Ljava/util/ArrayList; invoke-virtual {v0, p1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit; return-object p1 nop :pswitch_data_0 .packed-switch 0x0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.sync.j .method public static final a(Lcom/polarsteps/data/models/domain/room/RoomTrip;Lcom/polarsteps/data/database/DatabaseAccess;)Lcom/polarsteps/data/models/domain/api/ApiTrip; .locals 5 .param p0 # Lcom/polarsteps/data/models/domain/room/RoomTrip; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .param p1 # Lcom/polarsteps/data/database/DatabaseAccess; .annotation build Lorg/jetbrains/annotations/NotNull; .end param .annotation build Lorg/jetbrains/annotations/NotNull; const-string v0, "<this>" invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const-string v1, "databaseAccess" invoke-static {p1, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-static {p0}, Lcom/polarsteps/data/models/domain/TripWithSensitiveDataKt;->forEdit(Lcom/polarsteps/data/models/domain/TripWithSensitiveData;)Lcom/polarsteps/data/models/domain/api/ApiTrip; move-result-object p0 invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-static {p1, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-virtual {p0}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getCoverPhoto()Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia; move-result-object v1 const/4 v2, 0x0 if-eqz v1, :cond_0 invoke-virtual {v1}, Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia;->getMediaUUID()Ljava/lang/String; move-result-object v1 goto :goto_0 :cond_0 move-object v1, v2 :goto_0 if-eqz v1, :cond_2 invoke-virtual {p0}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getCoverPhoto()Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia; move-result-object v3 if-eqz v3, :cond_2 invoke-static {v1}, Lcom/polarsteps/data/models/domain/local/PolarIdentifier;->fromUUID(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/local/PolarIdentifier; move-result-object v1 const-string v4, "fromUUID(...)" invoke-static {v1, v4}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p1, v1}, Lcom/polarsteps/data/database/DatabaseAccess;->media(Lcom/polarsteps/data/models/domain/local/PolarIdentifier;)Lcom/polarsteps/data/models/domain/room/RoomMedia; move-result-object p1 if-eqz p1, :cond_1 invoke-virtual {p1}, Lcom/polarsteps/data/models/domain/room/RoomBaseModel;->getId()Ljava/lang/Long; move-result-object v2 :cond_1 invoke-virtual {v3, v2}, Lcom/polarsteps/data/models/domain/api/ApiCoverPhotoMedia;->setMediaId(Ljava/lang/Long;)V :cond_2 invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-virtual {p0}, Lcom/polarsteps/data/models/domain/api/ApiTrip;->getTravelTrackerDevice()Lcom/polarsteps/data/models/domain/api/ApiTravelTrackerDevice; move-result-object p1 if-eqz p1, :cond_3 invoke-virtual {p0}, Lcom/polarsteps/data/models/domain/api/ApiBaseModel;->getId()Ljava/lang/Long; move-result-object v0 invoke-virtual {p1, v0}, Lcom/polarsteps/data/models/domain/api/ApiTravelTrackerDevice;->setTripID(Ljava/lang/Long;)V :cond_3 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:
Yes
``` # Class: com.google.gson.TypeAdapter .method public abstract write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V .annotation system Ldalvik/annotation/Signature; .annotation system Ldalvik/annotation/Throws; .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.UploadableMediaKt .method public static final hasUploadedOriginalImageUrl(Lcom/polarsteps/data/models/domain/UploadableMediaWithOriginal;)Z .locals 4 .param p0 # Lcom/polarsteps/data/models/domain/UploadableMediaWithOriginal; .annotation build Lorg/jetbrains/annotations/NotNull; .end param const-string v0, "<this>" invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V invoke-interface {p0}, Lcom/polarsteps/data/models/domain/WithRemoteOriginalPath;->getRemoteOriginal()Ljava/lang/String; move-result-object p0 const/4 v0, 0x0 if-eqz p0, :cond_1 :try_start_0 invoke-static {p0}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri; move-result-object v1 invoke-virtual {v1}, Landroid/net/Uri;->getScheme()Ljava/lang/String; move-result-object v2 const-string v3, "http" invoke-static {v2, v3}, Lkotlin/jvm/internal/Intrinsics;->d(Ljava/lang/Object;Ljava/lang/Object;)Z move-result v2 if-nez v2, :cond_0 invoke-virtual {v1}, Landroid/net/Uri;->getScheme()Ljava/lang/String; move-result-object v1 const-string v2, "https" invoke-static {v1, v2}, Lkotlin/jvm/internal/Intrinsics;->d(Ljava/lang/Object;Ljava/lang/Object;)Z move-result p0 :try_end_0 .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0 if-eqz p0, :cond_1 goto :goto_0 :catch_0 move-exception v1 goto :goto_1 :cond_0 :goto_0 const/4 v0, 0x1 goto :goto_2 :goto_1 sget-object v2, LTh/a;->a:LTh/a$a; const-string v3, "could not parse Uri: %s" filled-new-array {p0}, [Ljava/lang/Object; move-result-object p0 invoke-virtual {v2, v1, v3, p0}, LTh/a$a;->f(Ljava/lang/Throwable;Ljava/lang/String;[Ljava/lang/Object;)V :cond_1 :goto_2 return 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.database.daos.PastStepDao .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: A4.d .method public static j(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; .locals 1 new-instance v0, Ljava/lang/StringBuilder; invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object p0 return-object p0 .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.WithLocalSmallLargePath .method public abstract getLocalLargeThumb()Ljava/lang/String; .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.WithLocalSmallLargePath .method public abstract getLocalSmallThumb()Ljava/lang/String; .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.WithID .method public abstract getId()Ljava/lang/Long; .end method ``` Could this method be related to this retrofit API endpoint arguments or request overall? ``` .method public abstract 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.WithMediaType .method public isVideo()Z .locals 2 invoke-interface {p0}, Lcom/polarsteps/data/models/domain/WithMediaType;->getMediaType()I move-result v0 const/4 v1, 0x1 if-ne v0, v1, :cond_0 return v1 :cond_0 const/4 v0, 0x0 return 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.WithRemoteSmallLargePath .method public abstract getRemoteLargeThumb()Ljava/lang/String; .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.WithRemoteSmallLargePath .method public abstract getRemoteSmallThumb()Ljava/lang/String; .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.PlannedStepDao .method public abstract byUuid(Ljava/lang/String;)Lcom/polarsteps/data/models/domain/room/RoomPlannedStep; .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.PlannedStepDao .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