apkfuckery/com.discord/smali_classes2/okhttp3/a/a$a.smali
2019-08-22 20:54:10 +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 bAV:I = 0x1
.field public static final bAW:I = 0x2
.field public static final bAX:I = 0x3
.field public static final bAY:I = 0x4
.field private static final synthetic bAZ:[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;->bAV:I
const/4 v2, 0x0
aput v1, v0, v2
sget v1, Lokhttp3/a/a$a;->bAW:I
const/4 v2, 0x1
aput v1, v0, v2
sget v1, Lokhttp3/a/a$a;->bAX:I
const/4 v2, 0x2
aput v1, v0, v2
sget v1, Lokhttp3/a/a$a;->bAY:I
const/4 v2, 0x3
aput v1, v0, v2
sput-object v0, Lokhttp3/a/a$a;->bAZ:[I
return-void
.end method