CMPushSDK$Server.smali
.class public final enum Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
.super Ljava/lang/Enum;
.source "CMPushSDK.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/sdk/push/api/CMPushSDK;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Server"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum",
"<",
"Lcom/cmcm/sdk/push/api/CMPushSDK$Server;",
">;"
}
.end annotation
# static fields
.field public static final enum DOMESTIC:Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
.field public static final enum OVERSEAS:Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
.field private static final synthetic a:[Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
# direct methods
.method static constructor <clinit>()V
.registers 4
.prologue
const/4 v3, 0x1
const/4 v2, 0x0
.line 54
new-instance v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
const-string v1, "DOMESTIC"
invoke-direct {v0, v1, v2}, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;->DOMESTIC:Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
.line 55
new-instance v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
const-string v1, "OVERSEAS"
invoke-direct {v0, v1, v3}, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;->OVERSEAS:Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
.line 53
const/4 v0, 0x2
new-array v0, v0, [Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
sget-object v1, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;->DOMESTIC:Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
aput-object v1, v0, v2
sget-object v1, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;->OVERSEAS:Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
aput-object v1, v0, v3
sput-object v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;->a:[Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.prologue
.line 53
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/cmcm/sdk/push/api/CMPushSDK$Server;
.registers 2
.prologue
.line 53
const-class v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object v0
check-cast v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
return-object v0
.end method
.method public static values()[Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
.registers 1
.prologue
.line 53
sget-object v0, Lcom/cmcm/sdk/push/api/CMPushSDK$Server;->a:[Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
invoke-virtual {v0}, [Lcom/cmcm/sdk/push/api/CMPushSDK$Server;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/cmcm/sdk/push/api/CMPushSDK$Server;
return-object v0
.end method