- 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
144 lines
2.6 KiB
Smali
144 lines
2.6 KiB
Smali
.class final Lcom/applovin/impl/y8$a;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/applovin/impl/kg;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/applovin/impl/y8;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private a:Lcom/applovin/impl/a9;
|
|
|
|
.field private b:Lcom/applovin/impl/a9$a;
|
|
|
|
.field private c:J
|
|
|
|
.field private d:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/applovin/impl/a9;Lcom/applovin/impl/a9$a;)V
|
|
.locals 0
|
|
|
|
.line 124
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/applovin/impl/y8$a;->a:Lcom/applovin/impl/a9;
|
|
|
|
iput-object p2, p0, Lcom/applovin/impl/y8$a;->b:Lcom/applovin/impl/a9$a;
|
|
|
|
const-wide/16 p1, -0x1
|
|
|
|
iput-wide p1, p0, Lcom/applovin/impl/y8$a;->c:J
|
|
|
|
iput-wide p1, p0, Lcom/applovin/impl/y8$a;->d:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/applovin/impl/l8;)J
|
|
.locals 6
|
|
|
|
.line 0
|
|
iget-wide v0, p0, Lcom/applovin/impl/y8$a;->d:J
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long p1, v0, v2
|
|
|
|
const-wide/16 v2, -0x1
|
|
|
|
if-ltz p1, :cond_0
|
|
|
|
const-wide/16 v4, 0x2
|
|
|
|
add-long/2addr v0, v4
|
|
|
|
neg-long v0, v0
|
|
|
|
iput-wide v2, p0, Lcom/applovin/impl/y8$a;->d:J
|
|
|
|
return-wide v0
|
|
|
|
:cond_0
|
|
return-wide v2
|
|
.end method
|
|
|
|
.method public a()Lcom/applovin/impl/ij;
|
|
.locals 4
|
|
|
|
iget-wide v0, p0, Lcom/applovin/impl/y8$a;->c:J
|
|
|
|
const-wide/16 v2, -0x1
|
|
|
|
cmp-long v0, v0, v2
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
.line 156
|
|
:goto_0
|
|
invoke-static {v0}, Lcom/applovin/impl/b1;->b(Z)V
|
|
|
|
.line 157
|
|
new-instance v0, Lcom/applovin/impl/z8;
|
|
|
|
iget-object v1, p0, Lcom/applovin/impl/y8$a;->a:Lcom/applovin/impl/a9;
|
|
|
|
iget-wide v2, p0, Lcom/applovin/impl/y8$a;->c:J
|
|
|
|
invoke-direct {v0, v1, v2, v3}, Lcom/applovin/impl/z8;-><init>(Lcom/applovin/impl/a9;J)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public a(J)V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/applovin/impl/y8$a;->b:Lcom/applovin/impl/a9$a;
|
|
|
|
.line 443
|
|
iget-object v0, v0, Lcom/applovin/impl/a9$a;->a:[J
|
|
|
|
const/4 v1, 0x1
|
|
|
|
.line 445
|
|
invoke-static {v0, p1, p2, v1, v1}, Lcom/applovin/impl/xp;->b([JJZZ)I
|
|
|
|
move-result p1
|
|
|
|
.line 447
|
|
aget-wide p1, v0, p1
|
|
|
|
iput-wide p1, p0, Lcom/applovin/impl/y8$a;->d:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b(J)V
|
|
.locals 0
|
|
|
|
iput-wide p1, p0, Lcom/applovin/impl/y8$a;->c:J
|
|
|
|
return-void
|
|
.end method
|