Files
rr3-apk/smali_classes4/com/mbridge/msdk/playercommon/exoplayer2/source/ConcatenatingMediaSource$DummyTimeline.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

132 lines
2.9 KiB
Smali

.class final Lcom/mbridge/msdk/playercommon/exoplayer2/source/ConcatenatingMediaSource$DummyTimeline;
.super Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/playercommon/exoplayer2/source/ConcatenatingMediaSource;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DummyTimeline"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 711
invoke-direct {p0}, Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lcom/mbridge/msdk/playercommon/exoplayer2/source/ConcatenatingMediaSource$1;)V
.locals 0
.line 711
invoke-direct {p0}, Lcom/mbridge/msdk/playercommon/exoplayer2/source/ConcatenatingMediaSource$DummyTimeline;-><init>()V
return-void
.end method
# virtual methods
.method public final getIndexOfPeriod(Ljava/lang/Object;)I
.locals 0
if-nez p1, :cond_0
const/4 p1, 0x0
goto :goto_0
:cond_0
const/4 p1, -0x1
:goto_0
return p1
.end method
.method public final getPeriod(ILcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Period;Z)Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Period;
.locals 8
const/4 v1, 0x0
const/4 v2, 0x0
const/4 v3, 0x0
const-wide v4, -0x7fffffffffffffffL # -4.9E-324
const-wide/16 v6, 0x0
move-object v0, p2
.line 743
invoke-virtual/range {v0 .. v7}, Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Period;->set(Ljava/lang/Object;Ljava/lang/Object;IJJ)Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Period;
move-result-object p1
return-object p1
.end method
.method public final getPeriodCount()I
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public final getWindow(ILcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Window;ZJ)Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Window;
.locals 16
const/4 v1, 0x0
const-wide v2, -0x7fffffffffffffffL # -4.9E-324
const-wide v4, -0x7fffffffffffffffL # -4.9E-324
const/4 v6, 0x0
const/4 v7, 0x1
const-wide/16 v8, 0x0
cmp-long v0, p4, v8
if-lez v0, :cond_0
const-wide v8, -0x7fffffffffffffffL # -4.9E-324
:cond_0
const-wide v10, -0x7fffffffffffffffL # -4.9E-324
const/4 v12, 0x0
const/4 v13, 0x0
const-wide/16 v14, 0x0
move-object/from16 v0, p2
.line 721
invoke-virtual/range {v0 .. v15}, Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Window;->set(Ljava/lang/Object;JJZZJJIIJ)Lcom/mbridge/msdk/playercommon/exoplayer2/Timeline$Window;
move-result-object v0
return-object v0
.end method
.method public final getWindowCount()I
.locals 1
const/4 v0, 0x1
return v0
.end method