IKPreInstalledCloudQuery$PreInstallShowInfo.smali
.class public Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;
.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 = "PreInstallShowInfo"
.end annotation
# instance fields
.field public mAppDesc:Ljava/lang/String;
.field public mBrandName:Ljava/lang/String;
.field public mRecommendDesc:Ljava/lang/String;
.field public mResultLangMissmatch:Z
.field public mRiskDesc:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 75
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public clone()Ljava/lang/Object;
.registers 3
.prologue
.line 85
const/4 v1, 0x0
.line 87
: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$PreInstallShowInfo;
:try_end_7
.catch Ljava/lang/CloneNotSupportedException; {:try_start_1 .. :try_end_7} :catch_8
.line 91
:goto_7
return-object v0
.line 88
:catch_8
move-exception v0
.line 89
invoke-virtual {v0}, Ljava/lang/CloneNotSupportedException;->printStackTrace()V
move-object v0, v1
goto :goto_7
.end method