CollectionFragment$ButtonType.smali
.class public final enum Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
.super Ljava/lang/Enum;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/avast/android/cleaner/fragment/CollectionFragment;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "ButtonType"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;",
">;"
}
.end annotation
# static fields
.field public static final enum f:Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
.field public static final enum g:Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
.field public static final enum h:Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
.field private static final synthetic i:[Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
# direct methods
.method static constructor <clinit>()V
.registers 4
const/4 v0, 0x3
new-array v0, v0, [Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
new-instance v1, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
const-string v2, "FAB"
const/4 v3, 0x0
invoke-direct {v1, v2, v3}, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;->f:Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
aput-object v1, v0, v3
new-instance v1, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
const-string v2, "BIG_BUTTON"
const/4 v3, 0x1
invoke-direct {v1, v2, v3}, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;->g:Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
aput-object v1, v0, v3
new-instance v1, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
const-string v2, "NONE"
const/4 v3, 0x2
invoke-direct {v1, v2, v3}, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;->h:Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
aput-object v1, v0, v3
sput-object v0, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;->i:[Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.registers 3
.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
.method public static valueOf(Ljava/lang/String;)Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
.registers 3
const-class v0, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
const-class v0, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
const/4 v1, 0x3
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
const/4 v1, 0x0
check-cast p0, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
const/4 v1, 0x6
return-object p0
.end method
.method public static values()[Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
.registers 2
sget-object v0, Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;->i:[Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
invoke-virtual {v0}, [Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;->clone()Ljava/lang/Object;
move-result-object v0
const/4 v1, 0x5
check-cast v0, [Lcom/avast/android/cleaner/fragment/CollectionFragment$ButtonType;
return-object v0
.end method