StrategyBean.smali
.class public Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;
.super Ljava/lang/Object;
.source "BUGLY"
# interfaces
.implements Landroid/os/Parcelable;
# static fields
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/os/Parcelable$Creator",
"<",
"Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;",
">;"
}
.end annotation
.end field
.field public static a:Ljava/lang/String;
.field public static b:Ljava/lang/String;
.field public static c:Ljava/lang/String;
.field public static d:Ljava/lang/String;
# instance fields
.field public e:J
.field public f:J
.field public g:Z
.field public h:Z
.field public i:Z
.field public j:Z
.field public k:Z
.field public l:Z
.field public m:Z
.field public n:Z
.field public o:Z
.field public p:J
.field public q:J
.field public r:Ljava/lang/String;
.field public s:Ljava/lang/String;
.field public t:Ljava/lang/String;
.field public u:Ljava/lang/String;
.field public v:Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Map",
"<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
.field public w:I
.field public x:J
.field public y:J
# direct methods
.method static constructor <clinit>()V
.registers 1
.prologue
.line 37
const-string v0, "http://rqd.uu.qq.com/rqd/sync"
sput-object v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->a:Ljava/lang/String;
.line 38
const-string v0, "http://android.bugly.qq.com/rqd/async"
sput-object v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->b:Ljava/lang/String;
.line 39
const-string v0, "http://android.bugly.qq.com/rqd/async"
sput-object v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->c:Ljava/lang/String;
.line 144
new-instance v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean$1;
invoke-direct {v0}, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean$1;-><init>()V
sput-object v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->CREATOR:Landroid/os/Parcelable$Creator;
return-void
.end method
.method public constructor <init>()V
.registers 6
.prologue
const/4 v4, 0x0
const-wide/16 v2, -0x1
const/4 v0, 0x1
.line 67
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 41
iput-wide v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->e:J
.line 42
iput-wide v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->f:J
.line 43
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->g:Z
.line 44
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->h:Z
.line 45
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->i:Z
.line 46
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->j:Z
.line 47
iput-boolean v4, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->k:Z
.line 48
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->l:Z
.line 49
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->m:Z
.line 50
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->n:Z
.line 51
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->o:Z
.line 53
const-wide/16 v0, 0x7530
iput-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->q:J
.line 54
sget-object v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->b:Ljava/lang/String;
iput-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->r:Ljava/lang/String;
.line 55
sget-object v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->c:Ljava/lang/String;
iput-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->s:Ljava/lang/String;
.line 56
sget-object v0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->a:Ljava/lang/String;
iput-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->t:Ljava/lang/String;
.line 59
const/16 v0, 0xa
iput v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->w:I
.line 60
const-wide/32 v0, 0x493e0
iput-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->x:J
.line 61
iput-wide v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->y:J
.line 69
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
move-result-wide v0
iput-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->f:J
.line 70
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
.line 71
const-string v1, "S(@L@L"
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v1
const-string v2, "@)"
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
.line 72
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
sput-object v1, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->d:Ljava/lang/String;
.line 74
invoke-virtual {v0, v4}, Ljava/lang/StringBuilder;->setLength(I)V
.line 75
const-string v1, "*^@K#K"
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v1
const-string v2, "@!"
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
.line 76
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
iput-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->u:Ljava/lang/String;
.line 77
return-void
.end method
.method public constructor <init>(Landroid/os/Parcel;)V
.registers 8
.prologue
const-wide/16 v4, -0x1
const/4 v1, 0x0
const/4 v0, 0x1
.line 84
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 41
iput-wide v4, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->e:J
.line 42
iput-wide v4, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->f:J
.line 43
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->g:Z
.line 44
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->h:Z
.line 45
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->i:Z
.line 46
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->j:Z
.line 47
iput-boolean v1, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->k:Z
.line 48
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->l:Z
.line 49
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->m:Z
.line 50
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->n:Z
.line 51
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->o:Z
.line 53
const-wide/16 v2, 0x7530
iput-wide v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->q:J
.line 54
sget-object v2, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->b:Ljava/lang/String;
iput-object v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->r:Ljava/lang/String;
.line 55
sget-object v2, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->c:Ljava/lang/String;
iput-object v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->s:Ljava/lang/String;
.line 56
sget-object v2, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->a:Ljava/lang/String;
iput-object v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->t:Ljava/lang/String;
.line 59
const/16 v2, 0xa
iput v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->w:I
.line 60
const-wide/32 v2, 0x493e0
iput-wide v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->x:J
.line 61
iput-wide v4, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->y:J
.line 88
:try_start_38
new-instance v2, Ljava/lang/StringBuilder;
invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V
.line 89
const-string v3, "S(@L@L"
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v3
const-string v4, "@)"
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
.line 90
invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v2
sput-object v2, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->d:Ljava/lang/String;
.line 92
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
move-result-wide v2
iput-wide v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->f:J
.line 93
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_db
move v2, v0
:goto_5b
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->g:Z
.line 94
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_de
move v2, v0
:goto_64
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->h:Z
.line 95
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_e0
move v2, v0
:goto_6d
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->i:Z
.line 96
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
move-result-object v2
iput-object v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->r:Ljava/lang/String;
.line 97
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
move-result-object v2
iput-object v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->s:Ljava/lang/String;
.line 98
invoke-virtual {p1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
move-result-object v2
iput-object v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->u:Ljava/lang/String;
.line 99
invoke-static {p1}, Lcom/tencent/bugly/proguard/z;->b(Landroid/os/Parcel;)Ljava/util/Map;
move-result-object v2
iput-object v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->v:Ljava/util/Map;
.line 100
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_e2
move v2, v0
:goto_8e
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->j:Z
.line 101
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_e4
move v2, v0
:goto_97
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->k:Z
.line 102
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_e6
move v2, v0
:goto_a0
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->n:Z
.line 103
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_e8
move v2, v0
:goto_a9
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->o:Z
.line 104
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
move-result-wide v2
iput-wide v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->q:J
.line 105
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_ea
move v2, v0
:goto_b8
iput-boolean v2, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->l:Z
.line 106
invoke-virtual {p1}, Landroid/os/Parcel;->readByte()B
move-result v2
if-ne v2, v0, :cond_ec
:goto_c0
iput-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->m:Z
.line 107
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
move-result-wide v0
iput-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->p:J
.line 108
invoke-virtual {p1}, Landroid/os/Parcel;->readInt()I
move-result v0
iput v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->w:I
.line 109
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
move-result-wide v0
iput-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->x:J
.line 110
invoke-virtual {p1}, Landroid/os/Parcel;->readLong()J
move-result-wide v0
iput-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->y:J
:try_end_da
.catch Ljava/lang/Exception; {:try_start_38 .. :try_end_da} :catch_ee
.line 114
:goto_da
return-void
:cond_db
move v2, v1
.line 93
goto/16 :goto_5b
:cond_de
move v2, v1
.line 94
goto :goto_64
:cond_e0
move v2, v1
.line 95
goto :goto_6d
:cond_e2
move v2, v1
.line 100
goto :goto_8e
:cond_e4
move v2, v1
.line 101
goto :goto_97
:cond_e6
move v2, v1
.line 102
goto :goto_a0
:cond_e8
move v2, v1
.line 103
goto :goto_a9
:cond_ea
move v2, v1
.line 105
goto :goto_b8
:cond_ec
move v0, v1
.line 106
goto :goto_c0
.line 111
:catch_ee
move-exception v0
.line 112
invoke-virtual {v0}, Ljava/lang/Exception;->printStackTrace()V
goto :goto_da
.end method
# virtual methods
.method public describeContents()I
.registers 2
.prologue
.line 118
const/4 v0, 0x0
return v0
.end method
.method public writeToParcel(Landroid/os/Parcel;I)V
.registers 9
.prologue
const/4 v1, 0x1
const/4 v2, 0x0
.line 123
iget-wide v4, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->f:J
invoke-virtual {p1, v4, v5}, Landroid/os/Parcel;->writeLong(J)V
.line 124
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->g:Z
if-eqz v0, :cond_85
move v0, v1
:goto_c
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 125
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->h:Z
if-eqz v0, :cond_87
move v0, v1
:goto_15
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 126
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->i:Z
if-eqz v0, :cond_89
move v0, v1
:goto_1e
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 127
iget-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->r:Ljava/lang/String;
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
.line 128
iget-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->s:Ljava/lang/String;
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
.line 129
iget-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->u:Ljava/lang/String;
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V
.line 130
iget-object v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->v:Ljava/util/Map;
invoke-static {p1, v0}, Lcom/tencent/bugly/proguard/z;->b(Landroid/os/Parcel;Ljava/util/Map;)V
.line 131
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->j:Z
if-eqz v0, :cond_8b
move v0, v1
:goto_3b
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 132
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->k:Z
if-eqz v0, :cond_8d
move v0, v1
:goto_44
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 133
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->n:Z
if-eqz v0, :cond_8f
move v0, v1
:goto_4d
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 134
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->o:Z
if-eqz v0, :cond_91
move v0, v1
:goto_56
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 135
iget-wide v4, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->q:J
invoke-virtual {p1, v4, v5}, Landroid/os/Parcel;->writeLong(J)V
.line 136
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->l:Z
if-eqz v0, :cond_93
move v0, v1
:goto_64
int-to-byte v0, v0
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 137
iget-boolean v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->m:Z
if-eqz v0, :cond_95
:goto_6c
int-to-byte v0, v1
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeByte(B)V
.line 138
iget-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->p:J
invoke-virtual {p1, v0, v1}, Landroid/os/Parcel;->writeLong(J)V
.line 139
iget v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->w:I
invoke-virtual {p1, v0}, Landroid/os/Parcel;->writeInt(I)V
.line 140
iget-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->x:J
invoke-virtual {p1, v0, v1}, Landroid/os/Parcel;->writeLong(J)V
.line 141
iget-wide v0, p0, Lcom/tencent/bugly/crashreport/common/strategy/StrategyBean;->y:J
invoke-virtual {p1, v0, v1}, Landroid/os/Parcel;->writeLong(J)V
.line 142
return-void
:cond_85
move v0, v2
.line 124
goto :goto_c
:cond_87
move v0, v2
.line 125
goto :goto_15
:cond_89
move v0, v2
.line 126
goto :goto_1e
:cond_8b
move v0, v2
.line 131
goto :goto_3b
:cond_8d
move v0, v2
.line 132
goto :goto_44
:cond_8f
move v0, v2
.line 133
goto :goto_4d
:cond_91
move v0, v2
.line 134
goto :goto_56
:cond_93
move v0, v2
.line 136
goto :goto_64
:cond_95
move v1, v2
.line 137
goto :goto_6c
.end method