mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
16 lines
364 B
Smali
16 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
|