Slots$DeviceType.smali

.class public Lcom/cmcm/xiaobao/phone/m/data/net/Slots$DeviceType;
.super Ljava/lang/Object;


# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation

.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cmcm/xiaobao/phone/m/data/net/Slots;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "DeviceType"
.end annotation


# instance fields
.field private device_type_id:I


# direct methods
.method public constructor <init>(I)V
    .registers 2

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput p1, p0, Lcom/cmcm/xiaobao/phone/m/data/net/Slots$DeviceType;->device_type_id:I

    return-void
.end method