mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
84 lines
1.6 KiB
Smali
84 lines
1.6 KiB
Smali
.class Landroidx/media3/common/Timeline$1;
|
|
.super Landroidx/media3/common/Timeline;
|
|
.source "Timeline.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/media3/common/Timeline;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 984
|
|
invoke-direct {p0}, Landroidx/media3/common/Timeline;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getIndexOfPeriod(Ljava/lang/Object;)I
|
|
.locals 0
|
|
|
|
const/4 p0, -0x1
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public getPeriod(ILandroidx/media3/common/Timeline$Period;Z)Landroidx/media3/common/Timeline$Period;
|
|
.locals 0
|
|
|
|
.line 1003
|
|
new-instance p0, Ljava/lang/IndexOutOfBoundsException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/IndexOutOfBoundsException;-><init>()V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public getPeriodCount()I
|
|
.locals 0
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public getUidOfPeriod(I)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1013
|
|
new-instance p0, Ljava/lang/IndexOutOfBoundsException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/IndexOutOfBoundsException;-><init>()V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public getWindow(ILandroidx/media3/common/Timeline$Window;J)Landroidx/media3/common/Timeline$Window;
|
|
.locals 0
|
|
|
|
.line 993
|
|
new-instance p0, Ljava/lang/IndexOutOfBoundsException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/IndexOutOfBoundsException;-><init>()V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public getWindowCount()I
|
|
.locals 0
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return p0
|
|
.end method
|