- 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
152 lines
3.0 KiB
Smali
152 lines
3.0 KiB
Smali
.class public final Lcom/mbridge/msdk/e/a/b;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/mbridge/msdk/e/a/b$a;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private a:Lcom/mbridge/msdk/e/a/a;
|
|
|
|
.field private b:J
|
|
|
|
.field private c:Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
.field private d:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
.line 5
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const-wide/16 v0, 0x0
|
|
|
|
iput-wide v0, p0, Lcom/mbridge/msdk/e/a/b;->d:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(J)Lcom/mbridge/msdk/e/a/b;
|
|
.locals 2
|
|
|
|
.line 0
|
|
const-wide/16 v0, 0x0
|
|
|
|
cmp-long v0, p1, v0
|
|
|
|
if-gez v0, :cond_0
|
|
|
|
const-wide/16 p1, 0x3e8
|
|
|
|
:cond_0
|
|
iput-wide p1, p0, Lcom/mbridge/msdk/e/a/b;->b:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final a(Lcom/mbridge/msdk/e/a/a;)Lcom/mbridge/msdk/e/a/b;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-object p1, p0, Lcom/mbridge/msdk/e/a/b;->a:Lcom/mbridge/msdk/e/a/a;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final a()V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/e/a/b;->c:Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 19
|
|
invoke-virtual {v0}, Landroid/os/CountDownTimer;->cancel()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-object v0, p0, Lcom/mbridge/msdk/e/a/b;->c:Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public final b(J)Lcom/mbridge/msdk/e/a/b;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-wide p1, p0, Lcom/mbridge/msdk/e/a/b;->d:J
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final b()V
|
|
.locals 5
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/e/a/b;->c:Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 1055
|
|
invoke-virtual {v0}, Landroid/os/CountDownTimer;->cancel()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-object v0, p0, Lcom/mbridge/msdk/e/a/b;->c:Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
:cond_0
|
|
iget-wide v0, p0, Lcom/mbridge/msdk/e/a/b;->b:J
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long v0, v0, v2
|
|
|
|
if-gtz v0, :cond_1
|
|
|
|
iget-wide v0, p0, Lcom/mbridge/msdk/e/a/b;->d:J
|
|
|
|
const-wide/16 v2, 0x3e8
|
|
|
|
add-long/2addr v0, v2
|
|
|
|
iput-wide v0, p0, Lcom/mbridge/msdk/e/a/b;->b:J
|
|
|
|
.line 1061
|
|
:cond_1
|
|
new-instance v0, Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
iget-wide v1, p0, Lcom/mbridge/msdk/e/a/b;->d:J
|
|
|
|
iget-wide v3, p0, Lcom/mbridge/msdk/e/a/b;->b:J
|
|
|
|
invoke-direct {v0, v1, v2, v3, v4}, Lcom/mbridge/msdk/e/a/b$a;-><init>(JJ)V
|
|
|
|
iput-object v0, p0, Lcom/mbridge/msdk/e/a/b;->c:Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
iget-object v1, p0, Lcom/mbridge/msdk/e/a/b;->a:Lcom/mbridge/msdk/e/a/a;
|
|
|
|
.line 1062
|
|
invoke-virtual {v0, v1}, Lcom/mbridge/msdk/e/a/b$a;->a(Lcom/mbridge/msdk/e/a/a;)V
|
|
|
|
:cond_2
|
|
iget-object v0, p0, Lcom/mbridge/msdk/e/a/b;->c:Lcom/mbridge/msdk/e/a/b$a;
|
|
|
|
.line 50
|
|
invoke-virtual {v0}, Landroid/os/CountDownTimer;->start()Landroid/os/CountDownTimer;
|
|
|
|
return-void
|
|
.end method
|