12345678910111213141516171819202122232425262728293031 |
- .class public interface abstract Landroid/support/v4/media/MediaBrowserServiceCompatApi23$ServiceCompatProxy;
- .super Ljava/lang/Object;
- .source ""
- # interfaces
- .implements Landroid/support/v4/media/MediaBrowserServiceCompatApi21$ServiceCompatProxy;
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/v4/media/MediaBrowserServiceCompatApi23;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x609
- name = "ServiceCompatProxy"
- .end annotation
- # virtual methods
- .method public abstract onLoadItem(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<",
- "Landroid/os/Parcel;",
- ">;)V"
- }
- .end annotation
- .end method
|