Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

85 lines
1.8 KiB
Smali

.class public Lcom/mbridge/msdk/foundation/controller/c;
.super Lcom/mbridge/msdk/foundation/controller/a;
.source "SourceFile"
# static fields
.field private static volatile f:Lcom/mbridge/msdk/foundation/controller/c;
.annotation build Landroid/annotation/SuppressLint;
value = {
"StaticFieldLeak"
}
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
.line 9
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/controller/a;-><init>()V
return-void
.end method
.method public static m()Lcom/mbridge/msdk/foundation/controller/c;
.locals 2
sget-object v0, Lcom/mbridge/msdk/foundation/controller/c;->f:Lcom/mbridge/msdk/foundation/controller/c;
if-nez v0, :cond_1
const-class v0, Lcom/mbridge/msdk/foundation/controller/c;
.line 14
monitor-enter v0
:try_start_0
sget-object v1, Lcom/mbridge/msdk/foundation/controller/c;->f:Lcom/mbridge/msdk/foundation/controller/c;
if-nez v1, :cond_0
.line 16
new-instance v1, Lcom/mbridge/msdk/foundation/controller/c;
invoke-direct {v1}, Lcom/mbridge/msdk/foundation/controller/c;-><init>()V
sput-object v1, Lcom/mbridge/msdk/foundation/controller/c;->f:Lcom/mbridge/msdk/foundation/controller/c;
goto :goto_0
:catchall_0
move-exception v1
goto :goto_1
.line 18
:cond_0
:goto_0
monitor-exit v0
goto :goto_2
:goto_1
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v1
:cond_1
:goto_2
sget-object v0, Lcom/mbridge/msdk/foundation/controller/c;->f:Lcom/mbridge/msdk/foundation/controller/c;
return-object v0
.end method
# virtual methods
.method public final a(Lcom/mbridge/msdk/foundation/controller/a$a;)V
.locals 0
return-void
.end method