Files
rr3-apk/smali_classes4/com/mbridge/msdk/video/dynview/h/a$1.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

90 lines
2.5 KiB
Smali

.class final Lcom/mbridge/msdk/video/dynview/h/a$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mbridge/msdk/video/dynview/e/e;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/video/dynview/h/a;->a(Lcom/mbridge/msdk/video/dynview/c;Lcom/mbridge/msdk/video/dynview/e/h;Ljava/util/Map;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/video/dynview/e/h;
.field final synthetic b:Lcom/mbridge/msdk/video/dynview/h/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/video/dynview/h/a;Lcom/mbridge/msdk/video/dynview/e/h;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/video/dynview/h/a$1;->b:Lcom/mbridge/msdk/video/dynview/h/a;
iput-object p2, p0, Lcom/mbridge/msdk/video/dynview/h/a$1;->a:Lcom/mbridge/msdk/video/dynview/e/h;
.line 125
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Landroid/view/View;Ljava/util/List;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/view/View;",
"Ljava/util/List<",
"Landroid/view/View;",
">;)V"
}
.end annotation
.line 128
new-instance v0, Lcom/mbridge/msdk/video/dynview/a;
invoke-direct {v0}, Lcom/mbridge/msdk/video/dynview/a;-><init>()V
.line 129
invoke-virtual {v0, p1}, Lcom/mbridge/msdk/video/dynview/a;->a(Landroid/view/View;)V
.line 130
invoke-virtual {v0, p2}, Lcom/mbridge/msdk/video/dynview/a;->a(Ljava/util/List;)V
.line 131
invoke-static {}, Lcom/mbridge/msdk/video/dynview/h/a;->a()Z
move-result p1
invoke-virtual {v0, p1}, Lcom/mbridge/msdk/video/dynview/a;->a(Z)V
iget-object p1, p0, Lcom/mbridge/msdk/video/dynview/h/a$1;->a:Lcom/mbridge/msdk/video/dynview/e/h;
.line 133
invoke-interface {p1, v0}, Lcom/mbridge/msdk/video/dynview/e/h;->viewInflaterSuccess(Lcom/mbridge/msdk/video/dynview/a;)V
return-void
.end method
.method public final a(Lcom/mbridge/msdk/video/dynview/c/a;)V
.locals 1
iget-object v0, p0, Lcom/mbridge/msdk/video/dynview/h/a$1;->a:Lcom/mbridge/msdk/video/dynview/e/h;
.line 138
invoke-interface {v0, p1}, Lcom/mbridge/msdk/video/dynview/e/h;->viewInflaterFail(Lcom/mbridge/msdk/video/dynview/c/a;)V
return-void
.end method