a.smali
.class synthetic Lcom/scwang/smartrefresh/layout/header/a;
.super Ljava/lang/Object;
.source "BezierRadarHeader.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/scwang/smartrefresh/layout/header/BezierRadarHeader;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1008
name = null
.end annotation
# static fields
.field static final synthetic a:[I
# direct methods
.method static constructor <clinit>()V
.registers 3
.line 1
invoke-static {}, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->values()[Lcom/scwang/smartrefresh/layout/constant/RefreshState;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/scwang/smartrefresh/layout/header/a;->a:[I
:try_start_9
sget-object v0, Lcom/scwang/smartrefresh/layout/header/a;->a:[I
sget-object v1, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->None:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_14
.catch Ljava/lang/NoSuchFieldError; {:try_start_9 .. :try_end_14} :catch_14
:catch_14
:try_start_14
sget-object v0, Lcom/scwang/smartrefresh/layout/header/a;->a:[I
sget-object v1, Lcom/scwang/smartrefresh/layout/constant/RefreshState;->PullDownToRefresh:Lcom/scwang/smartrefresh/layout/constant/RefreshState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1f
.catch Ljava/lang/NoSuchFieldError; {:try_start_14 .. :try_end_1f} :catch_1f
:catch_1f
return-void
.end method