RestrictTo$Scope.smali 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. .class public final enum Landroid/support/annotation/RestrictTo$Scope;
  2. .super Ljava/lang/Enum;
  3. .source "RestrictTo.java"
  4. # annotations
  5. .annotation system Ldalvik/annotation/EnclosingClass;
  6. value = Landroid/support/annotation/RestrictTo;
  7. .end annotation
  8. .annotation system Ldalvik/annotation/InnerClass;
  9. accessFlags = 0x4019
  10. name = "Scope"
  11. .end annotation
  12. .annotation system Ldalvik/annotation/Signature;
  13. value = {
  14. "Ljava/lang/Enum",
  15. "<",
  16. "Landroid/support/annotation/RestrictTo$Scope;",
  17. ">;"
  18. }
  19. .end annotation
  20. # static fields
  21. .field private static final synthetic $VALUES:[Landroid/support/annotation/RestrictTo$Scope;
  22. .field public static final enum GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
  23. .annotation runtime Ljava/lang/Deprecated;
  24. .end annotation
  25. .end field
  26. .field public static final enum LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
  27. .field public static final enum LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
  28. .field public static final enum SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
  29. .field public static final enum TESTS:Landroid/support/annotation/RestrictTo$Scope;
  30. # direct methods
  31. .method static constructor <clinit>()V
  32. .locals 7
  33. .prologue
  34. const/4 v6, 0x4
  35. const/4 v5, 0x3
  36. const/4 v4, 0x2
  37. const/4 v3, 0x1
  38. const/4 v2, 0x0
  39. .line 63
  40. new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
  41. const-string v1, "LIBRARY"
  42. invoke-direct {v0, v1, v2}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
  43. sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
  44. .line 69
  45. new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
  46. const-string v1, "LIBRARY_GROUP"
  47. invoke-direct {v0, v1, v3}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
  48. sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
  49. .line 77
  50. new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
  51. const-string v1, "GROUP_ID"
  52. invoke-direct {v0, v1, v4}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
  53. sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
  54. .line 83
  55. new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
  56. const-string v1, "TESTS"
  57. invoke-direct {v0, v1, v5}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
  58. sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
  59. .line 91
  60. new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
  61. const-string v1, "SUBCLASSES"
  62. invoke-direct {v0, v1, v6}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
  63. sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
  64. .line 58
  65. const/4 v0, 0x5
  66. new-array v0, v0, [Landroid/support/annotation/RestrictTo$Scope;
  67. sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
  68. aput-object v1, v0, v2
  69. sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
  70. aput-object v1, v0, v3
  71. sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
  72. aput-object v1, v0, v4
  73. sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
  74. aput-object v1, v0, v5
  75. sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
  76. aput-object v1, v0, v6
  77. sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
  78. return-void
  79. .end method
  80. .method private constructor <init>(Ljava/lang/String;I)V
  81. .locals 0
  82. .annotation system Ldalvik/annotation/Signature;
  83. value = {
  84. "()V"
  85. }
  86. .end annotation
  87. .prologue
  88. .line 58
  89. invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
  90. return-void
  91. .end method
  92. .method public static valueOf(Ljava/lang/String;)Landroid/support/annotation/RestrictTo$Scope;
  93. .locals 1
  94. .param p0, "name" # Ljava/lang/String;
  95. .prologue
  96. .line 58
  97. const-class v0, Landroid/support/annotation/RestrictTo$Scope;
  98. invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
  99. move-result-object v0
  100. check-cast v0, Landroid/support/annotation/RestrictTo$Scope;
  101. return-object v0
  102. .end method
  103. .method public static values()[Landroid/support/annotation/RestrictTo$Scope;
  104. .locals 1
  105. .prologue
  106. .line 58
  107. sget-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
  108. invoke-virtual {v0}, [Landroid/support/annotation/RestrictTo$Scope;->clone()Ljava/lang/Object;
  109. move-result-object v0
  110. check-cast v0, [Landroid/support/annotation/RestrictTo$Scope;
  111. return-object v0
  112. .end method