Files
rr3-apk/smali_classes4/com/mbridge/msdk/splash/d/b.smali
Daniel Elliott f3960ee359 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
2026-02-18 16:13:44 -08:00

248 lines
6.2 KiB
Smali

.class public final Lcom/mbridge/msdk/splash/d/b;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field private a:Lcom/mbridge/msdk/out/MBSplashLoadListener;
.field private b:Lcom/mbridge/msdk/splash/d/c;
.field private c:Ljava/lang/String;
.field private d:Ljava/lang/String;
.field private e:Lcom/mbridge/msdk/out/MBridgeIds;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/splash/d/c;Lcom/mbridge/msdk/out/MBridgeIds;)V
.locals 0
.line 26
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/mbridge/msdk/splash/d/b;->b:Lcom/mbridge/msdk/splash/d/c;
iput-object p2, p0, Lcom/mbridge/msdk/splash/d/b;->e:Lcom/mbridge/msdk/out/MBridgeIds;
if-eqz p2, :cond_0
.line 30
invoke-virtual {p2}, Lcom/mbridge/msdk/out/MBridgeIds;->getUnitId()Ljava/lang/String;
move-result-object p1
iput-object p1, p0, Lcom/mbridge/msdk/splash/d/b;->c:Ljava/lang/String;
:cond_0
return-void
.end method
# virtual methods
.method public final a(Lcom/mbridge/msdk/foundation/c/b;I)V
.locals 3
iget-object v0, p0, Lcom/mbridge/msdk/splash/d/b;->b:Lcom/mbridge/msdk/splash/d/c;
if-eqz v0, :cond_4
.line 71
invoke-virtual {v0}, Lcom/mbridge/msdk/splash/d/c;->a()Z
move-result v0
if-eqz v0, :cond_4
const-string v0, ""
if-eqz p1, :cond_1
.line 74
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/c/b;->b()Ljava/lang/String;
move-result-object v1
.line 75
invoke-static {v1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v2
if-eqz v2, :cond_0
goto :goto_0
:cond_0
move-object v0, v1
:cond_1
:goto_0
iget-object v1, p0, Lcom/mbridge/msdk/splash/d/b;->a:Lcom/mbridge/msdk/out/MBSplashLoadListener;
if-eqz v1, :cond_2
iget-object v2, p0, Lcom/mbridge/msdk/splash/d/b;->e:Lcom/mbridge/msdk/out/MBridgeIds;
.line 81
invoke-interface {v1, v2, v0, p2}, Lcom/mbridge/msdk/out/MBSplashLoadListener;->onLoadFailed(Lcom/mbridge/msdk/out/MBridgeIds;Ljava/lang/String;I)V
:cond_2
iget-object p2, p0, Lcom/mbridge/msdk/splash/d/b;->b:Lcom/mbridge/msdk/splash/d/c;
const/4 v1, 0x0
.line 83
invoke-virtual {p2, v1}, Lcom/mbridge/msdk/splash/d/c;->a(Z)V
.line 84
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object p2
invoke-virtual {p2}, Lcom/mbridge/msdk/foundation/controller/a;->c()Landroid/content/Context;
move-result-object p2
iget-object v1, p0, Lcom/mbridge/msdk/splash/d/b;->c:Ljava/lang/String;
iget-object v2, p0, Lcom/mbridge/msdk/splash/d/b;->d:Ljava/lang/String;
invoke-static {v2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v2
xor-int/lit8 v2, v2, 0x1
if-eqz p1, :cond_3
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/c/b;->c()Lcom/mbridge/msdk/foundation/entity/CampaignEx;
move-result-object p1
goto :goto_1
:cond_3
const/4 p1, 0x0
:goto_1
invoke-static {p2, v0, v1, v2, p1}, Lcom/mbridge/msdk/foundation/same/report/i;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;ZLcom/mbridge/msdk/foundation/entity/CampaignEx;)V
:cond_4
return-void
.end method
.method public final a(Lcom/mbridge/msdk/foundation/entity/CampaignEx;I)V
.locals 6
iget-object v0, p0, Lcom/mbridge/msdk/splash/d/b;->b:Lcom/mbridge/msdk/splash/d/c;
if-eqz v0, :cond_2
.line 44
invoke-virtual {v0}, Lcom/mbridge/msdk/splash/d/c;->a()Z
move-result v0
if-eqz v0, :cond_2
if-eqz p1, :cond_2
iget-object v0, p0, Lcom/mbridge/msdk/splash/d/b;->a:Lcom/mbridge/msdk/out/MBSplashLoadListener;
const/4 v1, 0x0
const/4 v2, 0x1
if-eqz v0, :cond_1
iget-object v3, p0, Lcom/mbridge/msdk/splash/d/b;->e:Lcom/mbridge/msdk/out/MBridgeIds;
.line 46
invoke-interface {v0, v3, p2}, Lcom/mbridge/msdk/out/MBSplashLoadListener;->onLoadSuccessed(Lcom/mbridge/msdk/out/MBridgeIds;I)V
iget-object v0, p0, Lcom/mbridge/msdk/splash/d/b;->a:Lcom/mbridge/msdk/out/MBSplashLoadListener;
iget-object v3, p0, Lcom/mbridge/msdk/splash/d/b;->e:Lcom/mbridge/msdk/out/MBridgeIds;
.line 47
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->getFlb()I
move-result v4
if-ne v4, v2, :cond_0
move v4, v2
goto :goto_0
:cond_0
move v4, v1
:goto_0
invoke-interface {v0, v3, v4}, Lcom/mbridge/msdk/out/MBSplashLoadListener;->isSupportZoomOut(Lcom/mbridge/msdk/out/MBridgeIds;Z)V
:cond_1
iget-object v0, p0, Lcom/mbridge/msdk/splash/d/b;->b:Lcom/mbridge/msdk/splash/d/c;
.line 49
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/splash/d/c;->a(Z)V
.line 50
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
.line 51
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
.line 52
invoke-static {}, Lcom/mbridge/msdk/foundation/controller/c;->m()Lcom/mbridge/msdk/foundation/controller/c;
move-result-object v3
invoke-virtual {v3}, Lcom/mbridge/msdk/foundation/controller/a;->c()Landroid/content/Context;
move-result-object v3
iget-object v4, p0, Lcom/mbridge/msdk/splash/d/b;->c:Ljava/lang/String;
invoke-virtual {p1}, Lcom/mbridge/msdk/foundation/entity/CampaignEx;->isBidCampaign()Z
move-result v5
invoke-static {v3, v0, v4, v5}, Lcom/mbridge/msdk/foundation/same/report/i;->a(Landroid/content/Context;Ljava/util/List;Ljava/lang/String;Z)V
const/4 v0, 0x2
if-ne p2, v0, :cond_2
iget-object p2, p0, Lcom/mbridge/msdk/splash/d/b;->b:Lcom/mbridge/msdk/splash/d/c;
if-eqz p2, :cond_2
.line 54
invoke-virtual {p2, p1, v1, v2}, Lcom/mbridge/msdk/splash/d/c;->a(Lcom/mbridge/msdk/foundation/entity/CampaignEx;IZ)V
:cond_2
return-void
.end method
.method public final a(Lcom/mbridge/msdk/out/MBSplashLoadListener;)V
.locals 0
.line 0
iput-object p1, p0, Lcom/mbridge/msdk/splash/d/b;->a:Lcom/mbridge/msdk/out/MBSplashLoadListener;
return-void
.end method
.method public final a(Ljava/lang/String;)V
.locals 0
.line 0
iput-object p1, p0, Lcom/mbridge/msdk/splash/d/b;->d:Ljava/lang/String;
return-void
.end method