p$a.smali
.class public final enum Lcom/airbnb/lottie/c/b/p$a;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/airbnb/lottie/c/b/p;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/airbnb/lottie/c/b/p$a;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/airbnb/lottie/c/b/p$a;
.field public static final enum Butt:Lcom/airbnb/lottie/c/b/p$a;
.field public static final enum Round:Lcom/airbnb/lottie/c/b/p$a;
.field public static final enum Unknown:Lcom/airbnb/lottie/c/b/p$a;
# direct methods
.method static constructor <clinit>()V
.registers 6
.line 18
new-instance v0, Lcom/airbnb/lottie/c/b/p$a;
const/4 v1, 0x0
const-string v2, "Butt"
invoke-direct {v0, v2, v1}, Lcom/airbnb/lottie/c/b/p$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/airbnb/lottie/c/b/p$a;->Butt:Lcom/airbnb/lottie/c/b/p$a;
.line 19
new-instance v0, Lcom/airbnb/lottie/c/b/p$a;
const/4 v2, 0x1
const-string v3, "Round"
invoke-direct {v0, v3, v2}, Lcom/airbnb/lottie/c/b/p$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/airbnb/lottie/c/b/p$a;->Round:Lcom/airbnb/lottie/c/b/p$a;
.line 20
new-instance v0, Lcom/airbnb/lottie/c/b/p$a;
const/4 v3, 0x2
const-string v4, "Unknown"
invoke-direct {v0, v4, v3}, Lcom/airbnb/lottie/c/b/p$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/airbnb/lottie/c/b/p$a;->Unknown:Lcom/airbnb/lottie/c/b/p$a;
const/4 v4, 0x3
new-array v4, v4, [Lcom/airbnb/lottie/c/b/p$a;
.line 17
sget-object v5, Lcom/airbnb/lottie/c/b/p$a;->Butt:Lcom/airbnb/lottie/c/b/p$a;
aput-object v5, v4, v1
sget-object v1, Lcom/airbnb/lottie/c/b/p$a;->Round:Lcom/airbnb/lottie/c/b/p$a;
aput-object v1, v4, v2
aput-object v0, v4, v3
sput-object v4, Lcom/airbnb/lottie/c/b/p$a;->$VALUES:[Lcom/airbnb/lottie/c/b/p$a;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 17
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/airbnb/lottie/c/b/p$a;
.registers 2
.line 17
const-class v0, Lcom/airbnb/lottie/c/b/p$a;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/airbnb/lottie/c/b/p$a;
return-object p0
.end method
.method public static values()[Lcom/airbnb/lottie/c/b/p$a;
.registers 1
.line 17
sget-object v0, Lcom/airbnb/lottie/c/b/p$a;->$VALUES:[Lcom/airbnb/lottie/c/b/p$a;
invoke-virtual {v0}, [Lcom/airbnb/lottie/c/b/p$a;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/airbnb/lottie/c/b/p$a;
return-object v0
.end method
# virtual methods
.method public final toPaintCap()Landroid/graphics/Paint$Cap;
.registers 3
.line 23
sget-object v0, Lcom/airbnb/lottie/c/b/p$1;->a:[I
invoke-virtual {p0}, Lcom/airbnb/lottie/c/b/p$a;->ordinal()I
move-result v1
aget v0, v0, v1
const/4 v1, 0x1
if-eq v0, v1, :cond_14
const/4 v1, 0x2
if-eq v0, v1, :cond_11
.line 30
sget-object v0, Landroid/graphics/Paint$Cap;->SQUARE:Landroid/graphics/Paint$Cap;
return-object v0
.line 27
:cond_11
sget-object v0, Landroid/graphics/Paint$Cap;->ROUND:Landroid/graphics/Paint$Cap;
return-object v0
.line 25
:cond_14
sget-object v0, Landroid/graphics/Paint$Cap;->BUTT:Landroid/graphics/Paint$Cap;
return-object v0
.end method