12345678910111213141516171819 |
- .class public interface abstract Landroid/support/v4/app/NotificationCompat$Extender;
- .super Ljava/lang/Object;
- .source "NotificationCompat.java"
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/v4/app/NotificationCompat;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x609
- name = "Extender"
- .end annotation
- # virtual methods
- .method public abstract extend(Landroid/support/v4/app/NotificationCompat$Builder;)Landroid/support/v4/app/NotificationCompat$Builder;
- .end method
|