apkfuckery/com.discord/smali/com/facebook/b/a$a.smali
2019-02-22 01:19:04 +01:00

64 lines
1.1 KiB
Smali

.class final Lcom/facebook/b/a$a;
.super Ljava/lang/Enum;
.source "AbstractDataSource.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/b/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4018
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/facebook/b/a$a;",
">;"
}
.end annotation
# static fields
.field public static final ES:I = 0x1
.field public static final ET:I = 0x2
.field public static final EU:I = 0x3
.field private static final synthetic EV:[I
# direct methods
.method static constructor <clinit>()V
.locals 3
const/4 v0, 0x3
new-array v0, v0, [I
sget v1, Lcom/facebook/b/a$a;->ES:I
const/4 v2, 0x0
aput v1, v0, v2
sget v1, Lcom/facebook/b/a$a;->ET:I
const/4 v2, 0x1
aput v1, v0, v2
sget v1, Lcom/facebook/b/a$a;->EU:I
const/4 v2, 0x2
aput v1, v0, v2
sput-object v0, Lcom/facebook/b/a$a;->EV:[I
return-void
.end method