1129 lines
31 KiB
Smali
1129 lines
31 KiB
Smali
.class public final Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.source "AdCommonInterface.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/launchserver/AdCommonInterface$DynamicActionOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.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$DynamicAction;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;",
|
|
">;",
|
|
"Lcom/moji/launchserver/AdCommonInterface$DynamicActionOrBuilder;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private bitField0_:I
|
|
|
|
.field private delaytime_:I
|
|
|
|
.field private issurprise_:I
|
|
|
|
.field private name_:Ljava/lang/Object;
|
|
|
|
.field private random_:I
|
|
|
|
.field private repeat_:I
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 57250
|
|
invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>()V
|
|
|
|
const-string v0, ""
|
|
|
|
.line 57402
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 57251
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->maybeForceBuilderInitialization()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic access$76000(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57245
|
|
invoke-direct {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->buildParsed()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method static synthetic access$76100()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private buildParsed()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/protobuf/InvalidProtocolBufferException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57293
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
.line 57294
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 57295
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->newUninitializedMessageException(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/UninitializedMessageException;
|
|
|
|
move-result-object v0
|
|
|
|
.line 57296
|
|
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$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57257
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
invoke-direct {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;-><init>()V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private maybeForceBuilderInitialization()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic build()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->build()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public build()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 2
|
|
|
|
.line 57284
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
.line 57285
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->isInitialized()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 57286
|
|
:cond_0
|
|
invoke-static {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public buildPartial()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 5
|
|
|
|
.line 57302
|
|
new-instance v0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, p0, v1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;-><init>(Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;Lcom/moji/launchserver/AdCommonInterface$1;)V
|
|
|
|
.line 57303
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 57308
|
|
:goto_0
|
|
iget-object v2, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->access$76302(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
and-int/lit8 v2, v1, 0x2
|
|
|
|
const/4 v4, 0x2
|
|
|
|
if-ne v2, v4, :cond_1
|
|
|
|
or-int/lit8 v3, v3, 0x2
|
|
|
|
.line 57312
|
|
:cond_1
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->repeat_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->access$76402(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;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 57316
|
|
:cond_2
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->random_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->access$76502(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;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 57320
|
|
:cond_3
|
|
iget v2, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->issurprise_:I
|
|
|
|
invoke-static {v0, v2}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->access$76602(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
|
|
const/16 v2, 0x10
|
|
|
|
and-int/2addr v1, v2
|
|
|
|
if-ne v1, v2, :cond_4
|
|
|
|
or-int/lit8 v3, v3, 0x10
|
|
|
|
.line 57324
|
|
:cond_4
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->delaytime_:I
|
|
|
|
invoke-static {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->access$76702(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
|
|
.line 57325
|
|
invoke-static {v0, v3}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->access$76802(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;I)I
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clear()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->clear()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clear()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 2
|
|
|
|
.line 57261
|
|
invoke-super {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->clear()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
const-string v0, ""
|
|
|
|
.line 57262
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 57263
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 57264
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->repeat_:I
|
|
|
|
.line 57265
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x3
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57266
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->random_:I
|
|
|
|
.line 57267
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x5
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57268
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->issurprise_:I
|
|
|
|
.line 57269
|
|
iget v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v1, v1, -0x9
|
|
|
|
iput v1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57270
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->delaytime_:I
|
|
|
|
.line 57271
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x11
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearDelaytime()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57515
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x11
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 57516
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->delaytime_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearIssurprise()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57494
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x9
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 57495
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->issurprise_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearName()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57426
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57427
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearRandom()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57473
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x5
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 57474
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->random_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public clearRepeat()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57452
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
and-int/lit8 v0, v0, -0x3
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 57453
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->repeat_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/AbstractMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic clone()Lcom/google/protobuf/MessageLite$Builder;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public clone()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 2
|
|
|
|
.line 57276
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->create()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->buildPartial()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->clone()Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
|
|
.locals 1
|
|
|
|
.line 57245
|
|
invoke-virtual {p0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDefaultInstanceForType()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
.locals 1
|
|
|
|
.line 57280
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getDelaytime()I
|
|
.locals 1
|
|
|
|
.line 57506
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->delaytime_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getIssurprise()I
|
|
.locals 1
|
|
|
|
.line 57485
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->issurprise_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getName()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 57407
|
|
iget-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
.line 57408
|
|
instance-of v1, v0, Ljava/lang/String;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 57409
|
|
check-cast v0, Lcom/google/protobuf/ByteString;
|
|
|
|
invoke-virtual {v0}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 57410
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
|
|
.line 57413
|
|
:cond_0
|
|
check-cast v0, Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getRandom()I
|
|
.locals 1
|
|
|
|
.line 57464
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->random_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public getRepeat()I
|
|
.locals 1
|
|
|
|
.line 57443
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->repeat_:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public hasDelaytime()Z
|
|
.locals 2
|
|
|
|
.line 57503
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 hasIssurprise()Z
|
|
.locals 2
|
|
|
|
.line 57482
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 hasName()Z
|
|
.locals 2
|
|
|
|
.line 57404
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 hasRandom()Z
|
|
.locals 2
|
|
|
|
.line 57461
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 hasRepeat()Z
|
|
.locals 2
|
|
|
|
.line 57440
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 final isInitialized()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.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 57245
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 57245
|
|
check-cast p1, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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 57245
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->mergeFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$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$DynamicAction$Builder;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57358
|
|
:cond_0
|
|
:goto_0
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readTag()I
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_6
|
|
|
|
const/16 v1, 0xa
|
|
|
|
if-eq v0, v1, :cond_5
|
|
|
|
const/16 v1, 0x10
|
|
|
|
if-eq v0, v1, :cond_4
|
|
|
|
const/16 v2, 0x18
|
|
|
|
if-eq v0, v2, :cond_3
|
|
|
|
const/16 v2, 0x20
|
|
|
|
if-eq v0, v2, :cond_2
|
|
|
|
const/16 v2, 0x28
|
|
|
|
if-eq v0, v2, :cond_1
|
|
|
|
.line 57364
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 57391
|
|
:cond_1
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/2addr v0, v1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57392
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->delaytime_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 57386
|
|
:cond_2
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x8
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57387
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->issurprise_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 57381
|
|
:cond_3
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57382
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->random_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 57376
|
|
:cond_4
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57377
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readInt32()I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->repeat_:I
|
|
|
|
goto :goto_0
|
|
|
|
.line 57371
|
|
:cond_5
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57372
|
|
invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->readBytes()Lcom/google/protobuf/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_6
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public mergeFrom(Lcom/moji/launchserver/AdCommonInterface$DynamicAction;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57330
|
|
invoke-static {}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getDefaultInstance()Lcom/moji/launchserver/AdCommonInterface$DynamicAction;
|
|
|
|
move-result-object v0
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 57331
|
|
:cond_0
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->hasName()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 57332
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->setName(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
.line 57334
|
|
:cond_1
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->hasRepeat()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 57335
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getRepeat()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->setRepeat(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
.line 57337
|
|
:cond_2
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->hasRandom()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 57338
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getRandom()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->setRandom(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
.line 57340
|
|
:cond_3
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->hasIssurprise()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 57341
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getIssurprise()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p0, v0}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->setIssurprise(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
.line 57343
|
|
:cond_4
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->hasDelaytime()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
.line 57344
|
|
invoke-virtual {p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction;->getDelaytime()I
|
|
|
|
move-result p1
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->setDelaytime(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
|
|
:cond_5
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setDelaytime(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57509
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x10
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57510
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->delaytime_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setIssurprise(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57488
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x8
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57489
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->issurprise_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setName(Ljava/lang/String;)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 57420
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57421
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-object p0
|
|
|
|
.line 57418
|
|
: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 57432
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x1
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57433
|
|
iput-object p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->name_:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setRandom(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57467
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x4
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57468
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->random_:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public setRepeat(I)Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;
|
|
.locals 1
|
|
|
|
.line 57446
|
|
iget v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
or-int/lit8 v0, v0, 0x2
|
|
|
|
iput v0, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->bitField0_:I
|
|
|
|
.line 57447
|
|
iput p1, p0, Lcom/moji/launchserver/AdCommonInterface$DynamicAction$Builder;->repeat_:I
|
|
|
|
return-object p0
|
|
.end method
|