1543 lines
49 KiB
Smali
1543 lines
49 KiB
Smali
.class public final Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/launchserver/AdCommonInterface$AdSplashDetailOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
.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$AdSplashDetail;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;",
|
|
">;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdSplashDetailOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private adSplashDescription_:Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private bitField0_:I
|
|
|
|
.field private controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.field private isClearLastIds_:Z
|
|
|
|
.field private isLoadPic_:Z
|
|
|
|
.field private posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 14497
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
|
|
|
|
.line 14682
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;->AD_UNAVAILABLE:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
.line 14707
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
.line 14795
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14498
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->maybeForceBuilderInitialization()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$18500(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 14492
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->buildParsed()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$18600()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private buildParsed()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 14540
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
.line 14541
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 14542
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
.line 14543
|
|
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$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14504
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private ensureAdSplashDescriptionIsMutable()V
|
|
.locals 3
|
|
|
|
.line 14709
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
.line 14710
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-direct {v0, v2}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
.line 14711
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method private maybeForceBuilderInitialization()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public addAdSplashDescription(ILcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14769
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14770
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-virtual {p2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addAdSplashDescription(ILcom/moji/launchserver/AdCommonInterface$AdSplashDescription;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 14755
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14756
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->add(ILjava/lang/Object;)V
|
|
|
|
return-object p0
|
|
|
|
.line 14753
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public addAdSplashDescription(Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14762
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14763
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public addAdSplashDescription(Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 14745
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14746
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
return-object p0
|
|
|
|
.line 14743
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public addAllAdSplashDescription(Ljava/lang/Iterable;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Iterable<",
|
|
"+",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;",
|
|
">;)",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 14776
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14777
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_: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 bridge synthetic build()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public build()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
.locals 2
|
|
|
|
.line 14531
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
.line 14532
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 14533
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public buildPartial()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
.locals 5
|
|
|
|
.line 14549
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;-><init>(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
|
|
|
|
.line 14550
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 14555
|
|
:goto_0
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$18802(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;)Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
.line 14556
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v4, 0x2
|
|
|
|
and-int/2addr v2, v4
|
|
|
|
if-ne v2, v4, :cond_1
|
|
|
|
.line 14557
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_: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$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
.line 14558
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v2, v2, -0x3
|
|
|
|
iput v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14560
|
|
:cond_1
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$18902(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;Ljava/util/List;)Ljava/util/List;
|
|
|
|
and-int/lit8 v2, v1, 0x4
|
|
|
|
const/4 v4, 0x4
|
|
|
|
if-ne v2, v4, :cond_2
|
|
|
|
or-int/lit8 v3, v3, 0x2
|
|
|
|
.line 14564
|
|
:cond_2
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$19002(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
and-int/lit8 v2, v1, 0x8
|
|
|
|
const/16 v4, 0x8
|
|
|
|
if-ne v2, v4, :cond_3
|
|
|
|
or-int/lit8 v3, v3, 0x4
|
|
|
|
.line 14568
|
|
:cond_3
|
|
iget-boolean v2, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isClearLastIds_:Z
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$19102(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;Z)Z
|
|
|
|
const/16 v2, 0x10
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_4
|
|
|
|
or-int/lit8 v3, v3, 0x8
|
|
|
|
.line 14572
|
|
:cond_4
|
|
iget-boolean v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isLoadPic_:Z
|
|
|
|
invoke-static {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$19202(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;Z)Z
|
|
|
|
.line 14573
|
|
invoke-static {v0, v3}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$19302(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;I)I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clear()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 14508
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
.line 14509
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;->AD_UNAVAILABLE:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
.line 14510
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14511
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
.line 14512
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14513
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14514
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 14515
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isClearLastIds_:Z
|
|
|
|
.line 14516
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x9
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14517
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isLoadPic_:Z
|
|
|
|
.line 14518
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x11
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearAdSplashDescription()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14782
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
.line 14783
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearController()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14831
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14833
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearIsClearLastIds()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14852
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x9
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 14853
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isClearLastIds_:Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearIsLoadPic()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14873
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x11
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 14874
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isLoadPic_:Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearPosStat()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14699
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14700
|
|
sget-object v0, Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;->AD_UNAVAILABLE:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clone()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 14523
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getAdSplashDescription(I)Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;
|
|
.locals 1
|
|
|
|
.line 14722
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_: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$AdSplashDescription;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getAdSplashDescriptionCount()I
|
|
.locals 1
|
|
|
|
.line 14719
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getAdSplashDescriptionList()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 14716
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_: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 getController()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
.locals 1
|
|
|
|
.line 14800
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 14492
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
.locals 1
|
|
|
|
.line 14527
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getIsClearLastIds()Z
|
|
.locals 1
|
|
|
|
.line 14843
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isClearLastIds_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIsLoadPic()Z
|
|
.locals 1
|
|
|
|
.line 14864
|
|
iget-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isLoadPic_:Z
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getPosStat()Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
.locals 1
|
|
|
|
.line 14687
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public hasController()Z
|
|
.locals 2
|
|
|
|
.line 14797
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 hasIsClearLastIds()Z
|
|
.locals 2
|
|
|
|
.line 14840
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 hasIsLoadPic()Z
|
|
.locals 2
|
|
|
|
.line 14861
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 hasPosStat()Z
|
|
.locals 2
|
|
|
|
.line 14684
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 final isInitialized()Z
|
|
.locals 3
|
|
|
|
.line 14605
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->hasPosStat()Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return v1
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
.line 14609
|
|
:goto_0
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->getAdSplashDescriptionCount()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v0, v2, :cond_2
|
|
|
|
.line 14610
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->getAdSplashDescription(I)Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;->isInitialized()Z
|
|
|
|
move-result v2
|
|
|
|
if-nez v2, :cond_1
|
|
|
|
return v1
|
|
|
|
:cond_1
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 14615
|
|
:cond_2
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->hasController()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 14616
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->getController()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
return v1
|
|
|
|
:cond_3
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public mergeController(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 3
|
|
|
|
.line 14819
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
const/4 v1, 0x4
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14820
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v2
|
|
|
|
if-eq v0, v2, :cond_0
|
|
|
|
.line 14821
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14822
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;->newBuilder(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
goto :goto_0
|
|
|
|
.line 14824
|
|
:cond_0
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14827
|
|
:goto_0
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/2addr p1, v1
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 14492
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 14492
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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 14492
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$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$AdSplashDetail$Builder;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 14629
|
|
:cond_0
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_7
|
|
|
|
const/16 v1, 0x8
|
|
|
|
if-eq v0, v1, :cond_6
|
|
|
|
const/16 v2, 0x12
|
|
|
|
if-eq v0, v2, :cond_5
|
|
|
|
const/16 v2, 0x1a
|
|
|
|
if-eq v0, v2, :cond_3
|
|
|
|
const/16 v2, 0x20
|
|
|
|
if-eq v0, v2, :cond_2
|
|
|
|
const/16 v1, 0x28
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
.line 14635
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 14671
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x10
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14672
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v0
|
|
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isLoadPic_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 14666
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14667
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBool()Z
|
|
|
|
move-result v0
|
|
|
|
iput-boolean v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isClearLastIds_:Z
|
|
|
|
goto :goto_0
|
|
|
|
.line 14657
|
|
:cond_3
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 14658
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->hasController()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_4
|
|
|
|
.line 14659
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->getController()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;
|
|
|
|
.line 14661
|
|
:cond_4
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
.line 14662
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->setController(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
goto :goto_0
|
|
|
|
.line 14651
|
|
:cond_5
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;->newBuilder()Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
.line 14652
|
|
invoke-virtual {p1, v0, p2}, Lcom/google/protobuf/CodedInputStream;->readMessage(Lcom/google/protobuf/MessageLite$Builder;Lcom/google/protobuf/ExtensionRegistryLite;)V
|
|
|
|
.line 14653
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->addAdSplashDescription(Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
goto :goto_0
|
|
|
|
.line 14642
|
|
:cond_6
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readEnum()I
|
|
|
|
move-result v0
|
|
|
|
.line 14643
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;->valueOf(I)Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 14645
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v1, v1, 0x1
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14646
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_7
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 2
|
|
|
|
.line 14578
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;
|
|
|
|
move-result-object v0
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 14579
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->hasPosStat()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 14580
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->getPosStat()Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->setPosStat(Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
.line 14582
|
|
:cond_1
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$18900(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
.line 14583
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-interface {v0}, Ljava/util/List;->isEmpty()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 14584
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$18900(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;)Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
.line 14585
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 14587
|
|
:cond_2
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14588
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-static {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->access$18900(Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;)Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
|
|
|
|
.line 14592
|
|
:cond_3
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->hasController()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 14593
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->getController()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->mergeController(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
.line 14595
|
|
:cond_4
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->hasIsClearLastIds()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
.line 14596
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->getIsClearLastIds()Z
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->setIsClearLastIds(Z)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
.line 14598
|
|
:cond_5
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->hasIsLoadPic()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_6
|
|
|
|
.line 14599
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail;->getIsLoadPic()Z
|
|
|
|
move-result p1
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->setIsLoadPic(Z)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
|
|
:cond_6
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public removeAdSplashDescription(I)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14788
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14789
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/List;->remove(I)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setAdSplashDescription(ILcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14736
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14737
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-virtual {p2}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$AdSplashDescription;
|
|
|
|
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 setAdSplashDescription(ILcom/moji/launchserver/AdCommonInterface$AdSplashDescription;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 14729
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->ensureAdSplashDescriptionIsMutable()V
|
|
|
|
.line 14730
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->adSplashDescription_:Ljava/util/List;
|
|
|
|
invoke-interface {v0, p1, p2}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 14727
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setController(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 0
|
|
|
|
.line 14813
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14815
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 p1, p1, 0x4
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setController(Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 0
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 14806
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->controller_:Lcom/moji/launchserver/AdCommonInterface$ThirdAdControl;
|
|
|
|
.line 14808
|
|
iget p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 p1, p1, 0x4
|
|
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
|
|
.line 14804
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public setIsClearLastIds(Z)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14846
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x8
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14847
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isClearLastIds_:Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setIsLoadPic(Z)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
.line 14867
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x10
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14868
|
|
iput-boolean p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->isLoadPic_:Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setPosStat(Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;)Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 14693
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->bitField0_:I
|
|
|
|
.line 14694
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$AdSplashDetail$Builder;->posStat_:Lcom/moji/launchserver/AdCommonInterface$AdPositionStat;
|
|
|
|
return-object p0
|
|
|
|
.line 14691
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|