1234567891011121314151617181920212223242526272829303132 |
- .class public interface abstract Landroid/support/v4/media/MediaBrowserServiceCompatApi21$ServiceCompatProxy;
- .super Ljava/lang/Object;
- .source ""
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/v4/media/MediaBrowserServiceCompatApi21;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x609
- name = "ServiceCompatProxy"
- .end annotation
- # virtual methods
- .method public abstract onGetRoot(Ljava/lang/String;ILandroid/os/Bundle;)Landroid/support/v4/media/MediaBrowserServiceCompatApi21$BrowserRoot;
- .end method
- .method public abstract onLoadChildren(Ljava/lang/String;Landroid/support/v4/media/MediaBrowserServiceCompatApi21$ResultWrapper;)V
- .annotation system Ldalvik/annotation/Signature;
- value = {
- "(",
- "Ljava/lang/String;",
- "Landroid/support/v4/media/MediaBrowserServiceCompatApi21$ResultWrapper<",
- "Ljava/util/List<",
- "Landroid/os/Parcel;",
- ">;>;)V"
- }
- .end annotation
- .end method
|