Files
rr3-apk/smali/android/support/v4/media/MediaBrowserCompat$MediaBrowserServiceCallbackImpl.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

39 lines
1.2 KiB
Smali

.class interface abstract Landroid/support/v4/media/MediaBrowserCompat$MediaBrowserServiceCallbackImpl;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/media/MediaBrowserCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "MediaBrowserServiceCallbackImpl"
.end annotation
# virtual methods
.method public abstract onConnectionFailed(Landroid/os/Messenger;)V
.end method
.method public abstract onLoadChildren(Landroid/os/Messenger;Ljava/lang/String;Ljava/util/List;Landroid/os/Bundle;Landroid/os/Bundle;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/os/Messenger;",
"Ljava/lang/String;",
"Ljava/util/List<",
"Landroid/support/v4/media/MediaBrowserCompat$MediaItem;",
">;",
"Landroid/os/Bundle;",
"Landroid/os/Bundle;",
")V"
}
.end annotation
.end method
.method public abstract onServiceConnected(Landroid/os/Messenger;Ljava/lang/String;Landroid/support/v4/media/session/MediaSessionCompat$Token;Landroid/os/Bundle;)V
.end method