Add Discord APKTool decompilation (Smali source for modding)

- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
This commit is contained in:
2026-02-18 16:13:44 -08:00
parent c080f0d97f
commit f3960ee359
44288 changed files with 10998761 additions and 0 deletions

View File

@@ -0,0 +1,233 @@
.class final Lcom/mbridge/msdk/foundation/controller/a$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/controller/a$a;
.field final synthetic b:Landroid/os/Handler;
.field final synthetic c:Lcom/mbridge/msdk/foundation/controller/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/a;Lcom/mbridge/msdk/foundation/controller/a$a;Landroid/os/Handler;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->c:Lcom/mbridge/msdk/foundation/controller/a;
iput-object p2, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->a:Lcom/mbridge/msdk/foundation/controller/a$a;
iput-object p3, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->b:Landroid/os/Handler;
.line 238
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->c:Lcom/mbridge/msdk/foundation/controller/a;
.line 243
iget-object v0, v0, Lcom/mbridge/msdk/foundation/controller/a;->d:Landroid/content/Context;
invoke-static {v0}, Lcom/mbridge/msdk/foundation/tools/ab;->p(Landroid/content/Context;)V
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->c:Lcom/mbridge/msdk/foundation/controller/a;
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->a:Lcom/mbridge/msdk/foundation/controller/a$a;
.line 244
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/controller/a;->a(Lcom/mbridge/msdk/foundation/controller/a$a;)V
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->c:Lcom/mbridge/msdk/foundation/controller/a;
.line 245
iget-object v1, v0, Lcom/mbridge/msdk/foundation/controller/a;->d:Landroid/content/Context;
iget-object v0, v0, Lcom/mbridge/msdk/foundation/controller/a;->c:Ljava/lang/String;
invoke-static {v1, v0}, Lcom/mbridge/msdk/c/h;->a(Landroid/content/Context;Ljava/lang/String;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
.line 247
sget-object v1, Lcom/mbridge/msdk/foundation/controller/a;->a:Ljava/lang/String;
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
.line 250
:goto_0
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->j()Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
move-result-object v0
const-string v1, "authority_device_id"
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->c(Ljava/lang/String;)Z
move-result v0
if-eqz v0, :cond_1
const/4 v0, 0x0
:try_start_1
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->c:Lcom/mbridge/msdk/foundation/controller/a;
.line 252
iget-object v1, v1, Lcom/mbridge/msdk/foundation/controller/a;->d:Landroid/content/Context;
invoke-virtual {v1}, Landroid/content/Context;->getPackageManager()Landroid/content/pm/PackageManager;
move-result-object v1
const-string v2, "com.android.vending"
.line 253
invoke-virtual {v1, v2, v0}, Landroid/content/pm/PackageManager;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;
move-result-object v1
iget-boolean v1, v1, Landroid/content/pm/ApplicationInfo;->enabled:Z
if-eqz v1, :cond_0
const/4 v1, 0x1
goto :goto_1
:cond_0
const/4 v1, 0x2
.line 254
:goto_1
invoke-static {v1}, Lcom/mbridge/msdk/foundation/tools/ab;->c(I)V
:try_end_1
.catch Landroid/content/pm/PackageManager$NameNotFoundException; {:try_start_1 .. :try_end_1} :catch_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
goto :goto_2
:catchall_0
move-exception v0
.line 258
sget-object v1, Lcom/mbridge/msdk/foundation/controller/a;->a:Ljava/lang/String;
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
goto :goto_2
.line 256
:catch_1
invoke-static {v0}, Lcom/mbridge/msdk/foundation/tools/ab;->c(I)V
.line 262
:cond_1
:goto_2
:try_start_2
invoke-static {}, Lcom/mbridge/msdk/c/h;->a()Lcom/mbridge/msdk/c/h;
move-result-object v0
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object v1
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/controller/a;->k()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/c/h;->b(Ljava/lang/String;)Lcom/mbridge/msdk/c/g;
move-result-object v0
if-nez v0, :cond_2
.line 264
invoke-static {}, Lcom/mbridge/msdk/c/h;->a()Lcom/mbridge/msdk/c/h;
.line 1124
invoke-static {}, Lcom/mbridge/msdk/c/i;->a()Lcom/mbridge/msdk/c/g;
move-result-object v0
goto :goto_3
:catch_2
move-exception v0
goto :goto_4
.line 266
:cond_2
:goto_3
invoke-static {}, Landroid/os/Message;->obtain()Landroid/os/Message;
move-result-object v1
.line 267
iput-object v0, v1, Landroid/os/Message;->obj:Ljava/lang/Object;
const/16 v0, 0x9
.line 268
iput v0, v1, Landroid/os/Message;->what:I
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/a$1;->b:Landroid/os/Handler;
.line 269
invoke-virtual {v0, v1}, Landroid/os/Handler;->sendMessage(Landroid/os/Message;)Z
:try_end_2
.catch Ljava/lang/Exception; {:try_start_2 .. :try_end_2} :catch_2
goto :goto_5
.line 271
:goto_4
sget-object v1, Lcom/mbridge/msdk/foundation/controller/a;->a:Ljava/lang/String;
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_5
return-void
.end method

View File

@@ -0,0 +1,14 @@
.class public interface abstract Lcom/mbridge/msdk/foundation/controller/a$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,14 @@
.class public Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.super Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 0
.line 3
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;-><init>()V
return-void
.end method

View File

@@ -0,0 +1,14 @@
.class public interface abstract Lcom/mbridge/msdk/foundation/controller/authoritycontroller/CallBackForDeveloper;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract onAuthorityCallback(Z)V
.end method
.method public abstract onShowPopWindowStatusFaile(Ljava/lang/String;)V
.end method
.method public abstract onShowPopWindowStatusSucessful()V
.end method

View File

@@ -0,0 +1,265 @@
.class public Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(I)V
.locals 3
.line 8
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_general_data"
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object v2
invoke-virtual {v0, v1, v2}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
.line 9
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_device_id"
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object v2
invoke-virtual {v0, v1, v2}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
.line 10
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_serial_id"
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, v1, p1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method public authDeviceIdStatus(I)V
.locals 2
.line 14
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_device_id"
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, v1, p1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method public authGenDataStatus(I)V
.locals 2
.line 18
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_general_data"
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, v1, p1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method public authOther(I)V
.locals 2
.line 22
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_other"
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, v1, p1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method public authSerialIdStatus(I)V
.locals 2
.line 26
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_serial_id"
invoke-static {p1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object p1
invoke-virtual {v0, v1, p1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method
.method public getAuthDeviceIdStatus()I
.locals 3
.line 30
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_device_id"
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
const-string v2, ""
invoke-virtual {v0, v2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_0
.line 31
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v0
return v0
:cond_0
const/4 v0, 0x1
return v0
.end method
.method public getAuthGenDataStatus()I
.locals 3
.line 37
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_general_data"
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
const-string v2, ""
invoke-virtual {v0, v2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_0
.line 38
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v0
return v0
:cond_0
const/4 v0, 0x1
return v0
.end method
.method public getAuthSerialIdStatus()I
.locals 3
.line 44
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_serial_id"
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
const-string v2, ""
invoke-virtual {v0, v2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_0
.line 45
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v0
return v0
:cond_0
const/4 v0, 0x1
return v0
.end method

View File

@@ -0,0 +1,62 @@
.class final Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Landroid/content/Context;Lcom/mbridge/msdk/out/OnCompletionListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Landroid/content/Context;
.field final synthetic b:Lcom/mbridge/msdk/out/OnCompletionListener;
.field final synthetic c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;Landroid/content/Context;Lcom/mbridge/msdk/out/OnCompletionListener;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;->c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
iput-object p2, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;->a:Landroid/content/Context;
iput-object p3, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;->b:Lcom/mbridge/msdk/out/OnCompletionListener;
.line 100
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;->c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;->a:Landroid/content/Context;
.line 103
invoke-static {v0, v1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;Landroid/content/Context;)V
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;->b:Lcom/mbridge/msdk/out/OnCompletionListener;
.line 104
invoke-interface {v0}, Lcom/mbridge/msdk/out/OnCompletionListener;->onCompletion()V
return-void
.end method

View File

@@ -0,0 +1,47 @@
.class final Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/foundation/controller/e$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$2;->a:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
.line 186
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$2;->a:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
.line 189
invoke-static {v0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;)V
return-void
.end method

View File

@@ -0,0 +1,786 @@
.class public abstract Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field private static c:Z = true
.field private static d:Z = true
# instance fields
.field public a:Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayList<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
.field protected b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.field private e:I
.field private f:Ljava/lang/String;
.field private g:Lcom/mbridge/msdk/foundation/controller/e;
# direct methods
.method static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>()V
.locals 1
.line 32
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 26
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
const/4 v0, 0x3
iput v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->e:I
const-string v0, ""
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->f:Ljava/lang/String;
.line 33
invoke-virtual {p0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->c()V
return-void
.end method
.method private a(Landroid/content/Context;)V
.locals 1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->g:Lcom/mbridge/msdk/foundation/controller/e;
if-nez v0, :cond_0
.line 185
new-instance v0, Lcom/mbridge/msdk/foundation/controller/e;
invoke-direct {v0, p1}, Lcom/mbridge/msdk/foundation/controller/e;-><init>(Landroid/content/Context;)V
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->g:Lcom/mbridge/msdk/foundation/controller/e;
.line 186
new-instance p1, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$2;
invoke-direct {p1, p0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$2;-><init>(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;)V
invoke-virtual {v0, p1}, Lcom/mbridge/msdk/foundation/controller/e;->a(Lcom/mbridge/msdk/foundation/controller/e$a;)V
goto :goto_0
:catchall_0
move-exception p1
goto :goto_1
.line 193
:cond_0
:goto_0
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->j()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_2
:goto_1
const-string v0, "SDKAuthorityController"
.line 195
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:goto_2
return-void
.end method
.method public static synthetic a(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;)V
.locals 0
.line 20
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->j()V
return-void
.end method
.method public static synthetic a(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;Landroid/content/Context;)V
.locals 0
.line 20
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Landroid/content/Context;)V
return-void
.end method
.method public static a(Z)V
.locals 0
.line 0
sput-boolean p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->c:Z
return-void
.end method
.method public static a()Z
.locals 1
.line 0
sget-boolean v0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->c:Z
return v0
.end method
.method public static b(Z)V
.locals 0
.line 0
sput-boolean p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->d:Z
return-void
.end method
.method public static b()Z
.locals 1
.line 0
sget-boolean v0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->d:Z
return v0
.end method
.method private c(I)V
.locals 1
.line 0
const/4 v0, 0x1
if-ne p1, v0, :cond_0
goto :goto_0
:cond_0
const/4 v0, 0x2
:goto_0
iput v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->e:I
return-void
.end method
.method private c(Ljava/lang/String;)V
.locals 1
.line 207
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-nez v0, :cond_0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->f:Ljava/lang/String;
:cond_0
return-void
.end method
.method private j()V
.locals 2
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->g:Lcom/mbridge/msdk/foundation/controller/e;
.line 200
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/controller/e;->b()Z
move-result v0
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->g:Lcom/mbridge/msdk/foundation/controller/e;
.line 201
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/controller/e;->a()Ljava/lang/String;
move-result-object v1
invoke-direct {p0, v1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->c(Ljava/lang/String;)V
if-eqz v0, :cond_0
const/4 v1, 0x1
goto :goto_0
:cond_0
const/4 v1, 0x2
.line 202
:goto_0
invoke-direct {p0, v1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->c(I)V
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 203
invoke-virtual {v1, v0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authDeviceIdStatus(I)V
return-void
.end method
# virtual methods
.method public final a(Ljava/lang/String;)I
.locals 2
const/4 v0, 0x0
.line 154
:try_start_0
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v1
if-nez v1, :cond_1
.line 155
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v1
invoke-virtual {v1, p1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
.line 156
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v1
if-eqz v1, :cond_0
goto :goto_0
:cond_0
invoke-static {p1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v0
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
:goto_0
return v0
:catch_0
move-exception p1
const-string v1, "SDKAuthorityController"
.line 159
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v1, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_1
return v0
.end method
.method public final a(I)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
if-eqz v0, :cond_0
.line 94
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->c(I)V
:cond_0
return-void
.end method
.method public final a(Landroid/content/Context;Lcom/mbridge/msdk/out/OnCompletionListener;)V
.locals 2
if-eqz p2, :cond_0
.line 100
invoke-static {}, Lcom/mbridge/msdk/foundation/same/f/a;->b()Ljava/util/concurrent/ThreadPoolExecutor;
move-result-object v0
new-instance v1, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;
invoke-direct {v1, p0, p1, p2}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b$1;-><init>(Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;Landroid/content/Context;Lcom/mbridge/msdk/out/OnCompletionListener;)V
invoke-virtual {v0, v1}, Ljava/util/concurrent/ThreadPoolExecutor;->execute(Ljava/lang/Runnable;)V
goto :goto_0
.line 108
:cond_0
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Landroid/content/Context;)V
:goto_0
return-void
.end method
.method public final a(Ljava/lang/String;I)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
if-eqz v0, :cond_4
const-string v0, "authority_general_data"
.line 168
invoke-virtual {p1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_0
iget-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 169
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authGenDataStatus(I)V
goto :goto_0
:cond_0
const-string v0, "authority_device_id"
.line 170
invoke-virtual {p1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_1
iget-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 171
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authDeviceIdStatus(I)V
goto :goto_0
:cond_1
const-string v0, "authority_all_info"
.line 172
invoke-virtual {p1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_2
iget-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 173
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->a(I)V
goto :goto_0
:cond_2
const-string v0, "authority_serial_id"
.line 174
invoke-virtual {p1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_3
iget-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 175
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authSerialIdStatus(I)V
goto :goto_0
:cond_3
const-string v0, "authority_other"
.line 176
invoke-virtual {p1, v0}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_4
iget-object p1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 177
invoke-virtual {p1, p2}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authOther(I)V
:cond_4
:goto_0
return-void
.end method
.method public abstract b(Ljava/lang/String;)I
.end method
.method public final b(I)V
.locals 2
.line 125
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_dnt"
invoke-virtual {v0, v1, p1}, Lcom/mbridge/msdk/foundation/a/a/a;->b(Ljava/lang/String;I)V
return-void
.end method
.method public final c()V
.locals 7
const-string v0, "authority_other"
const-string v1, "authority_serial_id"
const-string v2, "authority_device_id"
const-string v3, "authority_general_data"
const-string v4, ""
.line 53
new-instance v5, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
invoke-direct {v5}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;-><init>()V
iput-object v5, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 55
:try_start_0
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v5
invoke-virtual {v5, v3}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v5
invoke-virtual {v5, v4}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v5
const/4 v6, 0x1
if-eqz v5, :cond_0
iget-object v5, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 56
invoke-virtual {v5, v6}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authGenDataStatus(I)V
goto :goto_0
:catch_0
move-exception v0
goto :goto_1
.line 58
:cond_0
:goto_0
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v5
invoke-virtual {v5, v2}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v5
invoke-virtual {v5, v4}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v5
if-eqz v5, :cond_1
iget-object v5, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 59
invoke-virtual {v5, v6}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authDeviceIdStatus(I)V
.line 61
:cond_1
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v5
invoke-virtual {v5, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v5
invoke-virtual {v5, v4}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v5
if-eqz v5, :cond_2
iget-object v5, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 62
invoke-virtual {v5, v6}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authSerialIdStatus(I)V
.line 65
:cond_2
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v5
invoke-virtual {v5, v0}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;)Ljava/lang/String;
move-result-object v5
invoke-virtual {v5, v4}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v4
if-eqz v4, :cond_3
iget-object v4, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.line 66
invoke-virtual {v4, v6}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->authOther(I)V
:cond_3
iget-object v4, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 69
invoke-virtual {v4, v3}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
iget-object v3, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 70
invoke-virtual {v3, v2}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
iget-object v2, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 71
invoke-virtual {v2, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 72
invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_2
.line 74
:goto_1
invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V
:goto_2
return-void
.end method
.method public final d()Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
.locals 2
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
if-eqz v0, :cond_0
return-object v0
.line 82
:cond_0
new-instance v0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;
invoke-direct {v0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/AuthorityInfoBean;-><init>()V
const/4 v1, 0x1
.line 83
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/a;->a(I)V
return-object v0
.end method
.method public final e()Z
.locals 3
iget v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->e:I
const/4 v1, 0x1
if-eq v0, v1, :cond_1
const/4 v2, 0x3
if-ne v0, v2, :cond_0
goto :goto_0
:cond_0
const/4 v1, 0x0
:cond_1
:goto_0
return v1
.end method
.method public final f()I
.locals 3
.line 113
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
const-string v1, "authority_coppa"
const/4 v2, 0x0
invoke-virtual {v0, v1, v2}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;I)I
move-result v0
return v0
.end method
.method public final g()I
.locals 1
iget v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->e:I
return v0
.end method
.method public final h()Ljava/lang/String;
.locals 5
.line 137
new-instance v0, Lorg/json/JSONArray;
invoke-direct {v0}, Lorg/json/JSONArray;-><init>()V
const/4 v1, 0x0
:goto_0
iget-object v2, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 138
invoke-virtual {v2}, Ljava/util/ArrayList;->size()I
move-result v2
if-ge v1, v2, :cond_0
.line 139
new-instance v2, Lorg/json/JSONObject;
invoke-direct {v2}, Lorg/json/JSONObject;-><init>()V
:try_start_0
const-string v3, "keyname"
iget-object v4, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 141
invoke-virtual {v4, v1}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;
move-result-object v4
invoke-static {v4}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
move-result-object v4
invoke-virtual {v2, v3, v4}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
const-string v3, "client_status"
iget-object v4, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 142
invoke-virtual {v4, v1}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;
move-result-object v4
check-cast v4, Ljava/lang/String;
invoke-virtual {p0, v4}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Ljava/lang/String;)I
move-result v4
invoke-virtual {v2, v3, v4}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
const-string v3, "server_status"
iget-object v4, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a:Ljava/util/ArrayList;
.line 143
invoke-virtual {v4, v1}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;
move-result-object v4
check-cast v4, Ljava/lang/String;
invoke-virtual {p0, v4}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->b(Ljava/lang/String;)I
move-result v4
invoke-virtual {v2, v3, v4}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
.line 144
invoke-virtual {v0, v2}, Lorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;
:try_end_0
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_1
:catch_0
move-exception v2
.line 146
invoke-virtual {v2}, Ljava/lang/Throwable;->printStackTrace()V
:goto_1
add-int/lit8 v1, v1, 0x1
goto :goto_0
.line 149
:cond_0
invoke-virtual {v0}, Lorg/json/JSONArray;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public final i()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->f:Ljava/lang/String;
return-object v0
.end method

View File

@@ -0,0 +1,343 @@
.class public Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
.super Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;
.source "SourceFile"
# static fields
.field private static volatile c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
# direct methods
.method private constructor <init>()V
.locals 0
.line 11
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;-><init>()V
.line 12
invoke-virtual {p0}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->c()V
return-void
.end method
.method public static c(Z)V
.locals 0
.line 0
return-void
.end method
.method public static j()Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
.locals 2
sget-object v0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
if-nez v0, :cond_1
const-class v0, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
.line 17
monitor-enter v0
:try_start_0
sget-object v1, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
if-nez v1, :cond_0
.line 19
new-instance v1, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
invoke-direct {v1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;-><init>()V
sput-object v1, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
goto :goto_0
:catchall_0
move-exception v1
goto :goto_1
.line 21
: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/authoritycontroller/c;->c:Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
return-object v0
.end method
.method public static k()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
# virtual methods
.method public final b(Ljava/lang/String;)I
.locals 2
.line 37
invoke-static {}, Lcom/mbridge/msdk/c/h;->a()Lcom/mbridge/msdk/c/h;
move-result-object v0
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object v1
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/controller/a;->k()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/c/h;->b(Ljava/lang/String;)Lcom/mbridge/msdk/c/g;
move-result-object v0
if-nez v0, :cond_0
.line 39
invoke-static {}, Lcom/mbridge/msdk/c/h;->a()Lcom/mbridge/msdk/c/h;
.line 1124
invoke-static {}, Lcom/mbridge/msdk/c/i;->a()Lcom/mbridge/msdk/c/g;
move-result-object v0
:cond_0
const-string v1, "authority_general_data"
.line 42
invoke-virtual {p1, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_1
.line 43
invoke-virtual {v0}, Lcom/mbridge/msdk/c/b;->aw()I
move-result p1
goto :goto_0
:cond_1
const-string v1, "authority_device_id"
.line 44
invoke-virtual {p1, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_2
.line 45
invoke-virtual {v0}, Lcom/mbridge/msdk/c/b;->av()I
move-result p1
goto :goto_0
:cond_2
const-string v1, "authority_serial_id"
.line 46
invoke-virtual {p1, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_3
.line 47
invoke-virtual {v0}, Lcom/mbridge/msdk/c/b;->ax()I
move-result p1
goto :goto_0
:cond_3
const/4 p1, -0x1
:goto_0
return p1
.end method
.method public final c(Ljava/lang/String;)Z
.locals 7
.line 55
invoke-static {}, Lcom/mbridge/msdk/c/h;->a()Lcom/mbridge/msdk/c/h;
move-result-object v0
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object v1
invoke-virtual {v1}, Lcom/mbridge/msdk/foundation/controller/a;->k()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/c/h;->b(Ljava/lang/String;)Lcom/mbridge/msdk/c/g;
move-result-object v0
const/4 v1, 0x1
const/4 v2, 0x0
if-nez v0, :cond_0
.line 58
invoke-static {}, Lcom/mbridge/msdk/c/h;->a()Lcom/mbridge/msdk/c/h;
.line 2124
invoke-static {}, Lcom/mbridge/msdk/c/i;->a()Lcom/mbridge/msdk/c/g;
move-result-object v0
move v3, v1
goto :goto_0
:cond_0
move v3, v2
.line 60
:goto_0
invoke-virtual {v0}, Lcom/mbridge/msdk/c/b;->ak()I
move-result v4
if-nez v4, :cond_1
.line 62
invoke-virtual {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Ljava/lang/String;)I
move-result v4
if-ne v4, v1, :cond_2
invoke-virtual {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->b(Ljava/lang/String;)I
move-result v4
if-ne v4, v1, :cond_2
:goto_1
move v4, v1
goto :goto_2
:cond_1
if-ne v4, v1, :cond_2
.line 64
invoke-virtual {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->b(Ljava/lang/String;)I
move-result v4
if-ne v4, v1, :cond_2
goto :goto_1
:cond_2
move v4, v2
:goto_2
const-string v5, "authority_other"
.line 67
invoke-virtual {p1, v5}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v5
if-eqz v5, :cond_4
.line 68
invoke-virtual {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Ljava/lang/String;)I
move-result v4
if-ne v4, v1, :cond_3
move v4, v1
goto :goto_3
:cond_3
move v4, v2
:cond_4
:goto_3
const-string v5, "authority_device_id"
.line 71
invoke-virtual {p1, v5}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result v5
if-eqz v5, :cond_8
.line 72
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;->j()Lcom/mbridge/msdk/foundation/controller/authoritycontroller/c;
move-result-object v5
invoke-virtual {v5}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->g()I
move-result v5
const/4 v6, 0x2
if-ne v5, v6, :cond_8
.line 73
invoke-virtual {v0}, Lcom/mbridge/msdk/c/b;->aH()Z
move-result v0
if-eqz v0, :cond_5
goto :goto_4
:cond_5
if-eqz v3, :cond_6
goto :goto_4
.line 79
:cond_6
invoke-virtual {p0, p1}, Lcom/mbridge/msdk/foundation/controller/authoritycontroller/b;->a(Ljava/lang/String;)I
move-result p1
if-ne p1, v1, :cond_7
goto :goto_5
:cond_7
:goto_4
move v1, v2
:goto_5
move v4, v1
:cond_8
return v4
.end method

View File

@@ -0,0 +1,14 @@
.class final synthetic Lcom/mbridge/msdk/foundation/controller/b$1;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation

View File

@@ -0,0 +1,35 @@
.class final Lcom/mbridge/msdk/foundation/controller/b$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# static fields
.field static a:Lcom/mbridge/msdk/foundation/controller/b;
# direct methods
.method static constructor <clinit>()V
.locals 2
.line 78
new-instance v0, Lcom/mbridge/msdk/foundation/controller/b;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/mbridge/msdk/foundation/controller/b;-><init>(Lcom/mbridge/msdk/foundation/controller/b$1;)V
sput-object v0, Lcom/mbridge/msdk/foundation/controller/b$a;->a:Lcom/mbridge/msdk/foundation/controller/b;
return-void
.end method

View File

@@ -0,0 +1,246 @@
.class public final Lcom/mbridge/msdk/foundation/controller/b;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/mbridge/msdk/foundation/controller/b$a;
}
.end annotation
# instance fields
.field private a:Ljava/util/HashMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap<",
"Ljava/lang/String;",
"Lcom/mbridge/msdk/foundation/b/d;",
">;"
}
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 1
.line 20
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 18
new-instance v0, Ljava/util/HashMap;
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
return-void
.end method
.method public synthetic constructor <init>(Lcom/mbridge/msdk/foundation/controller/b$1;)V
.locals 0
.line 15
invoke-direct {p0}, Lcom/mbridge/msdk/foundation/controller/b;-><init>()V
return-void
.end method
.method public static a()Lcom/mbridge/msdk/foundation/controller/b;
.locals 1
.line 24
sget-object v0, Lcom/mbridge/msdk/foundation/controller/b$a;->a:Lcom/mbridge/msdk/foundation/controller/b;
return-object v0
.end method
# virtual methods
.method public final a(Ljava/lang/String;Lorg/json/JSONArray;)Lcom/mbridge/msdk/foundation/b/d;
.locals 6
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
if-nez v0, :cond_0
.line 41
new-instance v0, Ljava/util/HashMap;
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
:cond_0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
.line 43
invoke-virtual {v0, p1}, Ljava/util/HashMap;->containsKey(Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_4
if-nez p2, :cond_1
.line 46
:try_start_0
new-instance v0, Lorg/json/JSONArray;
invoke-direct {v0}, Lorg/json/JSONArray;-><init>()V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_1
.line 47
:try_start_1
new-instance p2, Lorg/json/JSONObject;
invoke-direct {p2}, Lorg/json/JSONObject;-><init>()V
const-string v1, "c_cb"
const/4 v2, 0x0
.line 48
invoke-virtual {p2, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
const-string v1, "t_disc"
const-wide v3, 0x3fee666666666666L # 0.95
.line 49
invoke-virtual {p2, v1, v3, v4}, Lorg/json/JSONObject;->put(Ljava/lang/String;D)Lorg/json/JSONObject;
const-string v1, "u_disc"
.line 50
invoke-virtual {p2, v1, v3, v4}, Lorg/json/JSONObject;->put(Ljava/lang/String;D)Lorg/json/JSONObject;
const-string v1, "max_ecppv_diff"
.line 51
invoke-virtual {p2, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
const-string v1, "max_cache_num"
const/16 v2, 0x14
.line 52
invoke-virtual {p2, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
const-string v1, "max_usage_limit"
const/16 v2, 0xa
.line 53
invoke-virtual {p2, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
const-string v1, "time_interval"
const/16 v2, 0x1c20
.line 54
invoke-virtual {p2, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
.line 55
invoke-virtual {v0, p2}, Lorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;
:try_end_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0
:goto_0
move-object p2, v0
goto :goto_2
:catch_0
move-exception p2
goto :goto_1
:catch_1
move-exception v0
move-object v5, v0
move-object v0, p2
move-object p2, v5
:goto_1
const-string v1, "CandidateController"
.line 57
invoke-virtual {p2}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p2
invoke-static {v1, p2}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
goto :goto_0
:cond_1
:goto_2
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
if-nez v0, :cond_2
.line 1067
new-instance v0, Ljava/util/HashMap;
invoke-direct {v0}, Ljava/util/HashMap;-><init>()V
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
:cond_2
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
.line 1069
invoke-virtual {v0, p1}, Ljava/util/HashMap;->containsKey(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_3
iget-object p2, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
.line 1070
invoke-virtual {p2, p1}, Ljava/util/HashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/mbridge/msdk/foundation/b/d;
goto :goto_3
.line 1072
:cond_3
new-instance v0, Lcom/mbridge/msdk/foundation/b/d;
invoke-direct {v0, p1, p2}, Lcom/mbridge/msdk/foundation/b/d;-><init>(Ljava/lang/String;Lorg/json/JSONArray;)V
iget-object p2, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
.line 1073
invoke-virtual {p2, p1, v0}, Ljava/util/HashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-object p1, v0
:goto_3
return-object p1
:cond_4
iget-object p2, p0, Lcom/mbridge/msdk/foundation/controller/b;->a:Ljava/util/HashMap;
.line 62
invoke-virtual {p2, p1}, Ljava/util/HashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/mbridge/msdk/foundation/b/d;
return-object p1
.end method

View File

@@ -0,0 +1,84 @@
.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

View File

@@ -0,0 +1,51 @@
.class final Lcom/mbridge/msdk/foundation/controller/d$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/foundation/controller/d;->a(Ljava/util/Map;Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Landroid/content/Context;
.field final synthetic b:Lcom/mbridge/msdk/foundation/controller/d;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/d;Landroid/content/Context;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/d$1;->b:Lcom/mbridge/msdk/foundation/controller/d;
iput-object p2, p0, Lcom/mbridge/msdk/foundation/controller/d$1;->a:Landroid/content/Context;
.line 151
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/d$1;->a:Landroid/content/Context;
.line 154
invoke-static {v0}, Lcom/mbridge/msdk/foundation/tools/ab;->e(Landroid/content/Context;)V
return-void
.end method

View File

@@ -0,0 +1,58 @@
.class final Lcom/mbridge/msdk/foundation/controller/d$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/controller/d;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/d;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/d$2;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 166
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
.line 169
invoke-static {}, Landroid/os/Looper;->prepare()V
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/d$2;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 171
invoke-static {v0}, Lcom/mbridge/msdk/foundation/controller/d;->a(Lcom/mbridge/msdk/foundation/controller/d;)V
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/d$2;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 172
invoke-static {v0}, Lcom/mbridge/msdk/foundation/controller/d;->b(Lcom/mbridge/msdk/foundation/controller/d;)V
.line 173
invoke-static {}, Landroid/os/Looper;->loop()V
return-void
.end method

View File

@@ -0,0 +1,98 @@
.class final Lcom/mbridge/msdk/foundation/controller/d$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/controller/d;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/d;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/d$3;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 177
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/d$3;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 179
invoke-static {v0}, Lcom/mbridge/msdk/foundation/controller/d;->c(Lcom/mbridge/msdk/foundation/controller/d;)Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1}, Lcom/mbridge/msdk/foundation/controller/d;->a(Lcom/mbridge/msdk/foundation/controller/d;Ljava/lang/String;)V
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/d$3;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 180
invoke-static {v0}, Lcom/mbridge/msdk/foundation/controller/d;->c(Lcom/mbridge/msdk/foundation/controller/d;)Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-nez v0, :cond_0
.line 181
invoke-static {}, Lcom/mbridge/msdk/foundation/a/a/a;->a()Lcom/mbridge/msdk/foundation/a/a/a;
move-result-object v0
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/d$3;->a:Lcom/mbridge/msdk/foundation/controller/d;
invoke-static {v1}, Lcom/mbridge/msdk/foundation/controller/d;->c(Lcom/mbridge/msdk/foundation/controller/d;)Ljava/lang/String;
move-result-object v1
const-string v2, "sdk_app_id"
invoke-virtual {v0, v2, v1}, Lcom/mbridge/msdk/foundation/a/a/a;->a(Ljava/lang/String;Ljava/lang/String;)V
.line 183
:cond_0
new-instance v0, Lcom/mbridge/msdk/foundation/same/report/h;
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/d$3;->a:Lcom/mbridge/msdk/foundation/controller/d;
invoke-static {v1}, Lcom/mbridge/msdk/foundation/controller/d;->d(Lcom/mbridge/msdk/foundation/controller/d;)Landroid/content/Context;
move-result-object v1
invoke-direct {v0, v1}, Lcom/mbridge/msdk/foundation/same/report/h;-><init>(Landroid/content/Context;)V
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/same/report/h;->a()V
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/d$3;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 184
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/controller/d;->b()V
return-void
.end method

View File

@@ -0,0 +1,34 @@
.class final Lcom/mbridge/msdk/foundation/controller/d$4;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/foundation/controller/a$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/controller/d;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/d;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/d$4;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 202
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View File

@@ -0,0 +1,67 @@
.class final Lcom/mbridge/msdk/foundation/controller/d$5;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Ljava/lang/String;
.field final synthetic b:Lcom/mbridge/msdk/foundation/controller/d;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/d;Ljava/lang/String;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/d$5;->b:Lcom/mbridge/msdk/foundation/controller/d;
iput-object p2, p0, Lcom/mbridge/msdk/foundation/controller/d$5;->a:Ljava/lang/String;
.line 366
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 4
.line 369
new-instance v0, Lcom/mbridge/msdk/c/j;
invoke-direct {v0}, Lcom/mbridge/msdk/c/j;-><init>()V
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/d$5;->b:Lcom/mbridge/msdk/foundation/controller/d;
invoke-static {v1}, Lcom/mbridge/msdk/foundation/controller/d;->d(Lcom/mbridge/msdk/foundation/controller/d;)Landroid/content/Context;
move-result-object v1
iget-object v2, p0, Lcom/mbridge/msdk/foundation/controller/d$5;->a:Ljava/lang/String;
iget-object v3, p0, Lcom/mbridge/msdk/foundation/controller/d$5;->b:Lcom/mbridge/msdk/foundation/controller/d;
invoke-static {v3}, Lcom/mbridge/msdk/foundation/controller/d;->e(Lcom/mbridge/msdk/foundation/controller/d;)Ljava/lang/String;
move-result-object v3
invoke-virtual {v0, v1, v2, v3}, Lcom/mbridge/msdk/c/j;->b(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method

View File

@@ -0,0 +1,221 @@
.class final Lcom/mbridge/msdk/foundation/controller/d$6;
.super Landroid/os/Handler;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/foundation/controller/d;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/foundation/controller/d;Landroid/os/Looper;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/d$6;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 462
invoke-direct {p0, p2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V
return-void
.end method
# virtual methods
.method public final handleMessage(Landroid/os/Message;)V
.locals 6
.line 466
:try_start_0
iget v0, p1, Landroid/os/Message;->what:I
const/4 v1, 0x2
const/4 v2, 0x1
if-eq v0, v1, :cond_3
const/4 v1, 0x7
if-eq v0, v1, :cond_2
const/16 v1, 0x9
if-eq v0, v1, :cond_0
goto/16 :goto_1
.line 485
:cond_0
iget-object p1, p1, Landroid/os/Message;->obj:Ljava/lang/Object;
check-cast p1, Lcom/mbridge/msdk/c/g;
.line 486
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object v0
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/controller/a;->d()Lcom/mbridge/msdk/foundation/tools/h;
move-result-object v0
if-eqz v0, :cond_1
.line 487
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/tools/h;->b()Z
move-result v1
if-eqz v1, :cond_1
if-eqz p1, :cond_1
.line 488
invoke-virtual {p1}, Lcom/mbridge/msdk/c/b;->L()I
move-result p1
if-ne p1, v2, :cond_1
iget-object p1, p0, Lcom/mbridge/msdk/foundation/controller/d$6;->a:Lcom/mbridge/msdk/foundation/controller/d;
.line 489
invoke-static {p1}, Lcom/mbridge/msdk/foundation/controller/d;->d(Lcom/mbridge/msdk/foundation/controller/d;)Landroid/content/Context;
move-result-object p1
invoke-static {p1}, Lcom/mbridge/msdk/foundation/same/report/b/d;->a(Landroid/content/Context;)Lcom/mbridge/msdk/foundation/same/report/b/d;
move-result-object p1
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/same/report/b/d;->b()V
:cond_1
if-eqz v0, :cond_5
.line 492
invoke-virtual {v0}, Lcom/mbridge/msdk/foundation/tools/h;->a()Z
move-result p1
if-eqz p1, :cond_5
.line 493
invoke-static {}, Lcom/mbridge/msdk/foundation/same/report/b/c;->a()V
goto :goto_1
.line 497
:cond_2
iget-object p1, p1, Landroid/os/Message;->obj:Ljava/lang/Object;
if-eqz p1, :cond_5
instance-of v0, p1, Ljava/util/List;
if-eqz v0, :cond_5
.line 498
check-cast p1, Ljava/util/List;
if-eqz p1, :cond_5
.line 499
invoke-interface {p1}, Ljava/util/List;->size()I
goto :goto_1
.line 469
:cond_3
iget-object p1, p1, Landroid/os/Message;->obj:Ljava/lang/Object;
instance-of v0, p1, Ljava/util/List;
if-eqz v0, :cond_5
.line 470
check-cast p1, Ljava/util/List;
if-eqz p1, :cond_5
.line 471
invoke-interface {p1}, Ljava/util/List;->size()I
move-result v0
if-lez v0, :cond_5
.line 472
new-instance v0, Lcom/mbridge/msdk/foundation/same/report/h;
iget-object v1, p0, Lcom/mbridge/msdk/foundation/controller/d$6;->a:Lcom/mbridge/msdk/foundation/controller/d;
invoke-static {v1}, Lcom/mbridge/msdk/foundation/controller/d;->d(Lcom/mbridge/msdk/foundation/controller/d;)Landroid/content/Context;
move-result-object v1
const/4 v3, 0x0
invoke-direct {v0, v1, v3}, Lcom/mbridge/msdk/foundation/same/report/h;-><init>(Landroid/content/Context;I)V
.line 473
:goto_0
invoke-interface {p1}, Ljava/util/List;->size()I
move-result v1
if-ge v3, v1, :cond_5
.line 474
invoke-interface {p1, v3}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object v1
check-cast v1, Lcom/mbridge/msdk/foundation/entity/l;
sget-object v4, Ljava/lang/Boolean;->FALSE:Ljava/lang/Boolean;
.line 476
invoke-interface {p1}, Ljava/util/List;->size()I
move-result v5
sub-int/2addr v5, v2
if-ne v3, v5, :cond_4
sget-object v4, Ljava/lang/Boolean;->TRUE:Ljava/lang/Boolean;
.line 479
:cond_4
invoke-virtual {v0, v1, v4}, Lcom/mbridge/msdk/foundation/same/report/h;->a(Lcom/mbridge/msdk/foundation/entity/l;Ljava/lang/Boolean;)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
add-int/lit8 v3, v3, 0x1
goto :goto_0
:catch_0
const-string p1, "SDKController"
const-string v0, "REPORT HANDLE ERROR!"
.line 512
invoke-static {p1, v0}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_5
:goto_1
return-void
.end method

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,19 @@
.class public interface abstract Lcom/mbridge/msdk/foundation/controller/e$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/foundation/controller/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a()V
.end method

View File

@@ -0,0 +1,691 @@
.class public final Lcom/mbridge/msdk/foundation/controller/e;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/content/SharedPreferences$OnSharedPreferenceChangeListener;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/mbridge/msdk/foundation/controller/e$a;
}
.end annotation
# instance fields
.field private a:Ljava/lang/String;
.field private b:Ljava/lang/String;
.field private c:Ljava/lang/String;
.field private d:Ljava/lang/String;
.field private e:I
.field private f:Z
.field private g:Z
.field private h:Z
.field private i:Z
.field private j:Z
.field private k:Z
.field private l:Lcom/mbridge/msdk/foundation/controller/e$a;
.field private final m:Landroid/content/SharedPreferences;
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.locals 3
.line 37
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-string v0, ""
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->a:Ljava/lang/String;
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->b:Ljava/lang/String;
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->c:Ljava/lang/String;
iput-object v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->d:Ljava/lang/String;
const/4 v1, 0x0
iput v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->e:I
iput-boolean v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->f:Z
.line 38
invoke-virtual {p1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
move-result-object p1
invoke-static {p1}, Landroid/preference/PreferenceManager;->getDefaultSharedPreferences(Landroid/content/Context;)Landroid/content/SharedPreferences;
move-result-object p1
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->m:Landroid/content/SharedPreferences;
if-eqz p1, :cond_0
.line 40
invoke-interface {p1, p0}, Landroid/content/SharedPreferences;->registerOnSharedPreferenceChangeListener(Landroid/content/SharedPreferences$OnSharedPreferenceChangeListener;)V
:cond_0
if-eqz p1, :cond_1
const-string v2, "IABTCF_TCString"
.line 1048
invoke-interface {p1, v2, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v2
iput-object v2, p0, Lcom/mbridge/msdk/foundation/controller/e;->a:Ljava/lang/String;
const-string v2, "IABTCF_gdprApplies"
.line 1050
invoke-interface {p1, v2, v1}, Landroid/content/SharedPreferences;->getInt(Ljava/lang/String;I)I
move-result v1
iput v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->e:I
const-string v1, "IABTCF_PurposeConsents"
.line 1052
invoke-interface {p1, v1, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v1
.line 1053
invoke-direct {p0, v1}, Lcom/mbridge/msdk/foundation/controller/e;->a(Ljava/lang/String;)V
const-string v1, "IABTCF_VendorConsents"
.line 1054
invoke-interface {p1, v1, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v1
.line 1055
invoke-direct {p0, v1}, Lcom/mbridge/msdk/foundation/controller/e;->b(Ljava/lang/String;)V
const-string v1, "IABTCF_AddtlConsent"
.line 1056
invoke-interface {p1, v1, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
.line 1057
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/e;->c(Ljava/lang/String;)V
:cond_1
return-void
.end method
.method private a(Ljava/lang/String;)V
.locals 1
const/4 v0, 0x1
.line 88
invoke-direct {p0, p1, v0}, Lcom/mbridge/msdk/foundation/controller/e;->a(Ljava/lang/String;I)Z
move-result v0
iput-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->g:Z
const/4 v0, 0x2
.line 89
invoke-direct {p0, p1, v0}, Lcom/mbridge/msdk/foundation/controller/e;->a(Ljava/lang/String;I)Z
move-result v0
iput-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->h:Z
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->b:Ljava/lang/String;
return-void
.end method
.method private a(Ljava/lang/String;I)Z
.locals 2
.line 169
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/e;->d(Ljava/lang/String;)Z
move-result v0
const/4 v1, 0x0
if-eqz v0, :cond_0
.line 170
invoke-virtual {p1}, Ljava/lang/String;->length()I
move-result v0
if-gt p2, v0, :cond_0
const/4 v0, 0x1
if-lt p2, v0, :cond_0
sub-int/2addr p2, v0
invoke-virtual {p1, p2}, Ljava/lang/String;->charAt(I)C
move-result p1
const/16 p2, 0x31
if-ne p2, p1, :cond_0
move v1, v0
:cond_0
return v1
.end method
.method private b(Ljava/lang/String;)V
.locals 1
const/16 v0, 0x363
.line 98
invoke-direct {p0, p1, v0}, Lcom/mbridge/msdk/foundation/controller/e;->a(Ljava/lang/String;I)Z
move-result v0
iput-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->i:Z
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->c:Ljava/lang/String;
return-void
.end method
.method private c(Ljava/lang/String;)V
.locals 4
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->d:Ljava/lang/String;
.line 109
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
const/4 v1, 0x1
if-eqz v0, :cond_0
iput-boolean v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->j:Z
return-void
.line 114
:cond_0
sget v0, Lcom/mbridge/msdk/MBridgeConstans;->GOOGLE_ATP_ID:I
const/4 v2, -0x1
const/4 v3, 0x0
if-ne v0, v2, :cond_1
iput-boolean v3, p0, Lcom/mbridge/msdk/foundation/controller/e;->k:Z
return-void
:cond_1
iput-boolean v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->k:Z
:try_start_0
const-string v0, "~"
.line 122
invoke-virtual {p1, v0}, Ljava/lang/String;->split(Ljava/lang/String;)[Ljava/lang/String;
move-result-object v0
.line 123
array-length v2, v0
if-le v2, v1, :cond_3
.line 124
aget-object v0, v0, v1
.line 125
invoke-static {v0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-eqz v0, :cond_2
iput-boolean v3, p0, Lcom/mbridge/msdk/foundation/controller/e;->j:Z
goto :goto_1
:catchall_0
move-exception p1
goto :goto_0
.line 128
:cond_2
sget v0, Lcom/mbridge/msdk/MBridgeConstans;->GOOGLE_ATP_ID:I
invoke-static {v0}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v0}, Ljava/lang/String;->contains(Ljava/lang/CharSequence;)Z
move-result p1
iput-boolean p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->j:Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_1
:goto_0
const-string v0, "TCStringManager"
.line 132
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {v0, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_3
:goto_1
return-void
.end method
.method private d(Ljava/lang/String;)Z
.locals 1
.line 162
invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-nez v0, :cond_0
const-string v0, "[01]+"
.line 163
invoke-virtual {p1, v0}, Ljava/lang/String;->matches(Ljava/lang/String;)Z
move-result p1
return p1
:cond_0
const/4 p1, 0x0
return p1
.end method
# virtual methods
.method public final a()Ljava/lang/String;
.locals 1
.line 0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->a:Ljava/lang/String;
return-object v0
.end method
.method public final a(Lcom/mbridge/msdk/foundation/controller/e$a;)V
.locals 0
.line 0
if-eqz p1, :cond_0
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->l:Lcom/mbridge/msdk/foundation/controller/e$a;
:cond_0
return-void
.end method
.method public final b()Z
.locals 4
iget v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->e:I
const/4 v1, 0x1
if-nez v0, :cond_0
iput-boolean v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->f:Z
return v1
:cond_0
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->b:Ljava/lang/String;
.line 142
invoke-direct {p0, v0}, Lcom/mbridge/msdk/foundation/controller/e;->d(Ljava/lang/String;)Z
move-result v0
if-eqz v0, :cond_7
iget-object v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->c:Ljava/lang/String;
invoke-direct {p0, v0}, Lcom/mbridge/msdk/foundation/controller/e;->d(Ljava/lang/String;)Z
move-result v0
if-nez v0, :cond_1
goto :goto_2
.line 145
:cond_1
sget-boolean v0, Lcom/mbridge/msdk/MBridgeConstans;->VERIFY_ATP_CONSENT:Z
const/4 v2, 0x0
if-eqz v0, :cond_5
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->k:Z
if-eqz v0, :cond_2
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->j:Z
if-eqz v0, :cond_2
move v0, v1
goto :goto_0
:cond_2
move v0, v2
:goto_0
iget-boolean v3, p0, Lcom/mbridge/msdk/foundation/controller/e;->i:Z
if-nez v3, :cond_3
if-eqz v0, :cond_4
:cond_3
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->g:Z
if-eqz v0, :cond_4
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->h:Z
if-eqz v0, :cond_4
goto :goto_1
:cond_4
move v1, v2
:goto_1
iput-boolean v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->f:Z
goto :goto_3
:cond_5
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->i:Z
if-eqz v0, :cond_6
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->g:Z
if-eqz v0, :cond_6
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->h:Z
if-eqz v0, :cond_6
goto :goto_2
:cond_6
move v1, v2
:cond_7
:goto_2
iput-boolean v1, p0, Lcom/mbridge/msdk/foundation/controller/e;->f:Z
:goto_3
iget-boolean v0, p0, Lcom/mbridge/msdk/foundation/controller/e;->f:Z
return v0
.end method
.method public final onSharedPreferenceChanged(Landroid/content/SharedPreferences;Ljava/lang/String;)V
.locals 11
.line 178
:try_start_0
invoke-static {p2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-nez v0, :cond_6
.line 179
invoke-virtual {p2}, Ljava/lang/String;->hashCode()I
move-result v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
const/4 v1, 0x2
const-string v2, "IABTCF_PurposeConsents"
const/4 v3, 0x1
const-string v4, "IABTCF_gdprApplies"
const/4 v5, 0x0
const-string v6, "IABTCF_TCString"
const/4 v7, 0x4
const-string v8, "IABTCF_AddtlConsent"
const/4 v9, 0x3
const-string v10, "IABTCF_VendorConsents"
sparse-switch v0, :sswitch_data_0
goto :goto_0
:sswitch_0
:try_start_1
invoke-virtual {p2, v10}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p2
if-eqz p2, :cond_0
move p2, v9
goto :goto_1
:catchall_0
move-exception p1
goto/16 :goto_3
:sswitch_1
invoke-virtual {p2, v8}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p2
if-eqz p2, :cond_0
move p2, v7
goto :goto_1
:sswitch_2
invoke-virtual {p2, v6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p2
if-eqz p2, :cond_0
move p2, v5
goto :goto_1
:sswitch_3
invoke-virtual {p2, v4}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p2
if-eqz p2, :cond_0
move p2, v3
goto :goto_1
:sswitch_4
invoke-virtual {p2, v2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p2
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
if-eqz p2, :cond_0
move p2, v1
goto :goto_1
:cond_0
:goto_0
const/4 p2, -0x1
:goto_1
const-string v0, ""
if-eqz p2, :cond_5
if-eq p2, v3, :cond_4
if-eq p2, v1, :cond_3
if-eq p2, v9, :cond_2
if-eq p2, v7, :cond_1
goto :goto_2
.line 197
:cond_1
:try_start_2
invoke-interface {p1, v8, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
.line 198
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/e;->c(Ljava/lang/String;)V
goto :goto_2
.line 193
:cond_2
invoke-interface {p1, v10, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
.line 194
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/e;->b(Ljava/lang/String;)V
goto :goto_2
.line 189
:cond_3
invoke-interface {p1, v2, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
.line 190
invoke-direct {p0, p1}, Lcom/mbridge/msdk/foundation/controller/e;->a(Ljava/lang/String;)V
goto :goto_2
.line 185
:cond_4
invoke-interface {p1, v4, v5}, Landroid/content/SharedPreferences;->getInt(Ljava/lang/String;I)I
move-result p1
iput p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->e:I
goto :goto_2
.line 181
:cond_5
invoke-interface {p1, v6, v0}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object p1
iput-object p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->a:Ljava/lang/String;
:goto_2
iget-object p1, p0, Lcom/mbridge/msdk/foundation/controller/e;->l:Lcom/mbridge/msdk/foundation/controller/e$a;
if-eqz p1, :cond_6
.line 203
invoke-interface {p1}, Lcom/mbridge/msdk/foundation/controller/e$a;->a()V
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_0
goto :goto_4
:goto_3
const-string p2, "TCStringManager"
.line 207
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
invoke-static {p2, p1}, Lcom/mbridge/msdk/foundation/tools/af;->b(Ljava/lang/String;Ljava/lang/String;)V
:cond_6
:goto_4
return-void
nop
:sswitch_data_0
.sparse-switch
-0x7781843b -> :sswitch_4
0x4fc43fb -> :sswitch_3
0x48a6de12 -> :sswitch_2
0x500b40d3 -> :sswitch_1
0x56705a53 -> :sswitch_0
.end sparse-switch
.end method