apkfuckery/com.discord/smali/f/g/e$e.smali
2020-05-11 21:22:21 +02:00

110 lines
2.1 KiB
Smali

.class public final enum Lf/g/e$e;
.super Ljava/lang/Enum;
.source "CameraPreview.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/g/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lf/g/e$e;",
">;"
}
.end annotation
# static fields
.field public static final enum d:Lf/g/e$e;
.field public static final enum e:Lf/g/e$e;
.field public static final synthetic f:[Lf/g/e$e;
# direct methods
.method public static constructor <clinit>()V
.locals 4
const/4 v0, 0x2
new-array v0, v0, [Lf/g/e$e;
new-instance v1, Lf/g/e$e;
const/4 v2, 0x0
const-string v3, "SURFACE_AVAILABLE"
invoke-direct {v1, v3, v2}, Lf/g/e$e;-><init>(Ljava/lang/String;I)V
sput-object v1, Lf/g/e$e;->d:Lf/g/e$e;
aput-object v1, v0, v2
new-instance v1, Lf/g/e$e;
const/4 v2, 0x1
const-string v3, "SURFACE_WAITING"
invoke-direct {v1, v3, v2}, Lf/g/e$e;-><init>(Ljava/lang/String;I)V
sput-object v1, Lf/g/e$e;->e:Lf/g/e$e;
aput-object v1, v0, v2
sput-object v0, Lf/g/e$e;->f:[Lf/g/e$e;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
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;)Lf/g/e$e;
.locals 1
const-class v0, Lf/g/e$e;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lf/g/e$e;
return-object p0
.end method
.method public static values()[Lf/g/e$e;
.locals 1
sget-object v0, Lf/g/e$e;->f:[Lf/g/e$e;
invoke-virtual {v0}, [Lf/g/e$e;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lf/g/e$e;
return-object v0
.end method