apkfuckery/com.discord/smali_classes2/okhttp3/a/a$a.smali
2019-08-02 01:08:43 +02:00

72 lines
1.2 KiB
Smali

.class public final Lokhttp3/a/a$a;
.super Ljava/lang/Enum;
.source "HttpLoggingInterceptor.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/a/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lokhttp3/a/a$a;",
">;"
}
.end annotation
# static fields
.field public static final bAP:I = 0x1
.field public static final bAQ:I = 0x2
.field public static final bAR:I = 0x3
.field public static final bAS:I = 0x4
.field private static final synthetic bAT:[I
# direct methods
.method static constructor <clinit>()V
.locals 3
const/4 v0, 0x4
new-array v0, v0, [I
sget v1, Lokhttp3/a/a$a;->bAP:I
const/4 v2, 0x0
aput v1, v0, v2
sget v1, Lokhttp3/a/a$a;->bAQ:I
const/4 v2, 0x1
aput v1, v0, v2
sget v1, Lokhttp3/a/a$a;->bAR:I
const/4 v2, 0x2
aput v1, v0, v2
sget v1, Lokhttp3/a/a$a;->bAS:I
const/4 v2, 0x3
aput v1, v0, v2
sput-object v0, Lokhttp3/a/a$a;->bAT:[I
return-void
.end method