.class public final enum Landroidx/annotation/RequiresOptIn$Level; .super Ljava/lang/Enum; .source "SourceFile" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/annotation/RequiresOptIn; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x4019 name = "Level" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Enum<", "Landroidx/annotation/RequiresOptIn$Level;", ">;" } .end annotation # static fields .field private static final synthetic $VALUES:[Landroidx/annotation/RequiresOptIn$Level; .field public static final enum ERROR:Landroidx/annotation/RequiresOptIn$Level; .field public static final enum WARNING:Landroidx/annotation/RequiresOptIn$Level; # direct methods .method private static final synthetic $values()[Landroidx/annotation/RequiresOptIn$Level; .locals 2 sget-object v0, Landroidx/annotation/RequiresOptIn$Level;->WARNING:Landroidx/annotation/RequiresOptIn$Level; sget-object v1, Landroidx/annotation/RequiresOptIn$Level;->ERROR:Landroidx/annotation/RequiresOptIn$Level; filled-new-array {v0, v1}, [Landroidx/annotation/RequiresOptIn$Level; move-result-object v0 return-object v0 .end method .method static constructor ()V .locals 3 .line 93 new-instance v0, Landroidx/annotation/RequiresOptIn$Level; const-string v1, "WARNING" const/4 v2, 0x0 invoke-direct {v0, v1, v2}, Landroidx/annotation/RequiresOptIn$Level;->(Ljava/lang/String;I)V sput-object v0, Landroidx/annotation/RequiresOptIn$Level;->WARNING:Landroidx/annotation/RequiresOptIn$Level; .line 98 new-instance v0, Landroidx/annotation/RequiresOptIn$Level; const-string v1, "ERROR" const/4 v2, 0x1 invoke-direct {v0, v1, v2}, Landroidx/annotation/RequiresOptIn$Level;->(Ljava/lang/String;I)V sput-object v0, Landroidx/annotation/RequiresOptIn$Level;->ERROR:Landroidx/annotation/RequiresOptIn$Level; invoke-static {}, Landroidx/annotation/RequiresOptIn$Level;->$values()[Landroidx/annotation/RequiresOptIn$Level; move-result-object v0 sput-object v0, Landroidx/annotation/RequiresOptIn$Level;->$VALUES:[Landroidx/annotation/RequiresOptIn$Level; return-void .end method .method private constructor (Ljava/lang/String;I)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "()V" } .end annotation .line 89 invoke-direct {p0, p1, p2}, Ljava/lang/Enum;->(Ljava/lang/String;I)V return-void .end method .method public static valueOf(Ljava/lang/String;)Landroidx/annotation/RequiresOptIn$Level; .locals 1 const-class v0, Landroidx/annotation/RequiresOptIn$Level; invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum; move-result-object p0 check-cast p0, Landroidx/annotation/RequiresOptIn$Level; return-object p0 .end method .method public static values()[Landroidx/annotation/RequiresOptIn$Level; .locals 1 sget-object v0, Landroidx/annotation/RequiresOptIn$Level;->$VALUES:[Landroidx/annotation/RequiresOptIn$Level; invoke-virtual {v0}, [Ljava/lang/Object;->clone()Ljava/lang/Object; move-result-object v0 check-cast v0, [Landroidx/annotation/RequiresOptIn$Level; return-object v0 .end method