Rabbit-R1/android (non root)/smali/smali_classes2/androidx/media3/common/util/HandlerWrapper$Message.smali
2024-05-21 17:08:36 -04:00

22 lines
562 B
Smali

.class public interface abstract Landroidx/media3/common/util/HandlerWrapper$Message;
.super Ljava/lang/Object;
.source "HandlerWrapper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/media3/common/util/HandlerWrapper;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Message"
.end annotation
# virtual methods
.method public abstract getTarget()Landroidx/media3/common/util/HandlerWrapper;
.end method
.method public abstract sendToTarget()V
.end method