IKPreInstalledCloudQuery$PreInstallBaseInfo.smali
.class public Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;
.super Ljava/lang/Object;
.source "IKPreInstalledCloudQuery.java"
# interfaces
.implements Ljava/lang/Cloneable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "PreInstallBaseInfo"
.end annotation
# instance fields
.field public mAppType:I
.field public mBrandType:I
.field public mIsHaveDesktopIcon:Z
.field public mIsStop:Z
.field public mRecommendCountry:Ljava/lang/String;
.field public mRecommendType:I
.field public mStopRate:I
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 53
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public clone()Ljava/lang/Object;
.registers 3
.prologue
.line 65
const/4 v1, 0x0
.line 67
:try_start_1
invoke-super {p0}, Ljava/lang/Object;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;
:try_end_7
.catch Ljava/lang/CloneNotSupportedException; {:try_start_1 .. :try_end_7} :catch_8
.line 71
:goto_7
return-object v0
.line 68
:catch_8
move-exception v0
.line 69
invoke-virtual {v0}, Ljava/lang/CloneNotSupportedException;->printStackTrace()V
move-object v0, v1
goto :goto_7
.end method