119 lines
3.1 KiB
Smali
119 lines
3.1 KiB
Smali
.class public final Lcom/skt/tmap/engine/navigation/AuthManager$Companion;
|
|
.super Ljava/lang/Object;
|
|
.source "AuthManager.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/skt/tmap/engine/navigation/AuthManager;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Companion"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
d1 = {
|
|
"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0010\u000e\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u0008\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J\u0008\u0010\u0008\u001a\u00020\u0007H\u0007R\u000e\u0010\u0003\u001a\u00020\u0004X\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0005\u001a\u00020\u0004X\u0086T\u00a2\u0006\u0002\n\u0000R\u0010\u0010\u0006\u001a\u0004\u0018\u00010\u0007X\u0082\u000e\u00a2\u0006\u0002\n\u0000\u00a8\u0006\t"
|
|
}
|
|
d2 = {
|
|
"Lcom/skt/tmap/engine/navigation/AuthManager$Companion;",
|
|
"",
|
|
"()V",
|
|
"SUCCESS_RESULT_CODE",
|
|
"",
|
|
"TAG",
|
|
"instance",
|
|
"Lcom/skt/tmap/engine/navigation/AuthManager;",
|
|
"getInstance",
|
|
"navigation-sdk_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x2
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lkotlin/jvm/internal/u;)V
|
|
.locals 0
|
|
|
|
.line 2
|
|
invoke-direct {p0}, Lcom/skt/tmap/engine/navigation/AuthManager$Companion;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getInstance()Lcom/skt/tmap/engine/navigation/AuthManager;
|
|
.locals 2
|
|
.annotation runtime Lkotlin/jvm/JvmStatic;
|
|
.end annotation
|
|
|
|
.annotation build Lorg/jetbrains/annotations/NotNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Lcom/skt/tmap/engine/navigation/AuthManager;->access$getInstance$cp()Lcom/skt/tmap/engine/navigation/AuthManager;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
monitor-enter p0
|
|
|
|
.line 2
|
|
:try_start_0
|
|
new-instance v0, Lcom/skt/tmap/engine/navigation/AuthManager;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Lcom/skt/tmap/engine/navigation/AuthManager;-><init>(Lkotlin/jvm/internal/u;)V
|
|
|
|
invoke-static {v0}, Lcom/skt/tmap/engine/navigation/AuthManager;->access$setInstance$cp(Lcom/skt/tmap/engine/navigation/AuthManager;)V
|
|
|
|
.line 3
|
|
invoke-static {}, Lcom/skt/tmap/engine/navigation/AuthManager;->access$getInstance$cp()Lcom/skt/tmap/engine/navigation/AuthManager;
|
|
|
|
move-result-object v0
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 4
|
|
monitor-exit p0
|
|
|
|
invoke-static {v0}, Lkotlin/jvm/internal/f0;->m(Ljava/lang/Object;)V
|
|
|
|
:goto_0
|
|
return-object v0
|
|
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
monitor-exit p0
|
|
|
|
throw v0
|
|
.end method
|