- 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
149 lines
3.9 KiB
Smali
149 lines
3.9 KiB
Smali
.class final Lcom/mbridge/msdk/advanced/a/c$1;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/mbridge/msdk/out/NativeListener$TrackingExListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/mbridge/msdk/advanced/a/c;->a(Lcom/mbridge/msdk/foundation/entity/CampaignEx;ZLjava/lang/String;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
.field final synthetic b:Lcom/mbridge/msdk/advanced/a/c;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/mbridge/msdk/advanced/a/c;Lcom/mbridge/msdk/foundation/entity/CampaignEx;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/mbridge/msdk/advanced/a/c$1;->b:Lcom/mbridge/msdk/advanced/a/c;
|
|
|
|
iput-object p2, p0, Lcom/mbridge/msdk/advanced/a/c$1;->a:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
.line 24
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onDismissLoading(Lcom/mbridge/msdk/out/Campaign;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onDownloadFinish(Lcom/mbridge/msdk/out/Campaign;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onDownloadProgress(I)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onDownloadStart(Lcom/mbridge/msdk/out/Campaign;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onFinishRedirection(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
iget-object p2, p0, Lcom/mbridge/msdk/advanced/a/c$1;->b:Lcom/mbridge/msdk/advanced/a/c;
|
|
|
|
.line 57
|
|
iget-object p2, p2, Lcom/mbridge/msdk/advanced/a/a;->b:Lcom/mbridge/msdk/advanced/view/MBNativeAdvancedView;
|
|
|
|
invoke-static {p1, p2}, Lcom/mbridge/msdk/foundation/tools/aj;->a(Lcom/mbridge/msdk/out/Campaign;Landroid/view/ViewGroup;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onInterceptDefaultLoadingDialog()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final onLeaveApp()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/advanced/a/c$1;->b:Lcom/mbridge/msdk/advanced/a/c;
|
|
|
|
.line 27
|
|
iget-object v1, v0, Lcom/mbridge/msdk/advanced/a/a;->c:Lcom/mbridge/msdk/advanced/b/d;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 28
|
|
iget-object v0, v0, Lcom/mbridge/msdk/advanced/a/a;->f:Lcom/mbridge/msdk/out/MBridgeIds;
|
|
|
|
invoke-virtual {v1, v0}, Lcom/mbridge/msdk/advanced/b/d;->d(Lcom/mbridge/msdk/out/MBridgeIds;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onRedirectionFailed(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
iget-object p2, p0, Lcom/mbridge/msdk/advanced/a/c$1;->b:Lcom/mbridge/msdk/advanced/a/c;
|
|
|
|
.line 65
|
|
iget-object p2, p2, Lcom/mbridge/msdk/advanced/a/a;->b:Lcom/mbridge/msdk/advanced/view/MBNativeAdvancedView;
|
|
|
|
invoke-static {p1, p2}, Lcom/mbridge/msdk/foundation/tools/aj;->a(Lcom/mbridge/msdk/out/Campaign;Landroid/view/ViewGroup;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onShowLoading(Lcom/mbridge/msdk/out/Campaign;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onStartRedirection(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
iget-object p1, p0, Lcom/mbridge/msdk/advanced/a/c$1;->a:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
iget-object p2, p0, Lcom/mbridge/msdk/advanced/a/c$1;->b:Lcom/mbridge/msdk/advanced/a/c;
|
|
|
|
.line 49
|
|
iget-object p2, p2, Lcom/mbridge/msdk/advanced/a/a;->b:Lcom/mbridge/msdk/advanced/view/MBNativeAdvancedView;
|
|
|
|
invoke-static {p1, p2}, Lcom/mbridge/msdk/foundation/tools/aj;->b(Lcom/mbridge/msdk/out/Campaign;Landroid/view/ViewGroup;)V
|
|
|
|
return-void
|
|
.end method
|