apkfuckery/com.discord/smali_classes2/j0/a/e/b.smali

115 lines
2.2 KiB
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public final enum Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
.super Ljava/lang/Enum;
.source "Utils.kt"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
2020-09-22 07:09:10 +00:00
"Lj0/a/e/b;",
2020-09-16 23:45:23 +00:00
">;"
}
.end annotation
# static fields
2020-09-22 07:09:10 +00:00
.field public static final enum d:Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
.field public static final enum e:Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
.field public static final enum f:Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
.field public static final synthetic g:[Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 4
const/4 v0, 0x3
2020-09-22 07:09:10 +00:00
new-array v0, v0, [Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
new-instance v1, Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
const-string v2, "APNG_DISPOSE_OP_NONE"
const/4 v3, 0x0
2020-09-22 07:09:10 +00:00
invoke-direct {v1, v2, v3}, Lj0/a/e/b;-><init>(Ljava/lang/String;I)V
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
sput-object v1, Lj0/a/e/b;->d:Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
aput-object v1, v0, v3
2020-09-22 07:09:10 +00:00
new-instance v1, Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
const-string v2, "APNG_DISPOSE_OP_BACKGROUND"
const/4 v3, 0x1
2020-09-22 07:09:10 +00:00
invoke-direct {v1, v2, v3}, Lj0/a/e/b;-><init>(Ljava/lang/String;I)V
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
sput-object v1, Lj0/a/e/b;->e:Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
aput-object v1, v0, v3
2020-09-22 07:09:10 +00:00
new-instance v1, Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
const-string v2, "APNG_DISPOSE_OP_PREVIOUS"
const/4 v3, 0x2
2020-09-22 07:09:10 +00:00
invoke-direct {v1, v2, v3}, Lj0/a/e/b;-><init>(Ljava/lang/String;I)V
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
sput-object v1, Lj0/a/e/b;->f:Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
aput-object v1, v0, v3
2020-09-22 07:09:10 +00:00
sput-object v0, Lj0/a/e/b;->g:[Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
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
2020-09-22 07:09:10 +00:00
.method public static valueOf(Ljava/lang/String;)Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
.locals 1
2020-09-22 07:09:10 +00:00
const-class v0, Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
2020-09-22 07:09:10 +00:00
check-cast p0, Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
return-object p0
.end method
2020-09-22 07:09:10 +00:00
.method public static values()[Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
.locals 1
2020-09-22 07:09:10 +00:00
sget-object v0, Lj0/a/e/b;->g:[Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
invoke-virtual {v0}, [Lj0/a/e/b;->clone()Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
move-result-object v0
2020-09-22 07:09:10 +00:00
check-cast v0, [Lj0/a/e/b;
2020-09-16 23:45:23 +00:00
return-object v0
.end method