今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

179 lines
5.2 KiB

.class public final enum Landroid/support/annotation/RestrictTo$Scope;
.super Ljava/lang/Enum;
.source "RestrictTo.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/annotation/RestrictTo;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Scope"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum",
"<",
"Landroid/support/annotation/RestrictTo$Scope;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final enum LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
.field public static final enum TESTS:Landroid/support/annotation/RestrictTo$Scope;
# direct methods
.method static constructor <clinit>()V
.locals 7
.prologue
const/4 v6, 0x4
const/4 v5, 0x3
const/4 v4, 0x2
const/4 v3, 0x1
const/4 v2, 0x0
.line 63
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const-string v1, "LIBRARY"
invoke-direct {v0, v1, v2}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
.line 69
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const-string v1, "LIBRARY_GROUP"
invoke-direct {v0, v1, v3}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
.line 77
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const-string v1, "GROUP_ID"
invoke-direct {v0, v1, v4}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
.line 83
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const-string v1, "TESTS"
invoke-direct {v0, v1, v5}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
.line 91
new-instance v0, Landroid/support/annotation/RestrictTo$Scope;
const-string v1, "SUBCLASSES"
invoke-direct {v0, v1, v6}, Landroid/support/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
.line 58
const/4 v0, 0x5
new-array v0, v0, [Landroid/support/annotation/RestrictTo$Scope;
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v2
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v3
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->GROUP_ID:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v4
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->TESTS:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v5
sget-object v1, Landroid/support/annotation/RestrictTo$Scope;->SUBCLASSES:Landroid/support/annotation/RestrictTo$Scope;
aput-object v1, v0, v6
sput-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.prologue
.line 58
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Landroid/support/annotation/RestrictTo$Scope;
.locals 1
.prologue
.line 58
const-class v0, Landroid/support/annotation/RestrictTo$Scope;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object v0
check-cast v0, Landroid/support/annotation/RestrictTo$Scope;
return-object v0
.end method
.method public static values()[Landroid/support/annotation/RestrictTo$Scope;
.locals 1
.prologue
.line 58
sget-object v0, Landroid/support/annotation/RestrictTo$Scope;->$VALUES:[Landroid/support/annotation/RestrictTo$Scope;
invoke-virtual {v0}, [Landroid/support/annotation/RestrictTo$Scope;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Landroid/support/annotation/RestrictTo$Scope;
return-object v0
.end method