apkfuckery/com.discord/smali/com/facebook/drawee/drawable/m$a.smali

71 lines
1.3 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lcom/facebook/drawee/drawable/m$a;
.super Ljava/lang/Enum;
.source "RoundedCornersDrawable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/drawee/drawable/m;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/facebook/drawee/drawable/m$a;",
">;"
}
.end annotation
# static fields
2019-07-29 20:14:17 +00:00
.field private static final synthetic KA:[I
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
.field public static final Ky:I = 0x1
2019-07-24 11:27:29 +00:00
2019-07-29 20:14:17 +00:00
.field public static final Kz:I = 0x2
2019-07-24 11:27:29 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 3
const/4 v0, 0x2
new-array v0, v0, [I
2019-07-29 20:14:17 +00:00
sget v1, Lcom/facebook/drawee/drawable/m$a;->Ky:I
2019-07-24 11:27:29 +00:00
const/4 v2, 0x0
aput v1, v0, v2
2019-07-29 20:14:17 +00:00
sget v1, Lcom/facebook/drawee/drawable/m$a;->Kz:I
2019-07-24 11:27:29 +00:00
const/4 v2, 0x1
aput v1, v0, v2
2019-07-29 20:14:17 +00:00
sput-object v0, Lcom/facebook/drawee/drawable/m$a;->KA:[I
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-07-29 20:14:17 +00:00
.method public static gI()[I
2019-07-24 11:27:29 +00:00
.locals 1
2019-07-29 20:14:17 +00:00
sget-object v0, Lcom/facebook/drawee/drawable/m$a;->KA:[I
2019-07-24 11:27:29 +00:00
invoke-virtual {v0}, [I->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [I
return-object v0
.end method