.class public final enum Lcom/moji/launchserver/AdCommonInterface$Platform; .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 = "Platform" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Enum<", "Lcom/moji/launchserver/AdCommonInterface$Platform;", ">;", "Lcom/google/protobuf/Internal$EnumLite;" } .end annotation # static fields .field private static final synthetic $VALUES:[Lcom/moji/launchserver/AdCommonInterface$Platform; .field public static final enum ANDROID:Lcom/moji/launchserver/AdCommonInterface$Platform; .field public static final ANDROID_VALUE:I = 0x1 .field public static final enum IOS:Lcom/moji/launchserver/AdCommonInterface$Platform; .field public static final IOS_VALUE:I = 0x2 .field public static final enum IPAD:Lcom/moji/launchserver/AdCommonInterface$Platform; .field public static final IPAD_VALUE:I = 0x5 .field public static final enum OTHERS:Lcom/moji/launchserver/AdCommonInterface$Platform; .field public static final OTHERS_VALUE:I = 0x4 .field public static final enum WINDOWS:Lcom/moji/launchserver/AdCommonInterface$Platform; .field public static final WINDOWS_VALUE:I = 0x3 .field private static internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap; .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/protobuf/Internal$EnumLiteMap<", "Lcom/moji/launchserver/AdCommonInterface$Platform;", ">;" } .end annotation .end field # instance fields .field private final value:I # direct methods .method static constructor ()V .locals 8 .line 60 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$Platform; const-string v1, "ANDROID" const/4 v2, 0x0 const/4 v3, 0x1 invoke-direct {v0, v1, v2, v2, v3}, Lcom/moji/launchserver/AdCommonInterface$Platform;->(Ljava/lang/String;III)V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->ANDROID:Lcom/moji/launchserver/AdCommonInterface$Platform; .line 61 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$Platform; const-string v1, "IOS" const/4 v4, 0x2 invoke-direct {v0, v1, v3, v3, v4}, Lcom/moji/launchserver/AdCommonInterface$Platform;->(Ljava/lang/String;III)V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->IOS:Lcom/moji/launchserver/AdCommonInterface$Platform; .line 62 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$Platform; const-string v1, "WINDOWS" const/4 v5, 0x3 invoke-direct {v0, v1, v4, v4, v5}, Lcom/moji/launchserver/AdCommonInterface$Platform;->(Ljava/lang/String;III)V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->WINDOWS:Lcom/moji/launchserver/AdCommonInterface$Platform; .line 63 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$Platform; const-string v1, "OTHERS" const/4 v6, 0x4 invoke-direct {v0, v1, v5, v5, v6}, Lcom/moji/launchserver/AdCommonInterface$Platform;->(Ljava/lang/String;III)V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->OTHERS:Lcom/moji/launchserver/AdCommonInterface$Platform; .line 64 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$Platform; const-string v1, "IPAD" const/4 v7, 0x5 invoke-direct {v0, v1, v6, v6, v7}, Lcom/moji/launchserver/AdCommonInterface$Platform;->(Ljava/lang/String;III)V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->IPAD:Lcom/moji/launchserver/AdCommonInterface$Platform; .line 58 new-array v0, v7, [Lcom/moji/launchserver/AdCommonInterface$Platform; sget-object v1, Lcom/moji/launchserver/AdCommonInterface$Platform;->ANDROID:Lcom/moji/launchserver/AdCommonInterface$Platform; aput-object v1, v0, v2 sget-object v1, Lcom/moji/launchserver/AdCommonInterface$Platform;->IOS:Lcom/moji/launchserver/AdCommonInterface$Platform; aput-object v1, v0, v3 sget-object v1, Lcom/moji/launchserver/AdCommonInterface$Platform;->WINDOWS:Lcom/moji/launchserver/AdCommonInterface$Platform; aput-object v1, v0, v4 sget-object v1, Lcom/moji/launchserver/AdCommonInterface$Platform;->OTHERS:Lcom/moji/launchserver/AdCommonInterface$Platform; aput-object v1, v0, v5 sget-object v1, Lcom/moji/launchserver/AdCommonInterface$Platform;->IPAD:Lcom/moji/launchserver/AdCommonInterface$Platform; aput-object v1, v0, v6 sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->$VALUES:[Lcom/moji/launchserver/AdCommonInterface$Platform; .line 92 new-instance v0, Lcom/moji/launchserver/AdCommonInterface$Platform$1; invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$Platform$1;->()V sput-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap; return-void .end method .method private constructor (Ljava/lang/String;III)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(II)V" } .end annotation .line 101 invoke-direct {p0, p1, p2}, Ljava/lang/Enum;->(Ljava/lang/String;I)V .line 102 iput p4, p0, Lcom/moji/launchserver/AdCommonInterface$Platform;->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$Platform;", ">;" } .end annotation .line 89 sget-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap; return-object v0 .end method .method public static valueOf(I)Lcom/moji/launchserver/AdCommonInterface$Platform; .locals 0 packed-switch p0, :pswitch_data_0 const/4 p0, 0x0 return-object p0 .line 82 :pswitch_0 sget-object p0, Lcom/moji/launchserver/AdCommonInterface$Platform;->IPAD:Lcom/moji/launchserver/AdCommonInterface$Platform; return-object p0 .line 81 :pswitch_1 sget-object p0, Lcom/moji/launchserver/AdCommonInterface$Platform;->OTHERS:Lcom/moji/launchserver/AdCommonInterface$Platform; return-object p0 .line 80 :pswitch_2 sget-object p0, Lcom/moji/launchserver/AdCommonInterface$Platform;->WINDOWS:Lcom/moji/launchserver/AdCommonInterface$Platform; return-object p0 .line 79 :pswitch_3 sget-object p0, Lcom/moji/launchserver/AdCommonInterface$Platform;->IOS:Lcom/moji/launchserver/AdCommonInterface$Platform; return-object p0 .line 78 :pswitch_4 sget-object p0, Lcom/moji/launchserver/AdCommonInterface$Platform;->ANDROID:Lcom/moji/launchserver/AdCommonInterface$Platform; return-object p0 :pswitch_data_0 .packed-switch 0x1 :pswitch_4 :pswitch_3 :pswitch_2 :pswitch_1 :pswitch_0 .end packed-switch .end method .method public static valueOf(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$Platform; .locals 1 .line 58 const-class v0, Lcom/moji/launchserver/AdCommonInterface$Platform; 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$Platform; return-object p0 .end method .method public static values()[Lcom/moji/launchserver/AdCommonInterface$Platform; .locals 1 .line 58 sget-object v0, Lcom/moji/launchserver/AdCommonInterface$Platform;->$VALUES:[Lcom/moji/launchserver/AdCommonInterface$Platform; invoke-virtual {v0}, [Lcom/moji/launchserver/AdCommonInterface$Platform;->clone()Ljava/lang/Object; move-result-object v0 check-cast v0, [Lcom/moji/launchserver/AdCommonInterface$Platform; return-object v0 .end method # virtual methods .method public final getNumber()I .locals 1 .line 74 iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$Platform;->value:I return v0 .end method