tmap/smali/android/support/v4/media/session/MediaSessionCompat$c.smali
2022-06-10 21:38:30 +09:00

255 lines
5.7 KiB
Smali

.class public interface abstract Landroid/support/v4/media/session/MediaSessionCompat$c;
.super Ljava/lang/Object;
.source "MediaSessionCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/media/session/MediaSessionCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "c"
.end annotation
# virtual methods
.method public abstract a(Ljava/lang/String;Landroid/os/Bundle;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"event",
"extras"
}
.end annotation
.end method
.method public abstract b(Landroid/support/v4/media/session/MediaSessionCompat$b;Landroid/os/Handler;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"callback",
"handler"
}
.end annotation
.end method
.method public abstract c(Ljava/lang/CharSequence;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"title"
}
.end annotation
.end method
.method public abstract d(Landroid/support/v4/media/MediaMetadataCompat;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"metadata"
}
.end annotation
.end method
.method public abstract e(I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"type"
}
.end annotation
.end method
.method public abstract f(Ljava/util/List;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"queue"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Landroid/support/v4/media/session/MediaSessionCompat$QueueItem;",
">;)V"
}
.end annotation
.end method
.method public abstract g(Landroid/support/v4/media/session/PlaybackStateCompat;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"state"
}
.end annotation
.end method
.method public abstract getPlaybackState()Landroid/support/v4/media/session/PlaybackStateCompat;
.end method
.method public abstract getSessionToken()Landroid/support/v4/media/session/MediaSessionCompat$Token;
.end method
.method public abstract h()Ljava/lang/String;
.end method
.method public abstract i(Landroid/app/PendingIntent;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"pi"
}
.end annotation
.end method
.method public abstract isActive()Z
.end method
.method public abstract j(I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"stream"
}
.end annotation
.end method
.method public abstract k()Landroid/support/v4/media/session/MediaSessionCompat$b;
.end method
.method public abstract l(Landroid/app/PendingIntent;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"mbr"
}
.end annotation
.end method
.method public abstract m()Ljava/lang/Object;
.end method
.method public abstract n(Z)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"active"
}
.end annotation
.end method
.method public abstract o(Landroidx/media/e$b;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"remoteUserInfo"
}
.end annotation
.end method
.method public abstract p()Ljava/lang/Object;
.end method
.method public abstract q(Landroidx/media/VolumeProviderCompat;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"volumeProvider"
}
.end annotation
.end method
.method public abstract r()Landroidx/media/e$b;
.end method
.method public abstract release()V
.end method
.method public abstract setCaptioningEnabled(Z)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"enabled"
}
.end annotation
.end method
.method public abstract setExtras(Landroid/os/Bundle;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"extras"
}
.end annotation
.end method
.method public abstract setFlags(I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"flags"
}
.end annotation
.end method
.method public abstract setRepeatMode(I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"repeatMode"
}
.end annotation
.end method
.method public abstract setShuffleMode(I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"shuffleMode"
}
.end annotation
.end method