189 lines
5.4 KiB
Smali
189 lines
5.4 KiB
Smali
.class public final Lkc/d$a;
|
|
.super Ljava/lang/Object;
|
|
.source "SubscriptionRepository.kt"
|
|
|
|
# interfaces
|
|
.implements Lretrofit2/Callback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lkc/d;->c(Landroid/content/Context;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lretrofit2/Callback<",
|
|
"Lcom/skt/tmap/network/frontman/SubscriptionResponseDto;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\'\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0003\n\u0002\u0008\u0003*\u0001\u0000\u0008\n\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00020\u0001J$\u0010\u0008\u001a\u00020\u00072\u000c\u0010\u0004\u001a\u0008\u0012\u0004\u0012\u00020\u00020\u00032\u000c\u0010\u0006\u001a\u0008\u0012\u0004\u0012\u00020\u00020\u0005H\u0016J\u001e\u0010\u000b\u001a\u00020\u00072\u000c\u0010\u0004\u001a\u0008\u0012\u0004\u0012\u00020\u00020\u00032\u0006\u0010\n\u001a\u00020\tH\u0016\u00a8\u0006\u000c"
|
|
}
|
|
d2 = {
|
|
"kc/d$a",
|
|
"Lretrofit2/Callback;",
|
|
"Lcom/skt/tmap/network/frontman/SubscriptionResponseDto;",
|
|
"Lretrofit2/Call;",
|
|
"call",
|
|
"Lretrofit2/Response;",
|
|
"response",
|
|
"Lkotlin/d1;",
|
|
"onResponse",
|
|
"",
|
|
"t",
|
|
"onFailure",
|
|
"tmap_android_phoneKUShip"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x2
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onFailure(Lretrofit2/Call;Ljava/lang/Throwable;)V
|
|
.locals 1
|
|
.param p1 # Lretrofit2/Call;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Ljava/lang/Throwable;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lretrofit2/Call<",
|
|
"Lcom/skt/tmap/network/frontman/SubscriptionResponseDto;",
|
|
">;",
|
|
"Ljava/lang/Throwable;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "call"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string/jumbo p1, "t"
|
|
|
|
invoke-static {p2, p1}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string p1, "SubscriptionRepository"
|
|
|
|
const-string p2, "requestSubscriptionInfo onFailure"
|
|
|
|
.line 1
|
|
invoke-static {p1, p2}, Lcom/skt/tmap/util/c1;->a(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
.line 2
|
|
sget-object p1, Lkc/d;->d:Lkc/d;
|
|
|
|
invoke-static {p1}, Lkc/d;->a(Lkc/d;)Landroidx/lifecycle/MutableLiveData;
|
|
|
|
move-result-object p1
|
|
|
|
const/4 p2, 0x0
|
|
|
|
invoke-virtual {p1, p2}, Landroidx/lifecycle/MutableLiveData;->setValue(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onResponse(Lretrofit2/Call;Lretrofit2/Response;)V
|
|
.locals 1
|
|
.param p1 # Lretrofit2/Call;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lretrofit2/Response;
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lretrofit2/Call<",
|
|
"Lcom/skt/tmap/network/frontman/SubscriptionResponseDto;",
|
|
">;",
|
|
"Lretrofit2/Response<",
|
|
"Lcom/skt/tmap/network/frontman/SubscriptionResponseDto;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "call"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string p1, "response"
|
|
|
|
invoke-static {p2, p1}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 1
|
|
new-instance p1, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
const-string v0, "requestSubscriptionInfo onResponse "
|
|
|
|
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {p2}, Lretrofit2/Response;->body()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/skt/tmap/network/frontman/SubscriptionResponseDto;
|
|
|
|
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
const-string v0, "SubscriptionRepository"
|
|
|
|
invoke-static {v0, p1}, Lcom/skt/tmap/util/c1;->a(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
.line 2
|
|
sget-object p1, Lkc/d;->d:Lkc/d;
|
|
|
|
invoke-static {p1}, Lkc/d;->a(Lkc/d;)Landroidx/lifecycle/MutableLiveData;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p2}, Lretrofit2/Response;->body()Ljava/lang/Object;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p1, p2}, Landroidx/lifecycle/MutableLiveData;->setValue(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|