76 lines
1.7 KiB
Smali
76 lines
1.7 KiB
Smali
.class public interface abstract Landroidx/media/MediaBrowserServiceCompat$g;
|
|
.super Ljava/lang/Object;
|
|
.source "MediaBrowserServiceCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/media/MediaBrowserServiceCompat;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "g"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a()Landroidx/media/e$b;
|
|
.end method
|
|
|
|
.method public abstract b(Ljava/lang/String;Landroid/os/Bundle;)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"parentId",
|
|
"options"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract c(Landroid/support/v4/media/session/MediaSessionCompat$Token;)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"token"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract d()Landroid/os/Bundle;
|
|
.end method
|
|
|
|
.method public abstract e(Landroidx/media/e$b;Ljava/lang/String;Landroid/os/Bundle;)V
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"remoteUserInfo",
|
|
"parentId",
|
|
"options"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract f(Landroid/content/Intent;)Landroid/os/IBinder;
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"intent"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract onCreate()V
|
|
.end method
|