Dimension$Unit.smali 627 B

123456789101112131415161718192021
  1. .class public interface abstract annotation Landroid/support/annotation/Dimension$Unit;
  2. .super Ljava/lang/Object;
  3. .source ""
  4. # interfaces
  5. .implements Ljava/lang/annotation/Annotation;
  6. # annotations
  7. .annotation system Ldalvik/annotation/EnclosingClass;
  8. value = Landroid/support/annotation/Dimension;
  9. .end annotation
  10. .annotation system Ldalvik/annotation/InnerClass;
  11. accessFlags = 0x2609
  12. name = "Unit"
  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