mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-28 01:52:26 -06:00
25 lines
639 B
Smali
25 lines
639 B
Smali
|
.class public interface abstract Landroidx/media3/exoplayer/PlayerMessage$Target;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "PlayerMessage.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/media3/exoplayer/PlayerMessage;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x609
|
||
|
name = "Target"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract handleMessage(ILjava/lang/Object;)V
|
||
|
.annotation system Ldalvik/annotation/Throws;
|
||
|
value = {
|
||
|
Landroidx/media3/exoplayer/ExoPlaybackException;
|
||
|
}
|
||
|
.end annotation
|
||
|
.end method
|