IKPreInstalledCloudQuery$PreInstallQueryResult.smali
.class public Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;
.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 = "PreInstallQueryResult"
.end annotation
# instance fields
.field public mBaseInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;
.field public mShowInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;
.field public mStatus:I
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 29
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public clone()Ljava/lang/Object;
.registers 4
.prologue
.line 37
const/4 v1, 0x0
.line 39
: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$PreInstallQueryResult;
:try_end_7
.catch Ljava/lang/CloneNotSupportedException; {:try_start_1 .. :try_end_7} :catch_24
.line 40
:try_start_7
iget-object v1, p0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;->mBaseInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;
if-eqz v1, :cond_15
.line 41
iget-object v1, p0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;->mBaseInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;
invoke-virtual {v1}, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;->clone()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;
iput-object v1, v0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;->mBaseInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;
.line 43
:cond_15
iget-object v1, p0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;->mShowInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;
if-eqz v1, :cond_23
.line 44
iget-object v1, p0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;->mShowInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;
invoke-virtual {v1}, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;->clone()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;
iput-object v1, v0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;->mShowInfo:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;
:try_end_23
.catch Ljava/lang/CloneNotSupportedException; {:try_start_7 .. :try_end_23} :catch_2c
.line 49
:cond_23
:goto_23
return-object v0
.line 46
:catch_24
move-exception v0
move-object v2, v0
move-object v0, v1
move-object v1, v2
.line 47
:goto_28
invoke-virtual {v1}, Ljava/lang/CloneNotSupportedException;->printStackTrace()V
goto :goto_23
.line 46
:catch_2c
move-exception v1
goto :goto_28
.end method