Files
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

185 lines
5.8 KiB
Smali

.class public final Lcom/mbridge/msdk/newinterstitial/a/a;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/videocommon/listener/InterVideoOutListener;
# instance fields
.field private a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
.field private b:Ljava/lang/String;
.field private c:Z
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;)V
.locals 0
.line 18
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
return-void
.end method
.method public constructor <init>(Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;Ljava/lang/String;Z)V
.locals 0
.line 22
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
iput-object p2, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->b:Ljava/lang/String;
iput-boolean p3, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->c:Z
return-void
.end method
# virtual methods
.method public final onAdClose(Lcom/mbridge/msdk/out/MBridgeIds;Lcom/mbridge/msdk/out/RewardInfo;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 38
invoke-interface {v0, p1, p2}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onAdClose(Lcom/mbridge/msdk/out/MBridgeIds;Lcom/mbridge/msdk/out/RewardInfo;)V
:cond_0
return-void
.end method
.method public final onAdCloseWithIVReward(Lcom/mbridge/msdk/out/MBridgeIds;Lcom/mbridge/msdk/out/RewardInfo;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 66
invoke-interface {v0, p1, p2}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onAdCloseWithNIReward(Lcom/mbridge/msdk/out/MBridgeIds;Lcom/mbridge/msdk/out/RewardInfo;)V
:cond_0
return-void
.end method
.method public final onAdShow(Lcom/mbridge/msdk/out/MBridgeIds;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 31
invoke-interface {v0, p1}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onAdShow(Lcom/mbridge/msdk/out/MBridgeIds;)V
:cond_0
return-void
.end method
.method public final onEndcardShow(Lcom/mbridge/msdk/out/MBridgeIds;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 73
invoke-interface {v0, p1}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onEndcardShow(Lcom/mbridge/msdk/out/MBridgeIds;)V
:cond_0
return-void
.end method
.method public final onLoadSuccess(Lcom/mbridge/msdk/out/MBridgeIds;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 94
invoke-interface {v0, p1}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onLoadCampaignSuccess(Lcom/mbridge/msdk/out/MBridgeIds;)V
:cond_0
return-void
.end method
.method public final onShowFail(Lcom/mbridge/msdk/foundation/same/report/d/c;Lcom/mbridge/msdk/out/MBridgeIds;Ljava/lang/String;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz p1, :cond_0
.line 45
invoke-interface {p1, p2, p3}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onShowFail(Lcom/mbridge/msdk/out/MBridgeIds;Ljava/lang/String;)V
:cond_0
return-void
.end method
.method public final onVideoAdClicked(ZLcom/mbridge/msdk/out/MBridgeIds;)V
.locals 0
iget-object p1, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz p1, :cond_0
.line 52
invoke-interface {p1, p2}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onAdClicked(Lcom/mbridge/msdk/out/MBridgeIds;)V
:cond_0
return-void
.end method
.method public final onVideoComplete(Lcom/mbridge/msdk/out/MBridgeIds;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 59
invoke-interface {v0, p1}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onVideoComplete(Lcom/mbridge/msdk/out/MBridgeIds;)V
:cond_0
return-void
.end method
.method public final onVideoLoadFail(Lcom/mbridge/msdk/out/MBridgeIds;Ljava/lang/String;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 80
invoke-interface {v0, p1, p2}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onResourceLoadFail(Lcom/mbridge/msdk/out/MBridgeIds;Ljava/lang/String;)V
:cond_0
return-void
.end method
.method public final onVideoLoadSuccess(Lcom/mbridge/msdk/out/MBridgeIds;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/newinterstitial/a/a;->a:Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;
if-eqz v0, :cond_0
.line 87
invoke-interface {v0, p1}, Lcom/mbridge/msdk/newinterstitial/out/NewInterstitialListener;->onResourceLoadSuccess(Lcom/mbridge/msdk/out/MBridgeIds;)V
:cond_0
return-void
.end method