mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
27 lines
636 B
Smali
27 lines
636 B
Smali
.class public interface abstract Landroidx/media3/exoplayer/upstream/Loader$Loadable;
|
|
.super Ljava/lang/Object;
|
|
.source "Loader.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/media3/exoplayer/upstream/Loader;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Loadable"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract cancelLoad()V
|
|
.end method
|
|
|
|
.method public abstract load()V
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
.end method
|