tmap/smali_classes4/com/skt/voice/tyche/NuguSdkManager$1$i.smali
2022-06-10 21:38:30 +09:00

74 lines
2.0 KiB
Smali

.class public Lcom/skt/voice/tyche/NuguSdkManager$1$i;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onMediaCardReceived()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$1"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$i;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$i;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$i;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
invoke-interface {v0}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onMediaCardReceived()V
:cond_0
return-void
.end method