mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
99 lines
2.9 KiB
Smali
99 lines
2.9 KiB
Smali
.class public Lcom/google/android/exoplayer2/ParserException;
|
|
.super Ljava/io/IOException;
|
|
.source "ParserException.java"
|
|
|
|
|
|
# instance fields
|
|
.field public final contentIsMalformed:Z
|
|
|
|
.field public final dataType:I
|
|
|
|
|
|
# direct methods
|
|
.method protected constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;ZI)V
|
|
.locals 0
|
|
|
|
.line 104
|
|
invoke-direct {p0, p1, p2}, Ljava/io/IOException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
iput-boolean p3, p0, Lcom/google/android/exoplayer2/ParserException;->contentIsMalformed:Z
|
|
|
|
iput p4, p0, Lcom/google/android/exoplayer2/ParserException;->dataType:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static createForMalformedContainer(Ljava/lang/String;Ljava/lang/Throwable;)Lcom/google/android/exoplayer2/ParserException;
|
|
.locals 2
|
|
|
|
.line 48
|
|
new-instance v0, Lcom/google/android/exoplayer2/ParserException;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, p0, p1, v1, v1}, Lcom/google/android/exoplayer2/ParserException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZI)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static createForMalformedDataOfUnknownType(Ljava/lang/String;Ljava/lang/Throwable;)Lcom/google/android/exoplayer2/ParserException;
|
|
.locals 3
|
|
|
|
.line 35
|
|
new-instance v0, Lcom/google/android/exoplayer2/ParserException;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-direct {v0, p0, p1, v1, v2}, Lcom/google/android/exoplayer2/ParserException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZI)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static createForMalformedManifest(Ljava/lang/String;Ljava/lang/Throwable;)Lcom/google/android/exoplayer2/ParserException;
|
|
.locals 3
|
|
|
|
.line 61
|
|
new-instance v0, Lcom/google/android/exoplayer2/ParserException;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x4
|
|
|
|
invoke-direct {v0, p0, p1, v1, v2}, Lcom/google/android/exoplayer2/ParserException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZI)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static createForManifestWithUnsupportedFeature(Ljava/lang/String;Ljava/lang/Throwable;)Lcom/google/android/exoplayer2/ParserException;
|
|
.locals 3
|
|
|
|
.line 75
|
|
new-instance v0, Lcom/google/android/exoplayer2/ParserException;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x4
|
|
|
|
invoke-direct {v0, p0, p1, v1, v2}, Lcom/google/android/exoplayer2/ParserException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZI)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static createForUnsupportedContainerFeature(Ljava/lang/String;)Lcom/google/android/exoplayer2/ParserException;
|
|
.locals 4
|
|
|
|
.line 87
|
|
new-instance v0, Lcom/google/android/exoplayer2/ParserException;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x1
|
|
|
|
const/4 v3, 0x0
|
|
|
|
invoke-direct {v0, p0, v3, v1, v2}, Lcom/google/android/exoplayer2/ParserException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZI)V
|
|
|
|
return-object v0
|
|
.end method
|