IKPreInstalledCloudQuery$PreInstallQueryData.smali
.class public Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryData;
.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 = "PreInstallQueryData"
.end annotation
# instance fields
.field public mErrorCode:I
.field public mInnerData:Ljava/lang/Object;
.field public mLanguage:Ljava/lang/String;
.field public mPkgName:Ljava/lang/String;
.field public mResult:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;
.field public mResultExpired:Z
.field public mResultSource:I
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 95
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public clone()Ljava/lang/Object;
.registers 4
.prologue
.line 107
const/4 v1, 0x0
.line 109
: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$PreInstallQueryData;
:try_end_7
.catch Ljava/lang/CloneNotSupportedException; {:try_start_1 .. :try_end_7} :catch_16
.line 110
:try_start_7
iget-object v1, p0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryData;->mResult:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;
if-eqz v1, :cond_15
.line 111
iget-object v1, p0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryData;->mResult:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;
invoke-virtual {v1}, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;->clone()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;
iput-object v1, v0, Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryData;->mResult:Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;
:try_end_15
.catch Ljava/lang/CloneNotSupportedException; {:try_start_7 .. :try_end_15} :catch_1e
.line 116
:cond_15
:goto_15
return-object v0
.line 113
:catch_16
move-exception v0
move-object v2, v0
move-object v0, v1
move-object v1, v2
.line 114
:goto_1a
invoke-virtual {v1}, Ljava/lang/CloneNotSupportedException;->printStackTrace()V
goto :goto_15
.line 113
:catch_1e
move-exception v1
goto :goto_1a
.end method