2022-06-10 21:38:30 +09:00

41 lines
1.1 KiB
Smali

.class public final synthetic Lcom/skt/tmap/service/g;
.super Ljava/lang/Object;
.source "R8$$SyntheticClass"
# interfaces
.implements Lcom/skt/tmap/engine/navigation/network/NetworkRequester$OnComplete;
# instance fields
.field public final synthetic a:Lcom/skt/tmap/service/LoginService;
.field public final synthetic b:Z
# direct methods
.method public synthetic constructor <init>(Lcom/skt/tmap/service/LoginService;Z)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/skt/tmap/service/g;->a:Lcom/skt/tmap/service/LoginService;
iput-boolean p2, p0, Lcom/skt/tmap/service/g;->b:Z
return-void
.end method
# virtual methods
.method public final onCompleteAction(Lcom/skt/tmap/engine/navigation/network/ndds/dto/ResponseDto;I)V
.locals 2
iget-object v0, p0, Lcom/skt/tmap/service/g;->a:Lcom/skt/tmap/service/LoginService;
iget-boolean v1, p0, Lcom/skt/tmap/service/g;->b:Z
invoke-static {v0, v1, p1, p2}, Lcom/skt/tmap/service/LoginService;->d(Lcom/skt/tmap/service/LoginService;ZLcom/skt/tmap/engine/navigation/network/ndds/dto/ResponseDto;I)V
return-void
.end method