MediaBrowserServiceCompat$ResultFlags.smali 692 B

123456789101112131415161718192021
  1. .class interface abstract annotation Landroid/support/v4/media/MediaBrowserServiceCompat$ResultFlags;
  2. .super Ljava/lang/Object;
  3. .source "MediaBrowserServiceCompat.java"
  4. # interfaces
  5. .implements Ljava/lang/annotation/Annotation;
  6. # annotations
  7. .annotation system Ldalvik/annotation/EnclosingClass;
  8. value = Landroid/support/v4/media/MediaBrowserServiceCompat;
  9. .end annotation
  10. .annotation system Ldalvik/annotation/InnerClass;
  11. accessFlags = 0x260a
  12. name = "ResultFlags"
  13. .end annotation
  14. .annotation runtime Ljava/lang/annotation/Retention;
  15. value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
  16. .end annotation