Files
rr3-apk/smali/com/applovin/impl/u9$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

128 lines
2.6 KiB
Smali

.class Lcom/applovin/impl/u9$c;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/applovin/impl/v4$b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/applovin/impl/u9;->T()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:J
.field final synthetic b:Ljava/lang/Integer;
.field final synthetic c:Ljava/lang/Long;
.field final synthetic d:Lcom/applovin/impl/u9;
# direct methods
.method public constructor <init>(Lcom/applovin/impl/u9;JLjava/lang/Integer;Ljava/lang/Long;)V
.locals 0
iput-object p1, p0, Lcom/applovin/impl/u9$c;->d:Lcom/applovin/impl/u9;
iput-wide p2, p0, Lcom/applovin/impl/u9$c;->a:J
iput-object p4, p0, Lcom/applovin/impl/u9$c;->b:Ljava/lang/Integer;
iput-object p5, p0, Lcom/applovin/impl/u9$c;->c:Ljava/lang/Long;
.line 778
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()V
.locals 5
iget-object v0, p0, Lcom/applovin/impl/u9$c;->d:Lcom/applovin/impl/u9;
.line 783
iget-wide v0, v0, Lcom/applovin/impl/p9;->q:J
long-to-float v0, v0
iget-wide v1, p0, Lcom/applovin/impl/u9$c;->a:J
long-to-float v1, v1
div-float/2addr v0, v1
iget-object v1, p0, Lcom/applovin/impl/u9$c;->b:Ljava/lang/Integer;
.line 784
invoke-virtual {v1}, Ljava/lang/Integer;->intValue()I
move-result v1
int-to-float v1, v1
mul-float/2addr v0, v1
float-to-int v0, v0
iget-object v1, p0, Lcom/applovin/impl/u9$c;->d:Lcom/applovin/impl/u9;
.line 785
iget-object v1, v1, Lcom/applovin/impl/u9;->T:Landroid/widget/ProgressBar;
invoke-virtual {v1, v0}, Landroid/widget/ProgressBar;->setProgress(I)V
iget-object v0, p0, Lcom/applovin/impl/u9$c;->d:Lcom/applovin/impl/u9;
.line 786
iget-wide v1, v0, Lcom/applovin/impl/p9;->q:J
iget-object v3, p0, Lcom/applovin/impl/u9$c;->c:Ljava/lang/Long;
invoke-virtual {v3}, Ljava/lang/Long;->longValue()J
move-result-wide v3
add-long/2addr v1, v3
iput-wide v1, v0, Lcom/applovin/impl/p9;->q:J
return-void
.end method
.method public b()Z
.locals 4
iget-object v0, p0, Lcom/applovin/impl/u9$c;->d:Lcom/applovin/impl/u9;
.line 792
iget-wide v0, v0, Lcom/applovin/impl/p9;->q:J
iget-wide v2, p0, Lcom/applovin/impl/u9$c;->a:J
cmp-long v0, v0, v2
if-gez v0, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method