210 lines
6.0 KiB
Smali
210 lines
6.0 KiB
Smali
.class public final enum Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
.super Ljava/lang/Enum;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/Internal$EnumLite;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x4019
|
|
name = "ImageLevel"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Enum<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$ImageLevel;",
|
|
">;",
|
|
"Lcom/google/protobuf/Internal$EnumLite;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final synthetic $VALUES:[Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
.field public static final enum LEVEL_BOTTOM:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
.field public static final LEVEL_BOTTOM_VALUE:I = 0x1
|
|
|
|
.field public static final enum LEVEL_TOP:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
.field public static final LEVEL_TOP_VALUE:I = 0x2
|
|
|
|
.field private static internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/Internal$EnumLiteMap<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$ImageLevel;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field private final value:I
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 5
|
|
|
|
.line 840
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
const-string v1, "LEVEL_BOTTOM"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x1
|
|
|
|
invoke-direct {v0, v1, v2, v2, v3}, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;-><init>(Ljava/lang/String;III)V
|
|
|
|
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->LEVEL_BOTTOM:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
.line 841
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
const-string v1, "LEVEL_TOP"
|
|
|
|
const/4 v4, 0x2
|
|
|
|
invoke-direct {v0, v1, v3, v3, v4}, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;-><init>(Ljava/lang/String;III)V
|
|
|
|
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->LEVEL_TOP:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
.line 838
|
|
new-array v0, v4, [Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
sget-object v1, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->LEVEL_BOTTOM:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->LEVEL_TOP:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
aput-object v1, v0, v3
|
|
|
|
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->$VALUES:[Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
.line 863
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel$1;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageLevel$1;-><init>()V
|
|
|
|
sput-object v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Ljava/lang/String;III)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(II)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 872
|
|
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
|
|
|
.line 873
|
|
iput p4, p0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->value:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static internalGetValueMap()Lcom/google/protobuf/Internal$EnumLiteMap;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/google/protobuf/Internal$EnumLiteMap<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$ImageLevel;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 860
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static valueOf(I)Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
.locals 0
|
|
|
|
packed-switch p0, :pswitch_data_0
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
|
|
.line 853
|
|
:pswitch_0
|
|
sget-object p0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->LEVEL_TOP:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
return-object p0
|
|
|
|
.line 852
|
|
:pswitch_1
|
|
sget-object p0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->LEVEL_BOTTOM:Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
return-object p0
|
|
|
|
nop
|
|
|
|
:pswitch_data_0
|
|
.packed-switch 0x1
|
|
:pswitch_1
|
|
:pswitch_0
|
|
.end packed-switch
|
|
.end method
|
|
|
|
.method public static valueOf(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
.locals 1
|
|
|
|
.line 838
|
|
const-class v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
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/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static values()[Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
.locals 1
|
|
|
|
.line 838
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->$VALUES:[Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
invoke-virtual {v0}, [Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->clone()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [Lcom/moji/launchserver/AdCommonInterface$ImageLevel;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getNumber()I
|
|
.locals 1
|
|
|
|
.line 848
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$ImageLevel;->value:I
|
|
|
|
return v0
|
|
.end method
|