EventBus$2.smali
.class synthetic Lorg/greenrobot/eventbus/EventBus$2;
.super Ljava/lang/Object;
.source "EventBus.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/greenrobot/eventbus/EventBus;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1008
name = null
.end annotation
# static fields
.field static final synthetic $SwitchMap$org$greenrobot$eventbus$ThreadMode:[I
# direct methods
.method static constructor <clinit>()V
.registers 3
.line 414
invoke-static {}, Lorg/greenrobot/eventbus/ThreadMode;->values()[Lorg/greenrobot/eventbus/ThreadMode;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lorg/greenrobot/eventbus/EventBus$2;->$SwitchMap$org$greenrobot$eventbus$ThreadMode:[I
:try_start_9
sget-object v1, Lorg/greenrobot/eventbus/ThreadMode;->POSTING:Lorg/greenrobot/eventbus/ThreadMode;
invoke-virtual {v1}, Lorg/greenrobot/eventbus/ThreadMode;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_12
.catch Ljava/lang/NoSuchFieldError; {:try_start_9 .. :try_end_12} :catch_12
:catch_12
:try_start_12
sget-object v0, Lorg/greenrobot/eventbus/EventBus$2;->$SwitchMap$org$greenrobot$eventbus$ThreadMode:[I
sget-object v1, Lorg/greenrobot/eventbus/ThreadMode;->MAIN:Lorg/greenrobot/eventbus/ThreadMode;
invoke-virtual {v1}, Lorg/greenrobot/eventbus/ThreadMode;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1d
.catch Ljava/lang/NoSuchFieldError; {:try_start_12 .. :try_end_1d} :catch_1d
:catch_1d
:try_start_1d
sget-object v0, Lorg/greenrobot/eventbus/EventBus$2;->$SwitchMap$org$greenrobot$eventbus$ThreadMode:[I
sget-object v1, Lorg/greenrobot/eventbus/ThreadMode;->BACKGROUND:Lorg/greenrobot/eventbus/ThreadMode;
invoke-virtual {v1}, Lorg/greenrobot/eventbus/ThreadMode;->ordinal()I
move-result v1
const/4 v2, 0x3
aput v2, v0, v1
:try_end_28
.catch Ljava/lang/NoSuchFieldError; {:try_start_1d .. :try_end_28} :catch_28
:catch_28
:try_start_28
sget-object v0, Lorg/greenrobot/eventbus/EventBus$2;->$SwitchMap$org$greenrobot$eventbus$ThreadMode:[I
sget-object v1, Lorg/greenrobot/eventbus/ThreadMode;->ASYNC:Lorg/greenrobot/eventbus/ThreadMode;
invoke-virtual {v1}, Lorg/greenrobot/eventbus/ThreadMode;->ordinal()I
move-result v1
const/4 v2, 0x4
aput v2, v0, v1
:try_end_33
.catch Ljava/lang/NoSuchFieldError; {:try_start_28 .. :try_end_33} :catch_33
:catch_33
return-void
.end method