3652 lines
106 KiB
Smali
3652 lines
106 KiB
Smali
.class public final Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/launchserver/AdCommonInterface$AssistDetailOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Builder"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/google/protobuf/GeneratedMessageLite$Builder<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AssistDetail;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;",
|
|
">;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AssistDetailOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private actNum_:I
|
|
|
|
.field private assistCard_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private bitField0_:I
|
|
|
|
.field private brief_:Ljava/lang/Object;
|
|
|
|
.field private cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.field private contentType_:I
|
|
|
|
.field private defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.field private desc_:Ljava/lang/Object;
|
|
|
|
.field private icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.field private index_:I
|
|
|
|
.field private isNew_:I
|
|
|
|
.field private isShowAdSign_:Z
|
|
|
|
.field private name_:Ljava/lang/Object;
|
|
|
|
.field private num_:I
|
|
|
|
.field private sex_:I
|
|
|
|
.field private type_:I
|
|
|
|
.field private voiceAudition_:Ljava/lang/Object;
|
|
|
|
.field private voiceZip_:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 51393
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
|
|
|
|
const-string v0, ""
|
|
|
|
.line 51908
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 51944
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 51980
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
.line 52016
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52059
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52102
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 52145
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 52181
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
.line 52218
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
.line 51394
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->maybeForceBuilderInitialization()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$67200(Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 51388
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->buildParsed()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$67300()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private buildParsed()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 51460
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51461
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 51462
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51463
|
|
invoke-virtual {v0}, Lcom/google/protobuf/UninitializedMessageException;->asInvalidProtocolBufferException()Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
|
|
move-result-object v0
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method private static create()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51400
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private ensureAssistCardIsMutable()V
|
|
.locals 3
|
|
|
|
.line 52220
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x4000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
.line 52221
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-direct {v0, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
.line 52222
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method private maybeForceBuilderInitialization()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public addAllAssistCard(Ljava/lang/Iterable;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"+",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;",
|
|
">;)",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 52287
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52288
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-static {p1, v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->addAll(Ljava/lang/Iterable;Ljava/util/Collection;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addAssistCard(ILcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52280
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52281
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-virtual {p2}, Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addAssistCard(ILcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 52266
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52267
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
|
|
|
|
return-object p0
|
|
|
|
.line 52264
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public addAssistCard(Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52273
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52274
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addAssistCard(Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 52256
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52257
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
return-object p0
|
|
|
|
.line 52254
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public bridge synthetic build()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public build()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
.locals 2
|
|
|
|
.line 51451
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51452
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 51453
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public bridge synthetic buildPartial()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public buildPartial()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
.locals 5
|
|
|
|
.line 51469
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;-><init>(Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
|
|
|
|
.line 51470
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v1, 0x1
|
|
|
|
const/4 v3, 0x1
|
|
|
|
if-ne v2, v3, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v3, 0x0
|
|
|
|
.line 51475
|
|
:goto_0
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->type_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$67502(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
and-int/lit8 v2, v1, 0x2
|
|
|
|
const/4 v4, 0x2
|
|
|
|
if-ne v2, v4, :cond_1
|
|
|
|
or-int/lit8 v3, v3, 0x2
|
|
|
|
.line 51479
|
|
:cond_1
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->sex_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$67602(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
and-int/lit8 v2, v1, 0x4
|
|
|
|
const/4 v4, 0x4
|
|
|
|
if-ne v2, v4, :cond_2
|
|
|
|
or-int/lit8 v3, v3, 0x4
|
|
|
|
.line 51483
|
|
:cond_2
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->contentType_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$67702(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
and-int/lit8 v2, v1, 0x8
|
|
|
|
const/16 v4, 0x8
|
|
|
|
if-ne v2, v4, :cond_3
|
|
|
|
or-int/lit8 v3, v3, 0x8
|
|
|
|
.line 51487
|
|
:cond_3
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->actNum_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$67802(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
and-int/lit8 v2, v1, 0x10
|
|
|
|
const/16 v4, 0x10
|
|
|
|
if-ne v2, v4, :cond_4
|
|
|
|
or-int/lit8 v3, v3, 0x10
|
|
|
|
.line 51491
|
|
:cond_4
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->num_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$67902(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
and-int/lit8 v2, v1, 0x20
|
|
|
|
const/16 v4, 0x20
|
|
|
|
if-ne v2, v4, :cond_5
|
|
|
|
or-int/lit8 v3, v3, 0x20
|
|
|
|
.line 51495
|
|
:cond_5
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isNew_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68002(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
and-int/lit8 v2, v1, 0x40
|
|
|
|
const/16 v4, 0x40
|
|
|
|
if-ne v2, v4, :cond_6
|
|
|
|
or-int/lit8 v3, v3, 0x40
|
|
|
|
.line 51499
|
|
:cond_6
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68102(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit16 v2, v1, 0x80
|
|
|
|
const/16 v4, 0x80
|
|
|
|
if-ne v2, v4, :cond_7
|
|
|
|
or-int/lit16 v3, v3, 0x80
|
|
|
|
.line 51503
|
|
:cond_7
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68202(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit16 v2, v1, 0x100
|
|
|
|
const/16 v4, 0x100
|
|
|
|
if-ne v2, v4, :cond_8
|
|
|
|
or-int/lit16 v3, v3, 0x100
|
|
|
|
.line 51507
|
|
:cond_8
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68302(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit16 v2, v1, 0x200
|
|
|
|
const/16 v4, 0x200
|
|
|
|
if-ne v2, v4, :cond_9
|
|
|
|
or-int/lit16 v3, v3, 0x200
|
|
|
|
.line 51511
|
|
:cond_9
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68402(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
and-int/lit16 v2, v1, 0x400
|
|
|
|
const/16 v4, 0x400
|
|
|
|
if-ne v2, v4, :cond_a
|
|
|
|
or-int/lit16 v3, v3, 0x400
|
|
|
|
.line 51515
|
|
:cond_a
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68502(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
and-int/lit16 v2, v1, 0x800
|
|
|
|
const/16 v4, 0x800
|
|
|
|
if-ne v2, v4, :cond_b
|
|
|
|
or-int/lit16 v3, v3, 0x800
|
|
|
|
.line 51519
|
|
:cond_b
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68602(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
and-int/lit16 v2, v1, 0x1000
|
|
|
|
const/16 v4, 0x1000
|
|
|
|
if-ne v2, v4, :cond_c
|
|
|
|
or-int/lit16 v3, v3, 0x1000
|
|
|
|
.line 51523
|
|
:cond_c
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68702(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit16 v2, v1, 0x2000
|
|
|
|
const/16 v4, 0x2000
|
|
|
|
if-ne v2, v4, :cond_d
|
|
|
|
or-int/lit16 v3, v3, 0x2000
|
|
|
|
.line 51527
|
|
:cond_d
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68802(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 51528
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v4, 0x4000
|
|
|
|
and-int/2addr v2, v4
|
|
|
|
if-ne v2, v4, :cond_e
|
|
|
|
.line 51529
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-static {v2}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object v2
|
|
|
|
iput-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
.line 51530
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v2, v2, -0x4001
|
|
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51532
|
|
:cond_e
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68902(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Ljava/util/List;)Ljava/util/List;
|
|
|
|
const v2, 0x8000
|
|
|
|
and-int/2addr v2, v1
|
|
|
|
const v4, 0x8000
|
|
|
|
if-ne v2, v4, :cond_f
|
|
|
|
or-int/lit16 v3, v3, 0x4000
|
|
|
|
.line 51536
|
|
:cond_f
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->index_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$69002(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
const/high16 v2, 0x10000
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_10
|
|
|
|
const v1, 0x8000
|
|
|
|
or-int/2addr v3, v1
|
|
|
|
.line 51540
|
|
:cond_10
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isShowAdSign_:Z
|
|
|
|
invoke-static {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$69102(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;Z)Z
|
|
|
|
.line 51541
|
|
invoke-static {v0, v3}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$69202(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;I)I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clear()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 3
|
|
|
|
.line 51404
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 51405
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->type_:I
|
|
|
|
.line 51406
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x2
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51407
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->sex_:I
|
|
|
|
.line 51408
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x3
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51409
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->contentType_:I
|
|
|
|
.line 51410
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x5
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51411
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->actNum_:I
|
|
|
|
.line 51412
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x9
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51413
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->num_:I
|
|
|
|
.line 51414
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x11
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51415
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isNew_:I
|
|
|
|
.line 51416
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x21
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const-string v1, ""
|
|
|
|
.line 51417
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 51418
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x41
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const-string v1, ""
|
|
|
|
.line 51419
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
.line 51420
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x81
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const-string v1, ""
|
|
|
|
.line 51421
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
.line 51422
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x101
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51423
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 51424
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x201
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51425
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 51426
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x401
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51427
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 51428
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x801
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const-string v1, ""
|
|
|
|
.line 51429
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
.line 51430
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x1001
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const-string v1, ""
|
|
|
|
.line 51431
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
.line 51432
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x2001
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51433
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
iput-object v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
.line 51434
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v1, v1, -0x4001
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51435
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->index_:I
|
|
|
|
.line 51436
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const v2, -0x8001
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51437
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isShowAdSign_:Z
|
|
|
|
.line 51438
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const v1, -0x10001
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearActNum()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51859
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x9
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 51860
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->actNum_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearAssistCard()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52293
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
.line 52294
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x4001
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearBrief()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51968
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x81
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51969
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getBrief()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearCardBg()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52095
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52097
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x401
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearContentType()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51838
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 51839
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->contentType_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearDefaultImg()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52138
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52140
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x801
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearDesc()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52004
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x101
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52005
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDesc()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearIcon()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52052
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52054
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x201
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearIndex()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 52320
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const v1, -0x8001
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 52321
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->index_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearIsNew()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51901
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x21
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 51902
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isNew_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearIsShowAdSign()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 52341
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const v1, -0x10001
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 52342
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isShowAdSign_:Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearName()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51932
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x41
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51933
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearNum()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51880
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x11
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 51881
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->num_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearSex()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51817
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 51818
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->sex_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearType()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51796
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 51797
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->type_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearVoiceAudition()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52205
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x2001
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52206
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getVoiceAudition()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearVoiceZip()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52169
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x1001
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52170
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getVoiceZip()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clone()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 51443
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/CloneNotSupportedException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getActNum()I
|
|
.locals 1
|
|
|
|
.line 51850
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->actNum_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getAssistCard(I)Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;
|
|
.locals 1
|
|
|
|
.line 52233
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getAssistCardCount()I
|
|
.locals 1
|
|
|
|
.line 52230
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getAssistCardList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 52227
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getBrief()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 51949
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
.line 51950
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 51951
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51952
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 51955
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getCardBg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.locals 1
|
|
|
|
.line 52064
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getContentType()I
|
|
.locals 1
|
|
|
|
.line 51829
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->contentType_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getDefaultImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.locals 1
|
|
|
|
.line 52107
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 51388
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
.locals 1
|
|
|
|
.line 51447
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDesc()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 51985
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
.line 51986
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 51987
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51988
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 51991
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getIcon()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
.locals 1
|
|
|
|
.line 52021
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getIndex()I
|
|
.locals 1
|
|
|
|
.line 52311
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->index_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIsNew()I
|
|
.locals 1
|
|
|
|
.line 51892
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isNew_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIsShowAdSign()Z
|
|
.locals 1
|
|
|
|
.line 52332
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isShowAdSign_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getName()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 51913
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 51914
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 51915
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51916
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 51919
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getNum()I
|
|
.locals 1
|
|
|
|
.line 51871
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->num_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getSex()I
|
|
.locals 1
|
|
|
|
.line 51808
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->sex_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getType()I
|
|
.locals 1
|
|
|
|
.line 51787
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->type_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getVoiceAudition()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 52186
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
.line 52187
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 52188
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 52189
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 52192
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getVoiceZip()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 52150
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
.line 52151
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 52152
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 52153
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 52156
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public hasActNum()Z
|
|
.locals 2
|
|
|
|
.line 51847
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x8
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasBrief()Z
|
|
.locals 2
|
|
|
|
.line 51946
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x80
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasCardBg()Z
|
|
.locals 2
|
|
|
|
.line 52061
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x400
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasContentType()Z
|
|
.locals 2
|
|
|
|
.line 51826
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasDefaultImg()Z
|
|
.locals 2
|
|
|
|
.line 52104
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x800
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasDesc()Z
|
|
.locals 2
|
|
|
|
.line 51982
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x100
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIcon()Z
|
|
.locals 2
|
|
|
|
.line 52018
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x200
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIndex()Z
|
|
.locals 2
|
|
|
|
.line 52308
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const v1, 0x8000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIsNew()Z
|
|
.locals 2
|
|
|
|
.line 51889
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x20
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasIsShowAdSign()Z
|
|
.locals 2
|
|
|
|
.line 52329
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasName()Z
|
|
.locals 2
|
|
|
|
.line 51910
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x40
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasNum()Z
|
|
.locals 2
|
|
|
|
.line 51868
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x10
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasSex()Z
|
|
.locals 2
|
|
|
|
.line 51805
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasType()Z
|
|
.locals 2
|
|
|
|
.line 51784
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
return v1
|
|
.end method
|
|
|
|
.method public hasVoiceAudition()Z
|
|
.locals 2
|
|
|
|
.line 52183
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x2000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasVoiceZip()Z
|
|
.locals 2
|
|
|
|
.line 52147
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x1000
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public final isInitialized()Z
|
|
.locals 3
|
|
|
|
.line 51609
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasType()Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return v1
|
|
|
|
.line 51613
|
|
:cond_0
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasSex()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
return v1
|
|
|
|
.line 51617
|
|
:cond_1
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasContentType()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
return v1
|
|
|
|
.line 51621
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasActNum()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
return v1
|
|
|
|
.line 51625
|
|
:cond_3
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasNum()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_4
|
|
|
|
return v1
|
|
|
|
.line 51629
|
|
:cond_4
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasIsNew()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_5
|
|
|
|
return v1
|
|
|
|
.line 51633
|
|
:cond_5
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasIcon()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_6
|
|
|
|
.line 51634
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getIcon()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_6
|
|
|
|
return v1
|
|
|
|
.line 51639
|
|
:cond_6
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasCardBg()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_7
|
|
|
|
.line 51640
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getCardBg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_7
|
|
|
|
return v1
|
|
|
|
.line 51645
|
|
:cond_7
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasDefaultImg()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_8
|
|
|
|
.line 51646
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getDefaultImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_8
|
|
|
|
return v1
|
|
|
|
:cond_8
|
|
const/4 v0, 0x0
|
|
|
|
.line 51651
|
|
:goto_0
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getAssistCardCount()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v0, v2, :cond_a
|
|
|
|
.line 51652
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getAssistCard(I)Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;->isInitialized()Z
|
|
|
|
move-result v2
|
|
|
|
if-nez v2, :cond_9
|
|
|
|
return v1
|
|
|
|
:cond_9
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_a
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public mergeCardBg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 3
|
|
|
|
.line 52083
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x400
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52084
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v2
|
|
|
|
if-eq v0, v2, :cond_0
|
|
|
|
.line 52085
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52086
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
goto :goto_0
|
|
|
|
.line 52088
|
|
:cond_0
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52091
|
|
:goto_0
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/2addr p1, v1
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeDefaultImg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 3
|
|
|
|
.line 52126
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x800
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52127
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v2
|
|
|
|
if-eq v0, v2, :cond_0
|
|
|
|
.line 52128
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52129
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
goto :goto_0
|
|
|
|
.line 52131
|
|
:cond_0
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52134
|
|
:goto_0
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/2addr p1, v1
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 51388
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 0
|
|
|
|
.line 51388
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 51388
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 51665
|
|
:cond_0
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v0
|
|
|
|
sparse-switch v0, :sswitch_data_0
|
|
|
|
.line 51671
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 51771
|
|
:sswitch_0
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51772
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v0
|
|
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isShowAdSign_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 51766
|
|
:sswitch_1
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const v1, 0x8000
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51767
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->index_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 51760
|
|
:sswitch_2
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51761
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
.line 51762
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->addAssistCard(Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
goto :goto_0
|
|
|
|
.line 51755
|
|
:sswitch_3
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x2000
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51756
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 51750
|
|
:sswitch_4
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x1000
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51751
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
.line 51741
|
|
:sswitch_5
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51742
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasDefaultImg()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 51743
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getDefaultImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
.line 51745
|
|
:cond_1
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
.line 51746
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setDefaultImg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
goto :goto_0
|
|
|
|
.line 51732
|
|
:sswitch_6
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51733
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasCardBg()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_2
|
|
|
|
.line 51734
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getCardBg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
.line 51736
|
|
:cond_2
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
.line 51737
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setCardBg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51723
|
|
:sswitch_7
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 51724
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->hasIcon()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_3
|
|
|
|
.line 51725
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->getIcon()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
.line 51727
|
|
:cond_3
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
.line 51728
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setIcon(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51718
|
|
:sswitch_8
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x100
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51719
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51713
|
|
:sswitch_9
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x80
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51714
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51708
|
|
:sswitch_a
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x40
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51709
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51703
|
|
:sswitch_b
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x20
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51704
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isNew_:I
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51698
|
|
:sswitch_c
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x10
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51699
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->num_:I
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51693
|
|
:sswitch_d
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x8
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51694
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->actNum_:I
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51688
|
|
:sswitch_e
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51689
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->contentType_:I
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51683
|
|
:sswitch_f
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51684
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->sex_:I
|
|
|
|
goto/16 :goto_0
|
|
|
|
.line 51678
|
|
:sswitch_10
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51679
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->type_:I
|
|
|
|
goto/16 :goto_0
|
|
|
|
:sswitch_11
|
|
return-object p0
|
|
|
|
nop
|
|
|
|
:sswitch_data_0
|
|
.sparse-switch
|
|
0x0 -> :sswitch_11
|
|
0x8 -> :sswitch_10
|
|
0x10 -> :sswitch_f
|
|
0x18 -> :sswitch_e
|
|
0x20 -> :sswitch_d
|
|
0x28 -> :sswitch_c
|
|
0x30 -> :sswitch_b
|
|
0x3a -> :sswitch_a
|
|
0x42 -> :sswitch_9
|
|
0x4a -> :sswitch_8
|
|
0x52 -> :sswitch_7
|
|
0x5a -> :sswitch_6
|
|
0x62 -> :sswitch_5
|
|
0x6a -> :sswitch_4
|
|
0x72 -> :sswitch_3
|
|
0x7a -> :sswitch_2
|
|
0x80 -> :sswitch_1
|
|
0x88 -> :sswitch_0
|
|
.end sparse-switch
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 51546
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AssistDetail;
|
|
|
|
move-result-object v0
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 51547
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasType()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 51548
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getType()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setType(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51550
|
|
:cond_1
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasSex()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 51551
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getSex()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setSex(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51553
|
|
:cond_2
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasContentType()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 51554
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getContentType()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setContentType(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51556
|
|
:cond_3
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasActNum()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 51557
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getActNum()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setActNum(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51559
|
|
:cond_4
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasNum()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
.line 51560
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getNum()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setNum(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51562
|
|
:cond_5
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasIsNew()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_6
|
|
|
|
.line 51563
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getIsNew()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setIsNew(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51565
|
|
:cond_6
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasName()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_7
|
|
|
|
.line 51566
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setName(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51568
|
|
:cond_7
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasBrief()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_8
|
|
|
|
.line 51569
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getBrief()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setBrief(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51571
|
|
:cond_8
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasDesc()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_9
|
|
|
|
.line 51572
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDesc()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setDesc(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51574
|
|
:cond_9
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasIcon()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_a
|
|
|
|
.line 51575
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getIcon()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->mergeIcon(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51577
|
|
:cond_a
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasCardBg()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_b
|
|
|
|
.line 51578
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getCardBg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->mergeCardBg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51580
|
|
:cond_b
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasDefaultImg()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_c
|
|
|
|
.line 51581
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getDefaultImg()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->mergeDefaultImg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51583
|
|
:cond_c
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasVoiceZip()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_d
|
|
|
|
.line 51584
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getVoiceZip()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setVoiceZip(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51586
|
|
:cond_d
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasVoiceAudition()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_e
|
|
|
|
.line 51587
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getVoiceAudition()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setVoiceAudition(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51589
|
|
:cond_e
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68900(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_10
|
|
|
|
.line 51590
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_f
|
|
|
|
.line 51591
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68900(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
.line 51592
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit16 v0, v0, -0x4001
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 51594
|
|
:cond_f
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 51595
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->access$68900(Lcom/moji/launchserver/AdCommonInterface$AssistDetail;)Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
|
|
|
|
.line 51599
|
|
:cond_10
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasIndex()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_11
|
|
|
|
.line 51600
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getIndex()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setIndex(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
.line 51602
|
|
:cond_11
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->hasIsShowAdSign()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_12
|
|
|
|
.line 51603
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail;->getIsShowAdSign()Z
|
|
|
|
move-result p1
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->setIsShowAdSign(Z)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
|
|
:cond_12
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeIcon(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 3
|
|
|
|
.line 52040
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/16 v1, 0x200
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52041
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object v2
|
|
|
|
if-eq v0, v2, :cond_0
|
|
|
|
.line 52042
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52043
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
goto :goto_0
|
|
|
|
.line 52045
|
|
:cond_0
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52048
|
|
:goto_0
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/2addr p1, v1
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public removeAssistCard(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52299
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52300
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->remove(I)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setActNum(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51853
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x8
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51854
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->actNum_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setAssistCard(ILcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 52247
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52248
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-virtual {p2}, Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setAssistCard(ILcom/moji/launchserver/AdCommonInterface$AssistCardAdvert;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 52240
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->ensureAssistCardIsMutable()V
|
|
|
|
.line 52241
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->assistCard_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 52238
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setBrief(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 51962
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x80
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51963
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 51960
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setBrief(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 51974
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x80
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51975
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->brief_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setCardBg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 0
|
|
|
|
.line 52077
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52079
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 p1, p1, 0x400
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setCardBg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 0
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 52070
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->cardBg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52072
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 p1, p1, 0x400
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
|
|
.line 52068
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setContentType(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51832
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51833
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->contentType_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setDefaultImg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 0
|
|
|
|
.line 52120
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52122
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 p1, p1, 0x800
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setDefaultImg(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 0
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 52113
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->defaultImg_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52115
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 p1, p1, 0x800
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
|
|
.line 52111
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setDesc(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 51998
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x100
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51999
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 51996
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setDesc(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 52010
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x100
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52011
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->desc_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setIcon(Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 0
|
|
|
|
.line 52034
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ImageInfo$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52036
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 p1, p1, 0x200
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setIcon(Lcom/moji/launchserver/AdCommonInterface$ImageInfo;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 0
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 52027
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->icon_:Lcom/moji/launchserver/AdCommonInterface$ImageInfo;
|
|
|
|
.line 52029
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 p1, p1, 0x200
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
|
|
.line 52025
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setIndex(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 52314
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const v1, 0x8000
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52315
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->index_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setIsNew(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51895
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x20
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51896
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isNew_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setIsShowAdSign(Z)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 52335
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
const/high16 v1, 0x10000
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52336
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->isShowAdSign_:Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setName(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 51926
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x40
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51927
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 51924
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setName(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 51938
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x40
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51939
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setNum(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51874
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x10
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51875
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->num_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setSex(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51811
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51812
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->sex_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setType(I)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 51790
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 51791
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->type_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setVoiceAudition(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 52199
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x2000
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52200
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 52197
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setVoiceAudition(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 52211
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x2000
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52212
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceAudition_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setVoiceZip(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 52163
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x1000
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52164
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 52161
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method setVoiceZip(Lcom/google/protobuf/ByteString;)V
|
|
.locals 1
|
|
|
|
.line 52175
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit16 v0, v0, 0x1000
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->bitField0_:I
|
|
|
|
.line 52176
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AssistDetail$Builder;->voiceZip_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|