Files
rr3-apk/smali_classes4/com/mbridge/msdk/interstitial/c/a$c.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

158 lines
3.7 KiB
Smali

.class public final Lcom/mbridge/msdk/interstitial/c/a$c;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/interstitial/c/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "c"
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/interstitial/c/a;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/interstitial/c/a;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/interstitial/c/a$c;->a:Lcom/mbridge/msdk/interstitial/c/a;
.line 505
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a()V
.locals 1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/c/a$c;->a:Lcom/mbridge/msdk/interstitial/c/a;
.line 520
invoke-static {v0}, Lcom/mbridge/msdk/interstitial/c/a;->f(Lcom/mbridge/msdk/interstitial/c/a;)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 522
invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V
:goto_0
return-void
.end method
.method public final a(Ljava/lang/String;)V
.locals 1
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/c/a$c;->a:Lcom/mbridge/msdk/interstitial/c/a;
.line 510
invoke-static {v0, p1}, Lcom/mbridge/msdk/interstitial/c/a;->a(Lcom/mbridge/msdk/interstitial/c/a;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 p1
.line 512
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:goto_0
return-void
.end method
.method public final b()V
.locals 2
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/c/a$c;->a:Lcom/mbridge/msdk/interstitial/c/a;
.line 531
invoke-static {v0}, Lcom/mbridge/msdk/interstitial/c/a;->d(Lcom/mbridge/msdk/interstitial/c/a;)Landroid/os/Handler;
move-result-object v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/c/a$c;->a:Lcom/mbridge/msdk/interstitial/c/a;
.line 532
invoke-static {v0}, Lcom/mbridge/msdk/interstitial/c/a;->d(Lcom/mbridge/msdk/interstitial/c/a;)Landroid/os/Handler;
move-result-object v0
const/4 v1, 0x7
invoke-virtual {v0, v1}, Landroid/os/Handler;->sendEmptyMessage(I)Z
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
.line 535
invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V
:cond_0
:goto_0
return-void
.end method
.method public final c()V
.locals 2
:try_start_0
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/c/a$c;->a:Lcom/mbridge/msdk/interstitial/c/a;
.line 542
invoke-static {v0}, Lcom/mbridge/msdk/interstitial/c/a;->d(Lcom/mbridge/msdk/interstitial/c/a;)Landroid/os/Handler;
move-result-object v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/mbridge/msdk/interstitial/c/a$c;->a:Lcom/mbridge/msdk/interstitial/c/a;
.line 543
invoke-static {v0}, Lcom/mbridge/msdk/interstitial/c/a;->d(Lcom/mbridge/msdk/interstitial/c/a;)Landroid/os/Handler;
move-result-object v0
const/4 v1, 0x6
invoke-virtual {v0, v1}, Landroid/os/Handler;->sendEmptyMessage(I)Z
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception v0
.line 546
invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V
:cond_0
:goto_0
return-void
.end method