R$integer.smali 641 B

123456789101112131415161718192021222324252627282930
  1. .class public final Landroid/support/v7/appcompat/R$integer;
  2. .super Ljava/lang/Object;
  3. .source "R.java"
  4. # annotations
  5. .annotation system Ldalvik/annotation/EnclosingClass;
  6. value = Landroid/support/v7/appcompat/R;
  7. .end annotation
  8. .annotation system Ldalvik/annotation/InnerClass;
  9. accessFlags = 0x19
  10. name = "integer"
  11. .end annotation
  12. # static fields
  13. .field public static final abc_max_action_buttons:I = 0x7f080000
  14. # direct methods
  15. .method public constructor <init>()V
  16. .locals 0
  17. .prologue
  18. .line 318
  19. invoke-direct {p0}, Ljava/lang/Object;-><init>()V
  20. return-void
  21. .end method