- 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
92 lines
1.8 KiB
Smali
92 lines
1.8 KiB
Smali
.class public final Lcom/fyber/inneractive/sdk/player/exoplayer2/b;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:I
|
|
|
|
.field public static final b:Ljava/util/UUID;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 5
|
|
|
|
.line 1
|
|
sget v0, Lcom/fyber/inneractive/sdk/player/exoplayer2/util/s;->a:I
|
|
|
|
const/16 v1, 0x17
|
|
|
|
if-ge v0, v1, :cond_0
|
|
|
|
const/16 v0, 0x3fc
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/16 v0, 0x18fc
|
|
|
|
:goto_0
|
|
sput v0, Lcom/fyber/inneractive/sdk/player/exoplayer2/b;->a:I
|
|
|
|
.line 276
|
|
new-instance v0, Ljava/util/UUID;
|
|
|
|
const-wide/16 v1, 0x0
|
|
|
|
invoke-direct {v0, v1, v2, v1, v2}, Ljava/util/UUID;-><init>(JJ)V
|
|
|
|
sput-object v0, Lcom/fyber/inneractive/sdk/player/exoplayer2/b;->b:Ljava/util/UUID;
|
|
|
|
.line 283
|
|
new-instance v0, Ljava/util/UUID;
|
|
|
|
const-wide v1, 0x1077efecc0b24d02L
|
|
|
|
const-wide v3, -0x531cc3e1ad1d04b5L # -1.8442503140481377E-92
|
|
|
|
invoke-direct {v0, v1, v2, v3, v4}, Ljava/util/UUID;-><init>(JJ)V
|
|
|
|
.line 290
|
|
new-instance v0, Ljava/util/UUID;
|
|
|
|
const-wide v1, -0x121074568629b532L # -3.563403477674908E221
|
|
|
|
const-wide v3, -0x5c37d8232ae2de13L
|
|
|
|
invoke-direct {v0, v1, v2, v3, v4}, Ljava/util/UUID;-><init>(JJ)V
|
|
|
|
.line 298
|
|
new-instance v0, Ljava/util/UUID;
|
|
|
|
const-wide v1, -0x65fb0f8667bfbd7aL
|
|
|
|
const-wide v3, -0x546d19a41f77a06bL # -8.640911267670052E-99
|
|
|
|
invoke-direct {v0, v1, v2, v3, v4}, Ljava/util/UUID;-><init>(JJ)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(J)J
|
|
.locals 3
|
|
|
|
const-wide v0, -0x7fffffffffffffffL # -4.9E-324
|
|
|
|
cmp-long v2, p0, v0
|
|
|
|
if-nez v2, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const-wide/16 v0, 0x3e8
|
|
|
|
.line 1
|
|
div-long v0, p0, v0
|
|
|
|
:goto_0
|
|
return-wide v0
|
|
.end method
|