apkfuckery/com.discord/smali_classes2/o0/h0/a$a.smali

138 lines
2.7 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final enum Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Enum;
.source "HttpLoggingInterceptor.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-02 04:07:20 +00:00
value = Lo0/h0/a;
2020-07-08 16:44:49 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
2020-09-02 04:07:20 +00:00
"Lo0/h0/a$a;",
2020-07-08 16:44:49 +00:00
">;"
}
.end annotation
# static fields
2020-09-02 04:07:20 +00:00
.field public static final enum d:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
.field public static final enum e:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
.field public static final enum f:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
.field public static final enum g:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
.field public static final synthetic h:[Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 4
const/4 v0, 0x4
2020-09-02 04:07:20 +00:00
new-array v0, v0, [Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
new-instance v1, Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
const-string v2, "NONE"
const/4 v3, 0x0
2020-09-02 04:07:20 +00:00
invoke-direct {v1, v2, v3}, Lo0/h0/a$a;-><init>(Ljava/lang/String;I)V
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
sput-object v1, Lo0/h0/a$a;->d:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
aput-object v1, v0, v3
2020-09-02 04:07:20 +00:00
new-instance v1, Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
const-string v2, "BASIC"
const/4 v3, 0x1
2020-09-02 04:07:20 +00:00
invoke-direct {v1, v2, v3}, Lo0/h0/a$a;-><init>(Ljava/lang/String;I)V
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
sput-object v1, Lo0/h0/a$a;->e:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
aput-object v1, v0, v3
2020-09-02 04:07:20 +00:00
new-instance v1, Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
const-string v2, "HEADERS"
const/4 v3, 0x2
2020-09-02 04:07:20 +00:00
invoke-direct {v1, v2, v3}, Lo0/h0/a$a;-><init>(Ljava/lang/String;I)V
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
sput-object v1, Lo0/h0/a$a;->f:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
aput-object v1, v0, v3
2020-09-02 04:07:20 +00:00
new-instance v1, Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
const-string v2, "BODY"
const/4 v3, 0x3
2020-09-02 04:07:20 +00:00
invoke-direct {v1, v2, v3}, Lo0/h0/a$a;-><init>(Ljava/lang/String;I)V
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
sput-object v1, Lo0/h0/a$a;->g:Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
aput-object v1, v0, v3
2020-09-02 04:07:20 +00:00
sput-object v0, Lo0/h0/a$a;->h:[Lo0/h0/a$a;
2020-07-08 16:44:49 +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-02 04:07:20 +00:00
.method public static valueOf(Ljava/lang/String;)Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
const-class v0, Lo0/h0/a$a;
2020-07-08 16:44:49 +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-02 04:07:20 +00:00
check-cast p0, Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
return-object p0
.end method
2020-09-02 04:07:20 +00:00
.method public static values()[Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
sget-object v0, Lo0/h0/a$a;->h:[Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {v0}, [Lo0/h0/a$a;->clone()Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
move-result-object v0
2020-09-02 04:07:20 +00:00
check-cast v0, [Lo0/h0/a$a;
2020-07-08 16:44:49 +00:00
return-object v0
.end method