mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 17:12:31 -06:00
17 lines
364 B
Smali
17 lines
364 B
Smali
|
.class public interface abstract Landroidx/media3/common/Bundleable;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Bundleable.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/MemberClasses;
|
||
|
value = {
|
||
|
Landroidx/media3/common/Bundleable$Creator;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract toBundle()Landroid/os/Bundle;
|
||
|
.end method
|