58 lines
1.9 KiB
Smali
58 lines
1.9 KiB
Smali
.class Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod$4;
|
|
.super Ljava/lang/Object;
|
|
.source "ExtractorMediaPeriod.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod;->notifyLoadError(Ljava/io/IOException;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod;
|
|
|
|
.field public final synthetic val$error:Ljava/io/IOException;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod;Ljava/io/IOException;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod$4;->this$0:Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod;
|
|
|
|
iput-object p2, p0, Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod$4;->val$error:Ljava/io/IOException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod$4;->this$0:Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod;
|
|
|
|
invoke-static {v0}, Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod;->access$600(Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod;)Lcom/google/android/exoplayer2/source/ExtractorMediaSource$EventListener;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/google/android/exoplayer2/source/ExtractorMediaPeriod$4;->val$error:Ljava/io/IOException;
|
|
|
|
invoke-interface {v0, v1}, Lcom/google/android/exoplayer2/source/ExtractorMediaSource$EventListener;->onLoadError(Ljava/io/IOException;)V
|
|
|
|
return-void
|
|
.end method
|