32 lines
890 B
Smali
32 lines
890 B
Smali
.class public interface abstract Lcom/google/android/exoplayer2/source/MediaPeriod$Callback;
|
|
.super Ljava/lang/Object;
|
|
.source "MediaPeriod.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/android/exoplayer2/source/SequenceableLoader$Callback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/exoplayer2/source/MediaPeriod;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Callback"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/google/android/exoplayer2/source/SequenceableLoader$Callback<",
|
|
"Lcom/google/android/exoplayer2/source/MediaPeriod;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract onPrepared(Lcom/google/android/exoplayer2/source/MediaPeriod;)V
|
|
.end method
|