95 lines
2.6 KiB
Smali
95 lines
2.6 KiB
Smali
.class public final Lkc/c$a;
|
|
.super Ljava/lang/Object;
|
|
.source "PushAgentRepository.kt"
|
|
|
|
# interfaces
|
|
.implements Lcom/skt/tmap/engine/navigation/network/NetworkRequester$OnComplete;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lkc/c;->c(Landroid/app/Activity;Lcom/skt/tmap/network/ndds/dto/request/PushAgentMessageFindRequestDto;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u0016\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u0008\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0010\u0008\u001a\u00020\u00052\u000e\u0010\u0002\u001a\n \u0001*\u0004\u0018\u00010\u00000\u00002\u0006\u0010\u0004\u001a\u00020\u0003H\n\u00a2\u0006\u0004\u0008\u0006\u0010\u0007"
|
|
}
|
|
d2 = {
|
|
"Lcom/skt/tmap/engine/navigation/network/ndds/dto/ResponseDto;",
|
|
"kotlin.jvm.PlatformType",
|
|
"resp",
|
|
"",
|
|
"type",
|
|
"Lkotlin/d1;",
|
|
"onCompleteAction",
|
|
"(Lcom/skt/tmap/engine/navigation/network/ndds/dto/ResponseDto;I)V",
|
|
"<anonymous>"
|
|
}
|
|
k = 0x3
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x2
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lkc/c$a;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lkc/c$a;
|
|
|
|
invoke-direct {v0}, Lkc/c$a;-><init>()V
|
|
|
|
sput-object v0, Lkc/c$a;->a:Lkc/c$a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onCompleteAction(Lcom/skt/tmap/engine/navigation/network/ndds/dto/ResponseDto;I)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object p2, Lkc/c;->c:Lkc/c;
|
|
|
|
invoke-static {p2}, Lkc/c;->a(Lkc/c;)Landroidx/lifecycle/MutableLiveData;
|
|
|
|
move-result-object p2
|
|
|
|
const-string v0, "null cannot be cast to non-null type com.skt.tmap.network.ndds.dto.response.PushAgentMessageFindResponseDto"
|
|
|
|
invoke-static {p1, v0}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
check-cast p1, Lcom/skt/tmap/network/ndds/dto/response/PushAgentMessageFindResponseDto;
|
|
|
|
invoke-virtual {p1}, Lcom/skt/tmap/network/ndds/dto/response/PushAgentMessageFindResponseDto;->getPushMessageInfos()Ljava/util/List;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p2, p1}, Landroidx/lifecycle/MutableLiveData;->postValue(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|